[gnome-software] trivial: Fix up the .ini.in file to use the correct prefix
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] trivial: Fix up the .ini.in file to use the correct prefix
- Date: Fri, 29 Nov 2013 16:07:16 +0000 (UTC)
commit db790958be8bde3701b2b385fd11bab8cccd66e4
Author: Richard Hughes <richard hughsie com>
Date: Fri Nov 29 14:04:14 2013 +0000
trivial: Fix up the .ini.in file to use the correct prefix
data/featured.ini.in | 16 ++++++++--------
1 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/data/featured.ini.in b/data/featured.ini.in
index 58105c4..fa3995e 100644
--- a/data/featured.ini.in
+++ b/data/featured.ini.in
@@ -1,39 +1,39 @@
[blender.desktop]
-background=url('/opt/gnome/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))
+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
text=#ffffff
[glchess.desktop]
-background=url('/opt/gnome/share/gnome-software/featured-chess.png') 10% center / 40% auto no-repeat,
linear-gradient(to bottom, #555753, #888a85)
+background=url('@prefix@/share/gnome-software/featured-chess.png') 10% center / 40% auto no-repeat,
linear-gradient(to bottom, #555753, #888a85)
stroke=#2e3436
text=#ffffff
[firefox.desktop]
-background=url('/opt/gnome/share/gnome-software/featured-firefox.png') 10% center / 40% auto no-repeat,
linear-gradient(to bottom, #d3d7cf, #eeeeec)
+background=url('@prefix@/share/gnome-software/featured-firefox.png') 10% center / 40% auto no-repeat,
linear-gradient(to bottom, #d3d7cf, #eeeeec)
stroke=#babdb6
text=#888a85
[gimp.desktop]
-background=url('/opt/gnome/share/gnome-software/featured-gimp.png') left 50% / 50% auto no-repeat,
linear-gradient(to bottom, #8ac674, #cbddc3)
+background=url('@prefix@/share/gnome-software/featured-gimp.png') left 50% / 50% auto no-repeat,
linear-gradient(to bottom, #8ac674, #cbddc3)
stroke=#2a6c10
text=#000000
[mypaint.desktop]
-background=url('/opt/gnome/share/gnome-software/featured-mypaint.png') left 67% / 50% auto no-repeat,
linear-gradient(to bottom, #8fa5d9, #d8e0ef)
+background=url('@prefix@/share/gnome-software/featured-mypaint.png') left 67% / 50% auto no-repeat,
linear-gradient(to bottom, #8fa5d9, #d8e0ef)
stroke=#4c52aa
text=#362d89
[org.gnome.Weather.Application.desktop]
-background=url('/opt/gnome/share/gnome-software/featured-weather.png') left 80% / 50% auto no-repeat,
url('/opt/gnome/share/gnome-software/featured-weather-bg.png'), linear-gradient(to bottom, #25486d, #6693ce)
+background=url('@prefix@/share/gnome-software/featured-weather.png') left 80% / 50% auto no-repeat,
url('@prefix@/share/gnome-software/featured-weather-bg.png'), linear-gradient(to bottom, #25486d, #6693ce)
stroke=#d8e0ef
text=#ffffff
[transmission-gtk.desktop]
-background=url('/opt/gnome/share/gnome-software/featured-transmission.png') 10% 20% / 40% auto no-repeat,
-gtk-gradient (radial, center bottom, 0, center center, 1, from(#ff0d0d), to(#b00000))
+background=url('@prefix@/share/gnome-software/featured-transmission.png') 10% 20% / 40% auto no-repeat,
-gtk-gradient (radial, center bottom, 0, center center, 1, from(#ff0d0d), to(#b00000))
stroke=#a40000
text=#ffffff
[xchat.desktop]
-background=url('/opt/gnome/share/gnome-software/featured-xchat.png') 10% 50% / 40% auto no-repeat,
linear-gradient(to bottom, #274c7b, #407cbc)
+background=url('@prefix@/share/gnome-software/featured-xchat.png') 10% 50% / 40% auto no-repeat,
linear-gradient(to bottom, #274c7b, #407cbc)
stroke=#407cbc
text=#ffffff
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]