diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/Makefile.am | 2 | ||||
-rw-r--r-- | data/mate-indicator-applet.svg (renamed from data/indicator-applet.svg) | 0 | ||||
-rw-r--r-- | data/org.ayatana.panel.FastUserSwitchApplet.mate-panel-applet.in.in | 2 | ||||
-rw-r--r-- | data/org.ayatana.panel.IndicatorApplet.mate-panel-applet.in.in | 2 | ||||
-rw-r--r-- | data/org.ayatana.panel.IndicatorAppletAppmenu.mate-panel-applet.in.in | 2 | ||||
-rw-r--r-- | data/org.ayatana.panel.IndicatorAppletComplete.mate-panel-applet.in.in | 2 |
6 files changed, 5 insertions, 5 deletions
diff --git a/data/Makefile.am b/data/Makefile.am index f47d3a7..4389e1c 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -44,7 +44,7 @@ service_DATA = $(service_in_files:.service.in=.service) iconsdir = $(datadir)/icons/hicolor/scalable/apps -icons_DATA = indicator-applet.svg +icons_DATA = mate-indicator-applet.svg gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor diff --git a/data/indicator-applet.svg b/data/mate-indicator-applet.svg index 5e9beed..5e9beed 100644 --- a/data/indicator-applet.svg +++ b/data/mate-indicator-applet.svg diff --git a/data/org.ayatana.panel.FastUserSwitchApplet.mate-panel-applet.in.in b/data/org.ayatana.panel.FastUserSwitchApplet.mate-panel-applet.in.in index 35d56f8..ab7c2de 100644 --- a/data/org.ayatana.panel.FastUserSwitchApplet.mate-panel-applet.in.in +++ b/data/org.ayatana.panel.FastUserSwitchApplet.mate-panel-applet.in.in @@ -7,5 +7,5 @@ Description=Indicator Applet Factory [FastUserSwitchApplet] _Name=Indicator Applet Session _Description=A place to adjust your status, change users or exit your session. -Icon=indicator-applet +Icon=mate-indicator-applet MateComponentId=OAFIID:MATE_FastUserSwitchApplet diff --git a/data/org.ayatana.panel.IndicatorApplet.mate-panel-applet.in.in b/data/org.ayatana.panel.IndicatorApplet.mate-panel-applet.in.in index 782a7cd..b6db5b4 100644 --- a/data/org.ayatana.panel.IndicatorApplet.mate-panel-applet.in.in +++ b/data/org.ayatana.panel.IndicatorApplet.mate-panel-applet.in.in @@ -7,5 +7,5 @@ Description=Indicator Applet Factory [IndicatorApplet] _Name=Indicator Applet _Description=An indicator of something that needs your attention on the desktop -Icon=indicator-applet +Icon=mate-indicator-applet MateComponentId=OAFIID:MATE_IndicatorApplet diff --git a/data/org.ayatana.panel.IndicatorAppletAppmenu.mate-panel-applet.in.in b/data/org.ayatana.panel.IndicatorAppletAppmenu.mate-panel-applet.in.in index 01ee9fc..ccce1ee 100644 --- a/data/org.ayatana.panel.IndicatorAppletAppmenu.mate-panel-applet.in.in +++ b/data/org.ayatana.panel.IndicatorAppletAppmenu.mate-panel-applet.in.in @@ -7,5 +7,5 @@ Description=Indicator Applet Appmenu Factory [IndicatorAppletAppmenu] _Name=Indicator Applet Appmenu _Description=A applet containing the application menus. -Icon=indicator-applet +Icon=mate-indicator-applet MateComponentId=OAFIID:MATE_IndicatorAppletAppmenu diff --git a/data/org.ayatana.panel.IndicatorAppletComplete.mate-panel-applet.in.in b/data/org.ayatana.panel.IndicatorAppletComplete.mate-panel-applet.in.in index c75839d..eb53fa3 100644 --- a/data/org.ayatana.panel.IndicatorAppletComplete.mate-panel-applet.in.in +++ b/data/org.ayatana.panel.IndicatorAppletComplete.mate-panel-applet.in.in @@ -7,5 +7,5 @@ Description=Indicator Applet Complete Factory [IndicatorAppletComplete] _Name=Indicator Applet Complete _Description=A unified applet containing all of the indicators. -Icon=indicator-applet +Icon=mate-indicator-applet MateComponentId=OAFIID:MATE_IndicatorAppletComplete |