summaryrefslogtreecommitdiff
path: root/shell/cc-window.c
diff options
context:
space:
mode:
authorJakub Steiner <jimmac@gmail.com>2017-11-08 16:51:42 +0100
committerRui Matos <tiagomatos@gmail.com>2017-11-23 15:58:39 +0100
commit5d32d8548c3a77a986ada227c1dbd58631636238 (patch)
tree99cce6ab8608fa229a5514f3f2d7bab95c71bc97 /shell/cc-window.c
parentb0833430c636672181c0638553cef42d592770bc (diff)
downloadgnome-control-center-5d32d8548c3a77a986ada227c1dbd58631636238.tar.gz
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
Diffstat (limited to 'shell/cc-window.c')
-rw-r--r--shell/cc-window.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/cc-window.c b/shell/cc-window.c
index 4fd1a4932..0b681da8a 100644
--- a/shell/cc-window.c
+++ b/shell/cc-window.c
@@ -43,7 +43,7 @@
#define MOUSE_BACK_BUTTON 8
-#define DEFAULT_WINDOW_ICON_NAME "preferences-system"
+#define DEFAULT_WINDOW_ICON_NAME "gnome-control-center"
struct _CcWindow
{