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.applets.TimerApplet.mate-panel-applet.in.in | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 timerapplet/org.mate.applets.TimerApplet.mate-panel-applet.in.in (limited to 'timerapplet/org.mate.applets.TimerApplet.mate-panel-applet.in.in') diff --git a/timerapplet/org.mate.applets.TimerApplet.mate-panel-applet.in.in b/timerapplet/org.mate.applets.TimerApplet.mate-panel-applet.in.in new file mode 100644 index 00000000..38a23a63 --- /dev/null +++ b/timerapplet/org.mate.applets.TimerApplet.mate-panel-applet.in.in @@ -0,0 +1,10 @@ +[Applet Factory] +Id=TimerAppletFactory +Location=@LOCATION@ +_Name=Timer Factory +_Description=Timer Factory + +[TimerApplet] +_Name=Timer +_Description=Start a timer and receive a notification when it is finished +Icon=time -- cgit v1.2.1