summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2014-06-25 13:45:56 +0200
committerStefano Karapetsas <[email protected]>2014-06-25 13:45:56 +0200
commit12ea8a6c3b8b1e6fd7c62624dd123ae49d92d833 (patch)
tree0185de9306f566a3e4d5b0c8e410d09983a442f0
parent943924d35691a84eb157a7ed8603f6c1f2bf9a6b (diff)
downloadmate-indicator-applet-12ea8a6c3b8b1e6fd7c62624dd123ae49d92d833.tar.bz2
mate-indicator-applet-12ea8a6c3b8b1e6fd7c62624dd123ae49d92d833.tar.xz
Rename binaries to not conflict with indicator-applet
-rw-r--r--data/org.ayatana.panel.IndicatorApplet.mate-panel-applet.in.in2
-rw-r--r--data/org.ayatana.panel.IndicatorAppletAppmenu.mate-panel-applet.in.in2
-rw-r--r--data/org.ayatana.panel.IndicatorAppletComplete.mate-panel-applet.in.in2
-rw-r--r--data/org.mate.panel.applet.IndicatorAppletAppmenuFactory.service.in2
-rw-r--r--data/org.mate.panel.applet.IndicatorAppletCompleteFactory.service.in2
-rw-r--r--data/org.mate.panel.applet.IndicatorAppletFactory.service.in2
-rw-r--r--src/Makefile.am33
7 files changed, 24 insertions, 21 deletions
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 b6db5b4..1f67e56 100644
--- a/data/org.ayatana.panel.IndicatorApplet.mate-panel-applet.in.in
+++ b/data/org.ayatana.panel.IndicatorApplet.mate-panel-applet.in.in
@@ -1,6 +1,6 @@
[Applet Factory]
Id=IndicatorAppletFactory
-Location=@LIBEXECDIR@/indicator-applet
+Location=@LIBEXECDIR@/mate-indicator-applet
Name=Indicator Applet Factory
Description=Indicator Applet Factory
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 ccce1ee..9147727 100644
--- a/data/org.ayatana.panel.IndicatorAppletAppmenu.mate-panel-applet.in.in
+++ b/data/org.ayatana.panel.IndicatorAppletAppmenu.mate-panel-applet.in.in
@@ -1,6 +1,6 @@
[Applet Factory]
Id=IndicatorAppletAppmenuFactory
-Location=@LIBEXECDIR@/indicator-applet-appmenu
+Location=@LIBEXECDIR@/mate-indicator-applet-appmenu
Name=Indicator Applet Appmenu Factory
Description=Indicator Applet Appmenu Factory
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 eb53fa3..9a34be6 100644
--- a/data/org.ayatana.panel.IndicatorAppletComplete.mate-panel-applet.in.in
+++ b/data/org.ayatana.panel.IndicatorAppletComplete.mate-panel-applet.in.in
@@ -1,6 +1,6 @@
[Applet Factory]
Id=IndicatorAppletCompleteFactory
-Location=@LIBEXECDIR@/indicator-applet-complete
+Location=@LIBEXECDIR@/mate-indicator-applet-complete
Name=Indicator Applet Complete Factory
Description=Indicator Applet Complete Factory
diff --git a/data/org.mate.panel.applet.IndicatorAppletAppmenuFactory.service.in b/data/org.mate.panel.applet.IndicatorAppletAppmenuFactory.service.in
index fd32342..6985354 100644
--- a/data/org.mate.panel.applet.IndicatorAppletAppmenuFactory.service.in
+++ b/data/org.mate.panel.applet.IndicatorAppletAppmenuFactory.service.in
@@ -1,3 +1,3 @@
[D-BUS Service]
Name=org.mate.panel.applet.IndicatorAppletAppmenuFactory
-Exec=@LIBEXECDIR@/indicator-applet-appmenu
+Exec=@LIBEXECDIR@/mate-indicator-applet-appmenu
diff --git a/data/org.mate.panel.applet.IndicatorAppletCompleteFactory.service.in b/data/org.mate.panel.applet.IndicatorAppletCompleteFactory.service.in
index 27575a3..24f1f83 100644
--- a/data/org.mate.panel.applet.IndicatorAppletCompleteFactory.service.in
+++ b/data/org.mate.panel.applet.IndicatorAppletCompleteFactory.service.in
@@ -1,3 +1,3 @@
[D-BUS Service]
Name=org.mate.panel.applet.IndicatorAppletCompleteFactory
-Exec=@LIBEXECDIR@/indicator-applet-complete
+Exec=@LIBEXECDIR@/mate-indicator-applet-complete
diff --git a/data/org.mate.panel.applet.IndicatorAppletFactory.service.in b/data/org.mate.panel.applet.IndicatorAppletFactory.service.in
index 97d81cb..0339d51 100644
--- a/data/org.mate.panel.applet.IndicatorAppletFactory.service.in
+++ b/data/org.mate.panel.applet.IndicatorAppletFactory.service.in
@@ -1,3 +1,3 @@
[D-BUS Service]
Name=org.mate.panel.applet.IndicatorAppletFactory
-Exec=@LIBEXECDIR@/indicator-applet
+Exec=@LIBEXECDIR@/mate-indicator-applet
diff --git a/src/Makefile.am b/src/Makefile.am
index a1428b2..1b66f5e 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,10 +1,10 @@
libexec_PROGRAMS = \
- indicator-applet \
- indicator-applet-appmenu \
- indicator-applet-complete
+ mate-indicator-applet \
+ mate-indicator-applet-appmenu \
+ mate-indicator-applet-complete
-indicator_applet_CFLAGS = \
+mate_indicator_applet_CFLAGS = \
-DG_LOG_DOMAIN=\""Indicator-Applet"\" \
-DDATADIR=\""$(datadir)"\" \
-DINDICATOR_DIR=\""$(INDICATORDIR)"\" \
@@ -14,18 +14,19 @@ indicator_applet_CFLAGS = \
$(APPLET_CFLAGS) \
$(INDICATOR3_CFLAGS) $(INDICATOR4_CFLAGS)
-indicator_applet_SOURCES = \
+mate_indicator_applet_SOURCES = \
applet-main.c \
eggaccelerators.c \
eggaccelerators.h \
tomboykeybinder.c \
tomboykeybinder.h
-indicator_applet_LDADD = \
+mate_indicator_applet_LDADD = \
$(APPLET_LIBS) \
- $(INDICATOR3_LIBS) $(INDICATOR4_LIBS)
+ $(INDICATOR3_LIBS) $(INDICATOR4_LIBS) \
+ -lX11
-indicator_applet_appmenu_CFLAGS = \
+mate_indicator_applet_appmenu_CFLAGS = \
-DG_LOG_DOMAIN=\""Indicator-Applet-Appmenu"\" \
-DDATADIR=\""$(datadir)"\" \
-DINDICATOR_DIR=\""$(INDICATORDIR)"\" \
@@ -35,18 +36,19 @@ indicator_applet_appmenu_CFLAGS = \
$(APPLET_CFLAGS) \
$(INDICATOR3_CFLAGS) $(INDICATOR4_CFLAGS)
-indicator_applet_appmenu_SOURCES = \
+mate_indicator_applet_appmenu_SOURCES = \
applet-main.c \
eggaccelerators.c \
eggaccelerators.h \
tomboykeybinder.c \
tomboykeybinder.h
-indicator_applet_appmenu_LDADD = \
+mate_indicator_applet_appmenu_LDADD = \
$(APPLET_LIBS) \
- $(INDICATOR3_LIBS) $(INDICATOR4_LIBS)
+ $(INDICATOR3_LIBS) $(INDICATOR4_LIBS) \
+ -lX11
-indicator_applet_complete_CFLAGS = \
+mate_indicator_applet_complete_CFLAGS = \
-DG_LOG_DOMAIN=\""Indicator-Applet-Complete"\" \
-DDATADIR=\""$(datadir)"\" \
-DINDICATOR_DIR=\""$(INDICATORDIR)"\" \
@@ -56,13 +58,14 @@ indicator_applet_complete_CFLAGS = \
$(APPLET_CFLAGS) \
$(INDICATOR3_CFLAGS) $(INDICATOR4_CFLAGS)
-indicator_applet_complete_SOURCES = \
+mate_indicator_applet_complete_SOURCES = \
applet-main.c \
eggaccelerators.c \
eggaccelerators.h \
tomboykeybinder.c \
tomboykeybinder.h
-indicator_applet_complete_LDADD = \
+mate_indicator_applet_complete_LDADD = \
$(APPLET_LIBS) \
- $(INDICATOR3_LIBS) $(INDICATOR4_LIBS)
+ $(INDICATOR3_LIBS) $(INDICATOR4_LIBS) \
+ -lX11