File: add-fdo-keywords

package info (click to toggle)
tuxpaint 1%3A0.9.23-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 36,360 kB
  • sloc: ansic: 39,091; makefile: 1,199; sh: 514; php: 310; cpp: 119; python: 75
file content (22 lines) | stat: -rw-r--r-- 663 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Description: add fdo keywords
 Add play, paind, draw and art keywords to .desktop file

--- tuxpaint-0.9.22.orig/src/tuxpaint.desktop
+++ tuxpaint-0.9.22/src/tuxpaint.desktop
@@ -113,6 +113,7 @@ Type=Application
 Exec=tuxpaint
 Icon=tuxpaint
 Terminal=false
+Keywords=play;paint;draw;art;
 Categories=Education;Art;
 GenericName=Drawing program
 GenericName[ach]=Purugram me goc
--- tuxpaint-0.9.22.orig/src/tuxpaint.desktop.in
+++ tuxpaint-0.9.22/src/tuxpaint.desktop.in
@@ -5,5 +5,6 @@ Exec=tuxpaint
 Icon=tuxpaint
 Terminal=false
 Categories=Education;Art;
+Keywords=play;paint;draw;art;
 _GenericName=Drawing program
 _Comment=A drawing program for children.