summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomasz Pala2003-11-23 17:20:14 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit4d60473394ac7eba32d72966ba3fde6e52d0f8d3 (patch)
tree8e214b1e54c8c96f7d9aa927e21ed564ddc9f080
parentd73090821defa34d6eb575848856f1110e3f66f0 (diff)
downloadwmWeather-4d60473394ac7eba32d72966ba3fde6e52d0f8d3.zip
wmWeather-4d60473394ac7eba32d72966ba3fde6e52d0f8d3.tar.gz
- s/^Terminal=0/Terminal=false/ s/^Terminal=1/Terminal=true/ to conform
freedesktop.org desktop-entry specification Changed files: wmWeather.desktop -> 1.4
-rw-r--r--wmWeather.desktop2
1 files changed, 1 insertions, 1 deletions
diff --git a/wmWeather.desktop b/wmWeather.desktop
index 5e3550c..8f5d200 100644
--- a/wmWeather.desktop
+++ b/wmWeather.desktop
@@ -3,6 +3,6 @@ Name=WmWeather
Comment=Applet that displays the weather
Comment[pl]=Informacje o pogodzie
Exec=wmWeather
-Terminal=0
+Terminal=false
Type=Application
# vi: encoding=utf-8