diff options
Diffstat (limited to 'shell/org.gnome.Settings.desktop.in.in')
-rw-r--r-- | shell/org.gnome.Settings.desktop.in.in | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/shell/org.gnome.Settings.desktop.in.in b/shell/org.gnome.Settings.desktop.in.in new file mode 100644 index 0000000..1cb049c --- /dev/null +++ b/shell/org.gnome.Settings.desktop.in.in @@ -0,0 +1,18 @@ +[Desktop Entry] +Name=Settings +# Translators: Do NOT translate or transliterate this text (this is an icon file name)! +Icon=org.gnome.Settings +Exec=gnome-control-center +Terminal=false +Type=Application +StartupNotify=true +Categories=GNOME;GTK;Settings; +OnlyShowIn=GNOME;Unity; +X-GNOME-Bugzilla-Bugzilla=GNOME +X-GNOME-Bugzilla-Product=gnome-control-center +X-GNOME-Bugzilla-Component=shell +X-GNOME-Bugzilla-Version=@VERSION@ +# Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon! +Keywords=Preferences;Settings; +# Translators: Do NOT translate or transliterate this text (these are enum types)! +X-Purism-FormFactor=Workstation;Mobile; |