Author: miriam
Date: 2008-08-14 08:46:51 +0000 (Thu, 14 Aug 2008)
New Revision: 7929

Removed:
   packages/trunk/love/debian/README.Debian
   packages/trunk/love/debian/love.doc-base.EX
   packages/trunk/love/debian/menu.ex
Modified:
   packages/trunk/love/debian/love.desktop
   packages/trunk/love/debian/rules
Log:
Fix desktop file
Remove uneeded files



Deleted: packages/trunk/love/debian/README.Debian
===================================================================
--- packages/trunk/love/debian/README.Debian    2008-08-14 08:39:21 UTC (rev 
7928)
+++ packages/trunk/love/debian/README.Debian    2008-08-14 08:46:51 UTC (rev 
7929)
@@ -1,6 +0,0 @@
-love for Debian
----------------
-
-<possible notes regarding this package - if none, delete this file>
-
- -- Miriam Ruiz <[EMAIL PROTECTED]>  Wed, 13 Aug 2008 12:17:41 +0200

Modified: packages/trunk/love/debian/love.desktop
===================================================================
--- packages/trunk/love/debian/love.desktop     2008-08-14 08:39:21 UTC (rev 
7928)
+++ packages/trunk/love/debian/love.desktop     2008-08-14 08:46:51 UTC (rev 
7929)
@@ -1,10 +1,11 @@
 [Desktop Entry]
 Name=Löve Game
+Type=Application
+Exec=love %f
+Icon=love.xpm
+Encoding=UTF-8
 Comment=Run Löve game
-Icon=love.xpm
-Exec=love %f
+Comment[es]=Ejecutar juego de Löve
 Terminal=false
 MimeType=application/x-love-game
-Type=Application
-Categories=Application;Games;
-Encoding=UTF-8
+Categories=Game;

Deleted: packages/trunk/love/debian/love.doc-base.EX
===================================================================
--- packages/trunk/love/debian/love.doc-base.EX 2008-08-14 08:39:21 UTC (rev 
7928)
+++ packages/trunk/love/debian/love.doc-base.EX 2008-08-14 08:46:51 UTC (rev 
7929)
@@ -1,22 +0,0 @@
-Document: love
-Title: Debian love Manual
-Author: <insert document author here>
-Abstract: This manual describes what love is
- and how it can be used to
- manage online manuals on Debian systems.
-Section: unknown
-
-Format: debiandoc-sgml
-Files: /usr/share/doc/love/love.sgml.gz
-
-Format: postscript
-Files: /usr/share/doc/love/love.ps.gz
-
-Format: text
-Files: /usr/share/doc/love/love.text.gz
-
-Format: HTML
-Index: /usr/share/doc/love/html/index.html
-Files: /usr/share/doc/love/html/*.html
-
-

Deleted: packages/trunk/love/debian/menu.ex
===================================================================
--- packages/trunk/love/debian/menu.ex  2008-08-14 08:39:21 UTC (rev 7928)
+++ packages/trunk/love/debian/menu.ex  2008-08-14 08:46:51 UTC (rev 7929)
@@ -1,2 +0,0 @@
-?package(love):needs="X11|text|vc|wm" section="Applications/see-menu-manual"\
-  title="love" command="/usr/bin/love"

Modified: packages/trunk/love/debian/rules
===================================================================
--- packages/trunk/love/debian/rules    2008-08-14 08:39:21 UTC (rev 7928)
+++ packages/trunk/love/debian/rules    2008-08-14 08:46:51 UTC (rev 7929)
@@ -50,7 +50,7 @@
 #      dh_installmenu
 #      dh_installmime
 #      dh_installinfo
-#      dh_desktop
+       dh_desktop
        dh_installmime
        dh_installman
        dh_link


_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to