projects
/
darcs-mirror-screen-message.debian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d057374
)
Fix desktop file template
author
Sebastian Pipping
<sebastian@pipping.org>
Fri, 30 May 2014 08:18:04 +0000
(08:18 +0000)
committer
Sebastian Pipping
<sebastian@pipping.org>
Fri, 30 May 2014 08:18:04 +0000
(08:18 +0000)
warning: value "GTK;Application;Utility;" for key "Categories" in group
"Desktop Entry" contains a deprecated value "Application"
sm.desktop.in
patch
|
blob
|
history
diff --git
a/sm.desktop.in
b/sm.desktop.in
index
f37e974
..
4b6033d
100644
(file)
--- a/
sm.desktop.in
+++ b/
sm.desktop.in
@@
-5,4
+5,4
@@
Exec=@BINPATH@/sm
Icon=sm
Terminal=false
Type=Application
-Categories=GTK;
Application;
Utility;
+Categories=GTK;Utility;