aboutsummaryrefslogtreecommitdiff
path: root/icons
diff options
context:
space:
mode:
authorJavier <dev.git@javispedro.com>2015-01-19 23:43:17 +0100
committerJavier <dev.git@javispedro.com>2015-01-19 23:43:17 +0100
commit6b15d16de624be86060e7b484062d03f478b14a7 (patch)
tree13ac6f9812258c3776ff3dcdff0d67aa770c273b /icons
parente0bd3efce3a1a933432f273eb3c15a3008f086db (diff)
downloadtopmenu-gtk-6b15d16de624be86060e7b484062d03f478b14a7.tar.gz
topmenu-gtk-6b15d16de624be86060e7b484062d03f478b14a7.zip
add a topmenu icon to the applet selection dialog
Diffstat (limited to 'icons')
-rw-r--r--icons/48x48/topmenu-applet.pngbin0 -> 1803 bytes
-rw-r--r--icons/Makefile.am4
2 files changed, 4 insertions, 0 deletions
diff --git a/icons/48x48/topmenu-applet.png b/icons/48x48/topmenu-applet.png
new file mode 100644
index 0000000..7fb9bb3
--- /dev/null
+++ b/icons/48x48/topmenu-applet.png
Binary files differ
diff --git a/icons/Makefile.am b/icons/Makefile.am
new file mode 100644
index 0000000..1e40022
--- /dev/null
+++ b/icons/Makefile.am
@@ -0,0 +1,4 @@
+
+appicon48dir = $(datadir)/icons/hicolor/48x48/apps
+appicon48_DATA = 48x48/topmenu-applet.png
+