aboutsummaryrefslogtreecommitdiff
path: root/src/settings-shared.h
diff options
context:
space:
mode:
authorJason Conti <jason.conti@gmail.com>2011-05-10 14:56:00 -0400
committerJason Conti <jason.conti@gmail.com>2011-05-10 14:56:00 -0400
commit4c73eea21f9547ac09cf1f99ad99740f347839c2 (patch)
treef9f5fbae121543116ca8059dbb957fd10b24f2d5 /src/settings-shared.h
parent92548a10b3e3063808d2f64ca8f7b1186019bc46 (diff)
downloadayatana-indicator-notifications-4c73eea21f9547ac09cf1f99ad99740f347839c2.tar.gz
ayatana-indicator-notifications-4c73eea21f9547ac09cf1f99ad99740f347839c2.tar.bz2
ayatana-indicator-notifications-4c73eea21f9547ac09cf1f99ad99740f347839c2.zip
Completed the great renaming. Time for a test build.
Diffstat (limited to 'src/settings-shared.h')
-rw-r--r--src/settings-shared.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/settings-shared.h b/src/settings-shared.h
index 0634a02..de10b3d 100644
--- a/src/settings-shared.h
+++ b/src/settings-shared.h
@@ -17,9 +17,9 @@ You should have received a copy of the GNU General Public License along
with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __EXAMPLE_SETTINGS_SHARED_H__
-#define __EXAMPLE_SETTINGS_SHARED_H__
+#ifndef __NOTIFICATIONS_SETTINGS_SHARED_H__
+#define __NOTIFICATIONS_SETTINGS_SHARED_H__
-#define SETTINGS_INTERFACE "com.example.indicator.example"
+#define SETTINGS_INTERFACE "com.launchpad.recent-notifications.indicator"
#endif