]> git.pld-linux.org Git - packages/yelp.git/commitdiff
move images to /pixmaps/yelp
authorArtur Frysiak <artur@frysiak.net>
Wed, 22 May 2002 09:21:35 +0000 (09:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    yelp-pixmapsdir.patch -> 1.1

yelp-pixmapsdir.patch [new file with mode: 0644]

diff --git a/yelp-pixmapsdir.patch b/yelp-pixmapsdir.patch
new file mode 100644 (file)
index 0000000..fc24e60
--- /dev/null
@@ -0,0 +1,19 @@
+--- yelp-0.8/src/Makefile.am.wiget     Wed May 22 09:23:17 2002
++++ yelp-0.8/src/Makefile.am   Wed May 22 09:23:52 2002
+@@ -6,7 +6,7 @@
+       -DSYSCONFDIR=\""$(sysconfdir)"\"                                \
+       -DDATADIR=\""$(datadir)"\"                                      \
+       -DLIBDIR=\""$(libdir)"\"                                        \
+-      -DIMAGEDIR=\""$(datadir)/images/yelp"\"                         \
++      -DIMAGEDIR=\""$(datadir)/pixmaps/yelp"\"                                \
+       -DGNOMELOCALEDIR=\""$(datadir)/locale"\"
+ if HTML_WIDGET_GTKHTML1
+--- yelp-0.8/data/images/Makefile.am.wiget     Wed May 22 09:24:28 2002
++++ yelp-0.8/data/images/Makefile.am   Wed May 22 09:24:59 2002
+@@ -1,4 +1,4 @@
+-imagesdir = $(datadir)/images/yelp
++imagesdir = $(datadir)/pixmaps/yelp
+ images_DATA =                                                                 \
+       bcg.png                                                         \
This page took 0.109706 seconds and 4 git commands to generate.