summaryrefslogtreecommitdiff
path: root/mate-about/mate-about.h
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2013-07-30 16:52:51 +0200
committerStefano Karapetsas <[email protected]>2013-07-30 16:52:51 +0200
commit13c45a3626873c5e23422c41ccd0fa8531e9c2a5 (patch)
treeb45311bc1666e33f49a7fc48feccd41f5556bb8a /mate-about/mate-about.h
parent9c5b89dde212acf060bcff4945b0137a48e80ec1 (diff)
downloadmate-desktop-13c45a3626873c5e23422c41ccd0fa8531e9c2a5.tar.bz2
mate-desktop-13c45a3626873c5e23422c41ccd0fa8531e9c2a5.tar.xz
mate-about: Try to use 'mate' as icon, if available in icon theme
Deleted old code because now we require GTK 2.24
Diffstat (limited to 'mate-about/mate-about.h')
-rw-r--r--mate-about/mate-about.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/mate-about/mate-about.h b/mate-about/mate-about.h
index fd74b1c..9b4f256 100644
--- a/mate-about/mate-about.h
+++ b/mate-about/mate-about.h
@@ -32,7 +32,8 @@
const char* program_name = "MATE Desktop Environment";
const char* version = PACKAGE_VERSION;
- const char* icon = "desktop";
+ const char* icon = "mate";
+ const char* desktop_icon = "desktop";
const char* website = "http://www.mate-desktop.org/";
const char* copyright = ""