]> git.pld-linux.org Git - packages/control-center.git/commitdiff
- outdated
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 27 Mar 2005 22:13:53 +0000 (22:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    control-center-capplets-dir.patch -> 1.2
    control-center-evolution.patch -> 1.2
    control-center-fontconfig.patch -> 1.3

control-center-capplets-dir.patch [deleted file]
control-center-evolution.patch [deleted file]
control-center-fontconfig.patch [deleted file]

diff --git a/control-center-capplets-dir.patch b/control-center-capplets-dir.patch
deleted file mode 100644 (file)
index 38118dd..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Nuard control-center-2.4.0.orig/configure.in control-center-2.4.0/configure.in
---- control-center-2.4.0.orig/configure.in     2003-09-08 16:55:21.000000000 +0200
-+++ control-center-2.4.0/configure.in  2003-11-08 23:39:16.000000000 +0100
-@@ -330,7 +330,7 @@
- AC_DEFINE_UNQUOTED(GNOMECC_DATA_DIR, "${real_prefix}/share/${GETTEXT_PACKAGE}",[Path to gnomecc data files])
- GNOMECC_ICONS_DIR='$(datadir)/'${GETTEXT_PACKAGE}'/icons'
- AC_SUBST(GNOMECC_ICONS_DIR)
--GNOMECC_DESKTOP_DIR='$(datadir)/'${GETTEXT_PACKAGE}'/capplets'
-+GNOMECC_DESKTOP_DIR='$(datadir)/gnome/capplets'
- AC_SUBST(GNOMECC_DESKTOP_DIR)
- GNOMECC_GLADE_DIR='$(datadir)/'${GETTEXT_PACKAGE}'/interfaces'
- AC_SUBST(GNOMECC_GLADE_DIR)
diff --git a/control-center-evolution.patch b/control-center-evolution.patch
deleted file mode 100644 (file)
index e7fe00f..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -urN aa/control-center-2.8.0/capplets/default-applications/gnome-default-applications-properties-structs.c control-center-2.8.0/capplets/default-applications/gnome-default-applications-properties-structs.c
---- aa/control-center-2.8.0/capplets/default-applications/gnome-default-applications-properties-structs.c      2004-06-25 22:52:55.000000000 +0200
-+++ control-center-2.8.0/capplets/default-applications/gnome-default-applications-properties-structs.c 2004-09-15 12:38:02.736663944 +0200
-@@ -31,7 +31,7 @@
-        * there is only one (the first entry in this list) Evolution entry 
-        * in the list shown to the user
-        */
--      { N_("Evolution Mail Reader"),          "evolution-1.6",        "evolution-1.6 %s",     FALSE, FALSE, },
-+      { N_("Evolution Mail Reader"),          "evolution-2.0",        "evolution-2.0 %s",     FALSE, FALSE, },
-       { N_("Evolution Mail Reader"),          "evolution-1.5",        "evolution-1.5 %s",     FALSE, FALSE, },
-         { N_("Evolution Mail Reader"),                "evolution-1.4",        "evolution-1.4 %s",     FALSE, FALSE, },
-         { N_("Evolution Mail Reader"),                "evolution",            "evolution %s",         FALSE, FALSE, },
diff --git a/control-center-fontconfig.patch b/control-center-fontconfig.patch
deleted file mode 100644 (file)
index 261c458..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
---- control-center-2.5.0/capplets/font/main.c.wiget    2003-10-28 22:56:03.000000000 +0100
-+++ control-center-2.5.0/capplets/font/main.c  2003-11-14 12:15:59.479052850 +0100
-@@ -10,6 +10,7 @@
- #include <glade/glade.h>
- #include <stdarg.h>
- #include <math.h>
-+#include <fontconfig/fontconfig.h>
- #ifdef HAVE_XFT2
- #include <gdk/gdkx.h>
---- control-center-2.5.0/control-center/main.c.wiget   2002-05-16 18:38:03.000000000 +0200
-+++ control-center-2.5.0/control-center/main.c 2003-11-14 12:14:25.849339822 +0100
-@@ -32,6 +32,7 @@
- #include <X11/Xlib.h>
- #include <X11/Xatom.h>
- #include <gdk/gdkx.h>
-+#include <fontconfig/fontconfig.h>
- #include "capplet-dir.h"
- #include "capplet-dir-view.h"
This page took 0.063511 seconds and 4 git commands to generate.