diff options
| author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-12-02 19:18:59 +0100 |
|---|---|---|
| committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-12-02 19:18:59 +0100 |
| commit | 6bc2b280c349851a05f28ca4b06fe5d51c59bea0 (patch) | |
| tree | 6ad296b2792b4fa70a309f9e9bbdb3c6fabfb69c /src/Makefile.am | |
| parent | 27a4b02329b62efffa89419d73be7c1f10838d76 (diff) | |
| download | ayatana-indicator-notifications-6bc2b280c349851a05f28ca4b06fe5d51c59bea0.tar.gz ayatana-indicator-notifications-6bc2b280c349851a05f28ca4b06fe5d51c59bea0.tar.bz2 ayatana-indicator-notifications-6bc2b280c349851a05f28ca4b06fe5d51c59bea0.zip | |
Convert to Ayatana Indicators.
Diffstat (limited to 'src/Makefile.am')
| -rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 9425475..632119e 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -13,7 +13,7 @@ libnotifications_la_SOURCES = \ libnotifications_la_CFLAGS = \ $(INDICATOR_CFLAGS) \ -Wall \ - -DG_LOG_DOMAIN=\"Indicator-Notifications\" + -DG_LOG_DOMAIN=\"Ayatana-Indicator-Notifications\" libnotifications_la_LIBADD = \ $(INDICATOR_LIBS) libnotifications_la_LDFLAGS = \ |
