From 4bbd16182dab69da9ca7ad13309962af40529469 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Tue, 12 Jun 2012 17:49:56 +0200 Subject: add timer-applet --- timer-applet/images/Makefile.am | 5 + timer-applet/images/timer-applet.png | Bin 0 -> 2820 bytes timer-applet/images/timer-applet.svg | 725 +++++++++++++++++++++++++++++++++++ 3 files changed, 730 insertions(+) create mode 100644 timer-applet/images/Makefile.am create mode 100644 timer-applet/images/timer-applet.png create mode 100644 timer-applet/images/timer-applet.svg (limited to 'timer-applet/images') diff --git a/timer-applet/images/Makefile.am b/timer-applet/images/Makefile.am new file mode 100644 index 00000000..fd039a73 --- /dev/null +++ b/timer-applet/images/Makefile.am @@ -0,0 +1,5 @@ +icondir = $(datadir)/pixmaps +icon_DATA = timer-applet.png + +EXTRA_DIST = $(icon_DATA) + diff --git a/timer-applet/images/timer-applet.png b/timer-applet/images/timer-applet.png new file mode 100644 index 00000000..cb54c3c6 Binary files /dev/null and b/timer-applet/images/timer-applet.png differ diff --git a/timer-applet/images/timer-applet.svg b/timer-applet/images/timer-applet.svg new file mode 100644 index 00000000..8378578e --- /dev/null +++ b/timer-applet/images/timer-applet.svg @@ -0,0 +1,725 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + -- cgit v1.2.1