Bugs item #2205700, was opened at 2008-10-29 08:01 Message generated for change (Comment added) made by pabs3 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=757416&aid=2205700&group_id=144022
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Binary Installation Group: Latest release Status: Open Resolution: None Priority: 5 Private: No Submitted By: Adam Williamson (awilliamson) Assigned to: Nobody/Anonymous (nobody) Summary: Minor problems in the .desktop file for synfigstudio Initial Comment: There's a couple of small issues in the .desktop file synfigstudio installs: #1, it uses an extension for the icon name. This is wrong according to the freedesktop.org icon theme specification, and desktop-file-install will complain about it. The line should read: Icon=synfig_icon not: Icon=synfig_icon.png #2, it doesn't include the GTK category, even though the app is GTK+-based. This category should be added: Categories=GTK;Graphics;2DGraphics;VectorGraphics; Thanks! ---------------------------------------------------------------------- >Comment By: Paul Wise (pabs3) Date: 2008-10-29 10:47 Message: Fixed in SVN r2141, thanks for the report. PS: it would be great if you could join our IRC channel/forums: http://synfig.org/Contact ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=757416&aid=2205700&group_id=144022 ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Synfig-devl mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/synfig-devl
