Commit graph

13 commits

Author SHA1 Message Date
Sam Hewitt
e6efc207e6 project: update desktop.in to reference new icon name 2018-09-12 21:30:52 +00:00
Jeremy Bicha
f109289538 Revert "shell: make the .desktop file pass "--overview""
This reverts commit 94aeba51e3.

We actually do want to see the last panel opened
2018-05-29 00:46:01 +00:00
Piotr Drąg
7265bd53a0 Add translator comments to .desktop files
Icons are confusing translators, and gettext
is unlikely to get fixed any time soon.
2018-02-23 18:49:35 +01:00
Iñigo Martínez
0dd386f405 build: Migrate from Intltool to Gettext
Recent versions of Gettext are able to translate several formats
that are used in GNOME applications. This patch migrates from
Intltool to Gettext by using meson's i18n features.

https://bugzilla.gnome.org/show_bug.cgi?id=787588
2018-01-23 10:49:31 +01:00
Jakub Steiner
5d32d8548c icons: ship app icon
- to move to the great new Flatpak future, Apps should rely on shiping
  their own app icons, their identity. For more context, see

  https://wiki.gnome.org/action/edit/Design/Whiteboards/CoreAppPresentation

https://bugzilla.gnome.org/show_bug.cgi?id=790070
2017-11-23 15:58:39 +01:00
Bastien Nocera
c21640fa6b shell: Rename to "Settings"
"System" settings seem like the wrong thing to tweak to get
to things like background, and a number of other preferences.

Rename the desktop file and the window "Settings"

https://bugzilla.gnome.org/show_bug.cgi?id=681543
2012-11-06 10:14:23 +01:00
Rodrigo Moya
be3c710650 shell: Add some keywords to shell's desktop file
https://bugzilla.gnome.org/show_bug.cgi?id=668823
2012-01-30 11:34:30 +01:00
Michael Terry
0a8669a5b5 Add Unity to OnlyShowIn fields
https://bugzilla.gnome.org/show_bug.cgi?id=653661
2011-06-30 12:44:52 +01:00
Colin Walters
0b25f5a45e gnome-control-center.desktop: Ensure we're in the menu
If we're not categorized, the shell won't pick us up, and that's
a problem for application tracking.  Per IRC discussion, go
into System Settings for now.
2011-03-25 10:34:34 -04:00
Dan Winship
94aeba51e3 shell: make the .desktop file pass "--overview"
Opening the shell via the main gnome-control-center.desktop file
should display it in overview mode. In particular, if the shell is
already open, then "launching" it again via the main .desktop file
should switch the existing window to the overview rather than just
raising it but leaving it pointing to whatever panel it was pointing
to before.

https://bugzilla.gnome.org/show_bug.cgi?id=639180
2011-01-14 14:00:07 +00:00
William Jon McCann
4828b97c79 Fix .desktop file to work correctly in gnome-shell
NoDisplay=true makes the shell ignore it.  Also fix the application name and icon.
2010-10-02 17:29:14 -04:00
Thomas Wood
5147efce71 shell: use the icon naming specification icon names
Fixes bug 616049  - Use correct icon names from the spec
2010-07-16 16:04:11 +01:00
Thomas Wood
4ea04c81dc shell: add a new settings shell
The new shell provides an implementation of CcShell and also removes the
dependency on libslab.
2010-05-19 11:11:26 +01:00
Renamed from shell/gnomecc.desktop.in.in (Browse further)