diff options
Diffstat (limited to '')
-rw-r--r-- | panels/info-overview/gnome-info-overview-panel.desktop.in.in | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/panels/info-overview/gnome-info-overview-panel.desktop.in.in b/panels/info-overview/gnome-info-overview-panel.desktop.in.in new file mode 100644 index 0000000..06abbdc --- /dev/null +++ b/panels/info-overview/gnome-info-overview-panel.desktop.in.in @@ -0,0 +1,22 @@ +[Desktop Entry] +Name=About +Comment=View information about your system +Exec=gnome-control-center info-overview +# Translators: Do NOT translate or transliterate this text (this is an icon file name)! +Icon=help-about +Terminal=false +Type=Application +NoDisplay=true +StartupNotify=true +Categories=GNOME;GTK;Settings;X-GNOME-Settings-Panel;X-GNOME-DetailsSettings; +OnlyShowIn=GNOME;Unity; +X-GNOME-Bugzilla-Bugzilla=GNOME +X-GNOME-Bugzilla-Product=gnome-control-center +X-GNOME-Bugzilla-Component=info +X-GNOME-Bugzilla-Version=@VERSION@ +# Translators: Search terms to find the About panel. +# Do NOT translate or localize the semicolons! +# The list MUST also end with a semicolon! +# "Preferred Applications" is the old name for the preference, so make +# sure that you use the same "translation" for those keywords +Keywords=device;system;information;hostname;memory;processor;version;default;application;preferred;cd;dvd;usb;audio;video;disc;removable;media;autorun; |