]> git.pld-linux.org Git - packages/control-center.git/commitdiff
- install apply-font.glade in proper place
authorMarcin Krzyżanowski <marcin.krzyzanowski@hakore.com>
Sun, 9 Nov 2003 03:21:54 +0000 (03:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    control-center-themus-glade.patch -> 1.1

control-center-themus-glade.patch [new file with mode: 0644]

diff --git a/control-center-themus-glade.patch b/control-center-themus-glade.patch
new file mode 100644 (file)
index 0000000..0ff9b43
--- /dev/null
@@ -0,0 +1,29 @@
+diff -Nuard control-center-2.4.0.orig/vfs-methods/themus/Makefile.am control-center-2.4.0/vfs-methods/themus/Makefile.am
+--- control-center-2.4.0.orig/vfs-methods/themus/Makefile.am   2003-08-28 01:01:56.000000000 +0200
++++ control-center-2.4.0/vfs-methods/themus/Makefile.am        2003-11-09 03:51:25.000000000 +0100
+@@ -2,6 +2,7 @@
+   $(THEMUS_THUMBNAILER_CFLAGS) \
+   $(THEMUS_COMPONENT_CFLAGS) \
+   -I$(top_srcdir)/capplets/common \
++  -DGNOMECC_GLADE_DIR=\"$(GNOMECC_GLADE_DIR)\" \
+   -DDIRECTORY_DIR=\"$(vfsdirectorydir)\" \
+   -DDATA_DIR=\"$(datadir)/themus\"
+@@ -39,7 +40,8 @@
+       themus-properties-view.h \
+       themus-properties-main.c
+-pkgdata_DATA = apply-font.glade
++Gladedir   = $(GNOMECC_GLADE_DIR)
++Glade_DATA = apply-font.glade
+ @INTLTOOL_DIRECTORY_RULE@
+@@ -78,6 +80,7 @@
+ @INTLTOOL_SCHEMAS_RULE@
+ EXTRA_DIST = \
++  $(Glade_DATA) \
+   apply-font.glade \
+   theme-method.directory.in \
+   theme-method.conf \
This page took 0.055241 seconds and 4 git commands to generate.