File: 09_fix_menu_entry.diff

package info (click to toggle)
gpaint 0.3.3-6.1
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 3,948 kB
  • ctags: 1,332
  • sloc: ansic: 9,472; sh: 8,180; makefile: 101; perl: 57
file content (25 lines) | stat: -rw-r--r-- 821 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
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;