From 9c4ef5136fed495e618610ba675a03de9efbe921 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Wed, 29 Jan 2014 15:13:59 +0100 Subject: Add new timerapplet in c To replace old timer-applet written in pygtk and not working in 1.6 See https://github.com/mate-desktop/mate-applets/issues/45 --- .../org.mate.panel.applet.timer.gschema.xml.in.in | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 timerapplet/org.mate.panel.applet.timer.gschema.xml.in.in (limited to 'timerapplet/org.mate.panel.applet.timer.gschema.xml.in.in') diff --git a/timerapplet/org.mate.panel.applet.timer.gschema.xml.in.in b/timerapplet/org.mate.panel.applet.timer.gschema.xml.in.in new file mode 100644 index 00000000..8e2b40b9 --- /dev/null +++ b/timerapplet/org.mate.panel.applet.timer.gschema.xml.in.in @@ -0,0 +1,20 @@ + + + + 'Timer' + <_summary>Name of timer + + + 10 + <_summary>Duration of timer in seconds + + + true + <_summary>Show notification popup when timer finish + + + false + <_summary>Show dialog window when timer finish + + + -- cgit v1.2.1