diff options
Diffstat (limited to '')
-rw-r--r-- | panels/lock/gnome-lock-panel.desktop.in.in | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/panels/lock/gnome-lock-panel.desktop.in.in b/panels/lock/gnome-lock-panel.desktop.in.in new file mode 100644 index 0000000..5b4f8b4 --- /dev/null +++ b/panels/lock/gnome-lock-panel.desktop.in.in @@ -0,0 +1,19 @@ +[Desktop Entry] +Name=Screen Lock +Comment=Lock your screen +Exec=gnome-control-center lock +# FIXME +# Translators: Do NOT translate or transliterate this text (this is an icon file name)! +Icon=system-lock-screen-symbolic +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; |