From 4c73eea21f9547ac09cf1f99ad99740f347839c2 Mon Sep 17 00:00:00 2001 From: Jason Conti Date: Tue, 10 May 2011 14:56:00 -0400 Subject: Completed the great renaming. Time for a test build. --- src/settings-shared.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/settings-shared.h') 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 . */ -#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 -- cgit v1.2.3