summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2011-10-04 11:19:44 +0200
committerJens Georg <mail@jensge.org>2011-10-04 12:58:11 +0200
commit5658c25685f3d2db94f3078e0070c02512948b23 (patch)
tree1c77075a3996d159e6d9422b3312fd48944d100b /data
parent9ad40e797319c891b7aee39f1818bf73865dfee5 (diff)
downloadrygel-5658c25685f3d2db94f3078e0070c02512948b23.tar.gz
data: Add 128x128 px version of the icons
https://bugzilla.gnome.org/show_bug.cgi?id=637226
Diffstat (limited to 'data')
-rw-r--r--data/icons/128x128/Makefile.am4
-rw-r--r--data/icons/128x128/rygel.pngbin0 -> 23331 bytes
-rw-r--r--data/icons/Makefile.am2
3 files changed, 5 insertions, 1 deletions
diff --git a/data/icons/128x128/Makefile.am b/data/icons/128x128/Makefile.am
new file mode 100644
index 00000000..c553869d
--- /dev/null
+++ b/data/icons/128x128/Makefile.am
@@ -0,0 +1,4 @@
+icondir = $(datadir)/icons/hicolor/128x128/apps
+icon_DATA = rygel.png
+
+EXTRA_DIST = $(icon_DATA)
diff --git a/data/icons/128x128/rygel.png b/data/icons/128x128/rygel.png
new file mode 100644
index 00000000..e855d8d2
--- /dev/null
+++ b/data/icons/128x128/rygel.png
Binary files differ
diff --git a/data/icons/Makefile.am b/data/icons/Makefile.am
index 1d38468c..f76f9b99 100644
--- a/data/icons/Makefile.am
+++ b/data/icons/Makefile.am
@@ -1 +1 @@
-SUBDIRS = 120x120 48x48 32x32 scalable
+SUBDIRS = 128x128 120x120 48x48 32x32 scalable