aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/example-service.c (renamed from src/datetime-service.c)2
-rw-r--r--src/example-service.xml (renamed from src/datetime-service.xml)2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/datetime-service.c b/src/example-service.c
index 08ff9ad..6201551 100644
--- a/src/datetime-service.c
+++ b/src/example-service.c
@@ -1,5 +1,5 @@
/*
-An indicator to time and date related information in the menubar.
+An example indicator.
Copyright 2010 Canonical Ltd.
diff --git a/src/datetime-service.xml b/src/example-service.xml
index eda064f..0f46e89 100644
--- a/src/datetime-service.xml
+++ b/src/example-service.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<node name="/">
- <interface name="com.canonical.indicator.datetime.service">
+ <interface name="com.example.indicator.example.service">
<!-- Methods -->