aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorMichael Terry <michael.terry@canonical.com>2011-06-29 14:10:25 +0100
committerMichael Terry <michael.terry@canonical.com>2011-06-29 14:10:25 +0100
commit5d36567ca57ebd73e7a759c83542d19b2aa8814d (patch)
treea2caf07a27872e5736e27a7843a21bda24d31ba0 /data
parentf57128cae925df888e1e0cafb9ba988c665ecff8 (diff)
downloadayatana-indicator-datetime-5d36567ca57ebd73e7a759c83542d19b2aa8814d.tar.gz
ayatana-indicator-datetime-5d36567ca57ebd73e7a759c83542d19b2aa8814d.tar.bz2
ayatana-indicator-datetime-5d36567ca57ebd73e7a759c83542d19b2aa8814d.zip
port preferences to be a control-center panel
Diffstat (limited to 'data')
-rw-r--r--data/datetime-dialog.ui6
-rw-r--r--data/indicator-datetime-preferences.desktop.in10
2 files changed, 7 insertions, 9 deletions
diff --git a/data/datetime-dialog.ui b/data/datetime-dialog.ui
index 8479482..59d6753 100644
--- a/data/datetime-dialog.ui
+++ b/data/datetime-dialog.ui
@@ -134,13 +134,9 @@
<property name="step_increment">60</property>
<property name="page_increment">3600</property>
</object>
- <object class="GtkWindow" id="timeDateDialog">
+ <object class="GtkEventBox" id="timeDatePanel">
<property name="can_focus">False</property>
<property name="border_width">5</property>
- <property name="title" translatable="yes">Time &amp; Date</property>
- <property name="resizable">False</property>
- <property name="icon_name">time-admin</property>
- <property name="type_hint">dialog</property>
<child>
<object class="GtkNotebook" id="notebook1">
<property name="visible">True</property>
diff --git a/data/indicator-datetime-preferences.desktop.in b/data/indicator-datetime-preferences.desktop.in
index f37765b..226ae67 100644
--- a/data/indicator-datetime-preferences.desktop.in
+++ b/data/indicator-datetime-preferences.desktop.in
@@ -4,11 +4,13 @@ Version=1.0
_Name=Time & Date
_Comment=Change your clock and date settings
-Icon=time-admin
-TryExec=indicator-datetime-preferences
-Exec=indicator-datetime-preferences
+Icon=preferences-system-time
+TryExec=gnome-control-center
+Exec=gnome-control-center indicator-datetime
StartupNotify=true
Type=Application
-Categories=GNOME;GTK;Utility;DesktopSettings;Settings;
+Categories=GNOME;GTK;Utility;DesktopSettings;Settings;X-GNOME-SystemSettings;X-GNOME-Settings-Panel;
+X-GNOME-Settings-Panel=indicator-datetime
+OnlyShowIn=Unity;