diff options
Diffstat (limited to '')
-rw-r--r-- | panels/location/gnome-location-panel.desktop.in.in | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/panels/location/gnome-location-panel.desktop.in.in b/panels/location/gnome-location-panel.desktop.in.in new file mode 100644 index 0000000..6ecd162 --- /dev/null +++ b/panels/location/gnome-location-panel.desktop.in.in @@ -0,0 +1,19 @@ +[Desktop Entry] +Name=Location Services +Comment=Protect your location information +Exec=gnome-control-center location +# FIXME +# Translators: Do NOT translate or transliterate this text (this is an icon file name)! +Icon=location-services-active +Terminal=false +Type=Application +NoDisplay=true +StartupNotify=true +Categories=GNOME;GTK;Settings;DesktopSettings;X-GNOME-Settings-Panel;X-GNOME-PrivacySettings; +OnlyShowIn=GNOME;Unity; +X-GNOME-Bugzilla-Bugzilla=GNOME +X-GNOME-Bugzilla-Product=gnome-control-center +X-GNOME-Bugzilla-Component=privacy +X-GNOME-Bugzilla-Version=@VERSION@ +# Translators: Search terms to find the Privacy panel. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon! +Keywords=screen;lock;diagnostics;crash;private;recent;temporary;tmp;index;name;network;identity;privacy; |