[gnome-software] featured: add Ardour



commit 1fd661e32476ec035a790f68046789508f8e8296
Author: Jakub Steiner <jimmac gmail com>
Date:   Fri Jan 10 00:46:57 2014 +0100

    featured: add Ardour

 data/Makefile.am            |    2 ++
 data/featured-ardour-bg.png |  Bin 0 -> 46124 bytes
 data/featured-ardour.png    |  Bin 0 -> 111837 bytes
 data/featured.ini.in        |    5 +++++
 4 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/data/Makefile.am b/data/Makefile.am
index 7177cdb..b50f40f 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -4,6 +4,8 @@ SUBDIRS =                                               \
 
 resourcesdir = $(datadir)/gnome-software
 dist_resources_DATA =                                  \
+  featured-ardour.png \
+  featured-ardour-bg.png  \
   featured-blender.png  \
   featured-chess.png  \
        featured-firefox.png                            \
diff --git a/data/featured-ardour-bg.png b/data/featured-ardour-bg.png
new file mode 100644
index 0000000..02af2ff
Binary files /dev/null and b/data/featured-ardour-bg.png differ
diff --git a/data/featured-ardour.png b/data/featured-ardour.png
new file mode 100644
index 0000000..968f2ed
Binary files /dev/null and b/data/featured-ardour.png differ
diff --git a/data/featured.ini.in b/data/featured.ini.in
index fa3995e..cf35a37 100644
--- a/data/featured.ini.in
+++ b/data/featured.ini.in
@@ -1,3 +1,8 @@
+[ardour2.desktop]
+background=url('@prefix@/share/gnome-software/featured-ardour.png') 30% 70% / 35% auto no-repeat, 
url('@prefix@/share/gnome-software/featured-ardour-bg.png'), linear-gradient(to bottom, #373936, #60625e)
+stroke=#333333
+text=#ffffff
+
 [blender.desktop]
 background=url('@prefix@/share/gnome-software/featured-blender.png') 10% 40% / 50% auto no-repeat, 
-gtk-gradient (radial, center bottom, 0, center center, 1, from(#fcbf83), to(#c06105))
 stroke=#783d03


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]