r2050 - in packages/trunk: ! dirs' list truncated !
Eddy Petrisor
eddyp-guest at alioth.debian.org
Fri Dec 8 02:52:11 CET 2006
Author: eddyp-guest
Date: 2006-12-08 02:52:11 +0100 (Fri, 08 Dec 2006)
New Revision: 2050
Modified:
packages/trunk/cube/debian/cube-client.desktop
packages/trunk/ioquake3/debian/ioquake3.desktop
packages/trunk/vdrift/debian/vdrift.desktop
packages/trunk/warsow/debian/warsow.desktop
packages/trunk/warzone2100/debian/warzone2100.desktop
packages/trunk/wormux/debian/wormux.desktop
Log:
the Categories field is a list, it needs a final semicolon
Modified: packages/trunk/cube/debian/cube-client.desktop
===================================================================
--- packages/trunk/cube/debian/cube-client.desktop 2006-12-08 01:37:57 UTC (rev 2049)
+++ packages/trunk/cube/debian/cube-client.desktop 2006-12-08 01:52:11 UTC (rev 2050)
@@ -5,4 +5,4 @@
Icon=cube
Terminal=false
Type=Application
-Categories=Game;ArcadeGame
+Categories=Game;ArcadeGame;
Modified: packages/trunk/ioquake3/debian/ioquake3.desktop
===================================================================
--- packages/trunk/ioquake3/debian/ioquake3.desktop 2006-12-08 01:37:57 UTC (rev 2049)
+++ packages/trunk/ioquake3/debian/ioquake3.desktop 2006-12-08 01:52:11 UTC (rev 2050)
@@ -15,4 +15,4 @@
Terminal=false
Icon=ioquake3
Type=Application
-Categories=Game;ArcadeGame
+Categories=Game;ArcadeGame;
Modified: packages/trunk/vdrift/debian/vdrift.desktop
===================================================================
--- packages/trunk/vdrift/debian/vdrift.desktop 2006-12-08 01:37:57 UTC (rev 2049)
+++ packages/trunk/vdrift/debian/vdrift.desktop 2006-12-08 01:52:11 UTC (rev 2050)
@@ -8,4 +8,4 @@
Icon=vdrift
Terminal=false
Type=Application
-Categories=Game;ArcadeGame
+Categories=Game;ArcadeGame;
Modified: packages/trunk/warsow/debian/warsow.desktop
===================================================================
--- packages/trunk/warsow/debian/warsow.desktop 2006-12-08 01:37:57 UTC (rev 2049)
+++ packages/trunk/warsow/debian/warsow.desktop 2006-12-08 01:52:11 UTC (rev 2050)
@@ -7,4 +7,4 @@
Icon=warsow
Terminal=false
Type=Application
-Categories=Game;ArcadeGame
+Categories=Game;ArcadeGame;
Modified: packages/trunk/warzone2100/debian/warzone2100.desktop
===================================================================
--- packages/trunk/warzone2100/debian/warzone2100.desktop 2006-12-08 01:37:57 UTC (rev 2049)
+++ packages/trunk/warzone2100/debian/warzone2100.desktop 2006-12-08 01:52:11 UTC (rev 2050)
@@ -10,4 +10,4 @@
Comment[lt]=Trimatis realaus laiko strategijos žaidimas
Icon=warzone2100.svg
Exec=warzone2100
-Categories=Game;StrategyGame
+Categories=Game;StrategyGame;
Modified: packages/trunk/wormux/debian/wormux.desktop
===================================================================
--- packages/trunk/wormux/debian/wormux.desktop 2006-12-08 01:37:57 UTC (rev 2049)
+++ packages/trunk/wormux/debian/wormux.desktop 2006-12-08 01:52:11 UTC (rev 2050)
@@ -17,4 +17,4 @@
Comment[pl_PL]=Gra 2D, w ktorej smieszne postacie uzywaja smiesznych typow broni
Comment[ro_RO]=Un joc în 2D în care personaje amuzante lansează arme amuzante
-Categories=Game;ArcadeGame
+Categories=Game;ArcadeGame;
More information about the Pkg-games-commits
mailing list