From: Zeeshan Ali (Khattak) Date: Wed, 5 May 2010 23:16:32 +0000 (+0300) Subject: data: Add logo X-Git-Tag: RYGEL_0_6_0~35 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=099b7137c44e1604120586531e925fa061516b31;p=profile%2Fivi%2Frygel.git data: Add logo Add 256x256, 32x32 and scalable versions of the logo. --- diff --git a/configure.ac b/configure.ac index b3825ac..bd5bdc7 100644 --- a/configure.ac +++ b/configure.ac @@ -271,6 +271,10 @@ src/plugins/gst-renderer/Makefile src/plugins/test/Makefile data/Makefile data/xml/Makefile +data/icons/Makefile +data/icons/256x256/Makefile +data/icons/32x32/Makefile +data/icons/scalable/Makefile po/Makefile.in rygel-1.0.pc tests/Makefile diff --git a/data/Makefile.am b/data/Makefile.am index 6ff991d..094c894 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = xml +SUBDIRS = xml icons if ENABLE_MAEMO configfile = rygel-maemo.conf @@ -39,6 +39,8 @@ CLEANFILES = $(dbusservice_DATA) $(desktop_DATA) rygel.conf EXTRA_DIST = rygel-maemo.conf \ rygel-default.conf \ $(dbusservice_in_files) \ - $(desktop_in_files) + $(desktop_in_files) \ + $(pixmaps_DATA) + MAINTAINERCLEANFILES = Makefile.in diff --git a/data/icons/256x256/Makefile.am b/data/icons/256x256/Makefile.am new file mode 100644 index 0000000..d1f86d1 --- /dev/null +++ b/data/icons/256x256/Makefile.am @@ -0,0 +1,4 @@ +icondir = $(datadir)/icons/hicolor/256x256/apps +icon_DATA = rygel.png + +EXTRA_DIST = $(icon_DATA) diff --git a/data/icons/256x256/rygel.png b/data/icons/256x256/rygel.png new file mode 100644 index 0000000..3fd9194 Binary files /dev/null and b/data/icons/256x256/rygel.png differ diff --git a/data/icons/32x32/Makefile.am b/data/icons/32x32/Makefile.am new file mode 100644 index 0000000..8bab303 --- /dev/null +++ b/data/icons/32x32/Makefile.am @@ -0,0 +1,4 @@ +icondir = $(datadir)/icons/hicolor/32x32/apps +icon_DATA = rygel.png + +EXTRA_DIST = $(icon_DATA) diff --git a/data/icons/32x32/rygel.png b/data/icons/32x32/rygel.png new file mode 100644 index 0000000..44dce4e Binary files /dev/null and b/data/icons/32x32/rygel.png differ diff --git a/data/icons/Makefile.am b/data/icons/Makefile.am new file mode 100644 index 0000000..8ba7385 --- /dev/null +++ b/data/icons/Makefile.am @@ -0,0 +1 @@ +SUBDIRS = 256x256 32x32 scalable diff --git a/data/icons/scalable/Makefile.am b/data/icons/scalable/Makefile.am new file mode 100644 index 0000000..86d1a33 --- /dev/null +++ b/data/icons/scalable/Makefile.am @@ -0,0 +1,4 @@ +icondir = $(datadir)/icons/hicolor/scalable/apps +icon_DATA = rygel.svg rygel-small.svg + +EXTRA_DIST = $(icon_DATA) diff --git a/data/icons/scalable/rygel-small.svg b/data/icons/scalable/rygel-small.svg new file mode 100644 index 0000000..9726b20 --- /dev/null +++ b/data/icons/scalable/rygel-small.svg @@ -0,0 +1,869 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/icons/scalable/rygel.svg b/data/icons/scalable/rygel.svg new file mode 100644 index 0000000..9cb39a8 --- /dev/null +++ b/data/icons/scalable/rygel.svg @@ -0,0 +1,250 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file