aboutsummaryrefslogtreecommitdiff
path: root/src/settings-shared.h
diff options
context:
space:
mode:
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