r387 - in /packages/gnash/trunk/debian: changelog klash.desktop.in

miriam at users.alioth.debian.org miriam at users.alioth.debian.org
Sat Feb 27 14:54:26 UTC 2010


Author: miriam
Date: Sat Feb 27 14:54:21 2010
New Revision: 387

URL: http://svn.debian.org/wsvn/?sc=1&rev=387
Log:
Fix debian/*.desktop.in files. Closes: #475853


Modified:
    packages/gnash/trunk/debian/changelog
    packages/gnash/trunk/debian/klash.desktop.in

Modified: packages/gnash/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/packages/gnash/trunk/debian/changelog?rev=387&op=diff
==============================================================================
--- packages/gnash/trunk/debian/changelog (original)
+++ packages/gnash/trunk/debian/changelog Sat Feb 27 14:54:21 2010
@@ -6,6 +6,7 @@
   * Removed csound from recommeds. Closes: #570212
   * Changed short descriptions so that "aptitude search flash" finds this
     package. Closes: #522865
+  * Fix debian/*.desktop.in files. Closes: #475853
 
  -- Miriam Ruiz <little_miry at yahoo.es>  Fri, 19 Feb 2010 23:25:26 +0100
 

Modified: packages/gnash/trunk/debian/klash.desktop.in
URL: http://svn.debian.org/wsvn/packages/gnash/trunk/debian/klash.desktop.in?rev=387&op=diff
==============================================================================
--- packages/gnash/trunk/debian/klash.desktop.in (original)
+++ packages/gnash/trunk/debian/klash.desktop.in Sat Feb 27 14:54:21 2010
@@ -5,6 +5,8 @@
 GenericName=
 Comment=
 Icon=gnash
-Exec=/usr/bin/klash
+Exec=klash %U
 Terminal=false
-Categories=AudioVideo;Player;KDE;
+Categories=AudioVideo;Video;Player;KDE;
+MimeType=application/x-shockwave-flash;application/futuresplash;
+NoDisplay=true




More information about the pkg-flash-devel mailing list