summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomasz Pala2003-11-23 17:20:10 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit9f69a66a0a3bc376afb969edeb50955a17015e3b (patch)
treeaf5f09ae2b23f74c348d15f04207e8ce4580563c
parent9e74047e5b56d103122033579193b160d1d7911c (diff)
downloadgq-9f69a66a0a3bc376afb969edeb50955a17015e3b.zip
gq-9f69a66a0a3bc376afb969edeb50955a17015e3b.tar.gz
- s/^Terminal=0/Terminal=false/ s/^Terminal=1/Terminal=true/ to conform
freedesktop.org desktop-entry specification Changed files: gq.desktop -> 1.5
-rw-r--r--gq.desktop2
1 files changed, 1 insertions, 1 deletions
diff --git a/gq.desktop b/gq.desktop
index ee94dd2..6752053 100644
--- a/gq.desktop
+++ b/gq.desktop
@@ -4,6 +4,6 @@ Comment=Interactive graphical LDAP browser
Comment[pl]=Klient LDAP
Icon=gq.png
Exec=gq
-Terminal=0
+Terminal=false
Type=Application
# vi: encoding=utf-8