slackbuilds_ponce/graphics/gpaint/patches/09_fix_menu_entry.patch
Petar Petrov 9a1f447dfc graphics/gpaint: Added (GNU Paint: a small-scale GTK2 painting program)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2013-06-04 00:11:33 -05:00

25 lines
821 B
Diff

Author: Goedson Teixeira Paixao <goedson@debian.org>
Description: Fixes the gpaint.desktop file
Change executable and icon filenames according to changes applied in the
Debian packaging.
Index: b/gpaint.desktop
===================================================================
--- a/gpaint.desktop 2009-12-19 17:11:48.000000000 -0200
+++ b/gpaint.desktop 2009-12-19 17:12:10.000000000 -0200
@@ -3,11 +3,9 @@
Comment=A small-scale painting program for GNOME, the GNU Desktop
Comment[fr]=Un petit outil de dessin pour GNOME, le desktop GNU
Comment[pt_BR]=Um pequeno programa de desenho para o GNOME, o Desktop GNU
-TryExec=gpaint-2
-Exec=gpaint-2
-Icon=gnome-logo-icon-transparent.png
+TryExec=gpaint
+Exec=gpaint
+Icon=gpaint.svg
Terminal=0
Type=Application
-
-
-
+Categories=Graphics;2DGraphics;RasterGraphics;