[PC-BSD Commits] r15379 - in pbi/modules: astro/celestia/xdg-menu games/tuxmath/xdg-menu games/tuxpaint/xdg-menu math/grace/xdg-menu
svn at pcbsd.org
svn at pcbsd.org
Wed Feb 15 15:40:35 PST 2012
Author: kenmoore
Date: 2012-02-15 23:40:34 +0000 (Wed, 15 Feb 2012)
New Revision: 15379
Modified:
pbi/modules/astro/celestia/xdg-menu/celestia.desktop
pbi/modules/games/tuxmath/xdg-menu/tuxmath.desktop
pbi/modules/games/tuxpaint/xdg-menu/tuxpaint.desktop
pbi/modules/math/grace/xdg-menu/grace.desktop
pbi/modules/math/grace/xdg-menu/xmgrace.desktop
Log:
Fix the last few menu categories that were in error
Modified: pbi/modules/astro/celestia/xdg-menu/celestia.desktop
===================================================================
--- pbi/modules/astro/celestia/xdg-menu/celestia.desktop 2012-02-15 23:33:11 UTC (rev 15378)
+++ pbi/modules/astro/celestia/xdg-menu/celestia.desktop 2012-02-15 23:40:34 UTC (rev 15379)
@@ -8,4 +8,4 @@
Path=%%PBI_APPDIR%%
Icon=%%PBI_APPDIR%%/share/pixmaps/celestia.png
StartupNotify=true
-Categories=Edutainment;Science;
+Categories=Education;
Modified: pbi/modules/games/tuxmath/xdg-menu/tuxmath.desktop
===================================================================
--- pbi/modules/games/tuxmath/xdg-menu/tuxmath.desktop 2012-02-15 23:33:11 UTC (rev 15378)
+++ pbi/modules/games/tuxmath/xdg-menu/tuxmath.desktop 2012-02-15 23:40:34 UTC (rev 15379)
@@ -8,4 +8,4 @@
Path=%%PBI_APPDIR%%
Icon=%%PBI_APPDIR%%/share/pixmaps/tuxmath.png
StartupNotify=true
-Categories=Edutainment;Math;
+Categories=Education;
Modified: pbi/modules/games/tuxpaint/xdg-menu/tuxpaint.desktop
===================================================================
--- pbi/modules/games/tuxpaint/xdg-menu/tuxpaint.desktop 2012-02-15 23:33:11 UTC (rev 15378)
+++ pbi/modules/games/tuxpaint/xdg-menu/tuxpaint.desktop 2012-02-15 23:40:34 UTC (rev 15379)
@@ -8,4 +8,4 @@
Path=%%PBI_APPDIR%%
Icon=%%PBI_APPDIR%%/tuxpaint.png
StartupNotify=true
-Categories=Edutainment;Misc;
+Categories=Education;
Modified: pbi/modules/math/grace/xdg-menu/grace.desktop
===================================================================
--- pbi/modules/math/grace/xdg-menu/grace.desktop 2012-02-15 23:33:11 UTC (rev 15378)
+++ pbi/modules/math/grace/xdg-menu/grace.desktop 2012-02-15 23:40:34 UTC (rev 15379)
@@ -11,4 +11,4 @@
NoDisplay=true
Terminal=true
TerminalOptions=
-Categories=Education;Mathematics;
+Categories=Graphics;
Modified: pbi/modules/math/grace/xdg-menu/xmgrace.desktop
===================================================================
--- pbi/modules/math/grace/xdg-menu/xmgrace.desktop 2012-02-15 23:33:11 UTC (rev 15378)
+++ pbi/modules/math/grace/xdg-menu/xmgrace.desktop 2012-02-15 23:40:34 UTC (rev 15379)
@@ -8,4 +8,4 @@
Path=%%PBI_APPDIR%%
Icon=%%PBI_APPDIR%%/grace.png
StartupNotify=true
-Categories=Education;Mathematics;
+Categories=Graphics;
More information about the Commits
mailing list