From 0cc83b3ab8cb7b87529e3db4cc7c5a1c2d0548da Mon Sep 17 00:00:00 2001 From: cvs2git Date: Thu, 2 Jun 2005 18:14:45 +0000 Subject: [PATCH] This commit was manufactured by cvs2git to create branch 'unlabeled-1.170.2'. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Sprout from master 2005-06-02 18:14:45 UTC Elan Ruusamäe '- findutils already required by rpm-build' Delete: control-center-Makefile.patch control-center-ac_am.patch control-center-additional-metacity-keybinding.patch control-center-am_conditional.patch control-center-applnk.patch control-center-bgcolor1.patch control-center-capplet.patch control-center-configure.patch control-center-def-apps-capplet-browsers.patch control-center-def-apps-capplet.patch control-center-desktop.patch control-center-dpi.patch control-center-esdrelease.patch control-center-fsbgpath.patch control-center-gcc2_compat.patch control-center-libxklavier.patch control-center-macros.patch control-center-mouse-am.patch control-center-no_mans.patch control-center-nosound.patch control-center-omf.patch control-center-pixbuf_cflags.patch control-center-pldrelease.patch control-center-randr.patch control-center-reduced_resources.patch control-center-setroothint.patch control-center-theme-switcher-linking.patch control-center-uipropertiesmenu.patch control-center-wm-properties_path.patch control-center-wm_properties-dir.patch omf.make xmldocs.make --- control-center-Makefile.patch | 22 -- control-center-ac_am.patch | 30 -- ...enter-additional-metacity-keybinding.patch | 24 -- control-center-am_conditional.patch | 12 - control-center-applnk.patch | 273 ------------------ control-center-bgcolor1.patch | 11 - control-center-capplet.patch | 168 ----------- control-center-configure.patch | 10 - ...rol-center-def-apps-capplet-browsers.patch | 11 - control-center-def-apps-capplet.patch | 96 ------ control-center-desktop.patch | 12 - control-center-dpi.patch | 183 ------------ control-center-esdrelease.patch | 18 -- control-center-fsbgpath.patch | 15 - control-center-gcc2_compat.patch | 18 -- control-center-libxklavier.patch | 29 -- control-center-macros.patch | 129 --------- control-center-mouse-am.patch | 12 - control-center-no_mans.patch | 10 - control-center-nosound.patch | 29 -- control-center-omf.patch | 66 ----- control-center-pixbuf_cflags.patch | 10 - control-center-pldrelease.patch | 19 -- control-center-randr.patch | 16 - control-center-reduced_resources.patch | 222 -------------- control-center-setroothint.patch | 15 - control-center-theme-switcher-linking.patch | 13 - control-center-uipropertiesmenu.patch | 10 - control-center-wm-properties_path.patch | 11 - control-center-wm_properties-dir.patch | 14 - omf.make | 53 ---- xmldocs.make | 95 ------ 32 files changed, 1656 deletions(-) delete mode 100644 control-center-Makefile.patch delete mode 100644 control-center-ac_am.patch delete mode 100644 control-center-additional-metacity-keybinding.patch delete mode 100644 control-center-am_conditional.patch delete mode 100644 control-center-applnk.patch delete mode 100644 control-center-bgcolor1.patch delete mode 100644 control-center-capplet.patch delete mode 100644 control-center-configure.patch delete mode 100644 control-center-def-apps-capplet-browsers.patch delete mode 100644 control-center-def-apps-capplet.patch delete mode 100644 control-center-desktop.patch delete mode 100644 control-center-dpi.patch delete mode 100644 control-center-esdrelease.patch delete mode 100644 control-center-fsbgpath.patch delete mode 100644 control-center-gcc2_compat.patch delete mode 100644 control-center-libxklavier.patch delete mode 100644 control-center-macros.patch delete mode 100644 control-center-mouse-am.patch delete mode 100644 control-center-no_mans.patch delete mode 100644 control-center-nosound.patch delete mode 100644 control-center-omf.patch delete mode 100644 control-center-pixbuf_cflags.patch delete mode 100644 control-center-pldrelease.patch delete mode 100644 control-center-randr.patch delete mode 100644 control-center-reduced_resources.patch delete mode 100644 control-center-setroothint.patch delete mode 100644 control-center-theme-switcher-linking.patch delete mode 100644 control-center-uipropertiesmenu.patch delete mode 100644 control-center-wm-properties_path.patch delete mode 100644 control-center-wm_properties-dir.patch delete mode 100644 omf.make delete mode 100644 xmldocs.make diff --git a/control-center-Makefile.patch b/control-center-Makefile.patch deleted file mode 100644 index 05776d3..0000000 --- a/control-center-Makefile.patch +++ /dev/null @@ -1,22 +0,0 @@ -diff -urN control-center-2.10.0.orig/vfs-methods/fontilus/Makefile.am control-center-2.10.0/vfs-methods/fontilus/Makefile.am ---- control-center-2.10.0.orig/vfs-methods/fontilus/Makefile.am 2005-04-01 11:37:13.000000000 +0200 -+++ control-center-2.10.0/vfs-methods/fontilus/Makefile.am 2005-04-01 11:41:14.000000000 +0200 -@@ -50,7 +50,6 @@ - endif - - install-desktop-database: install-desktopDATA -- update-desktop-database $(DESTDIR)$(desktopdir) - - uninstall-local: - rm -f $(DESTDIR)$(desktopdir)/mimeinfo.cache -diff -urN control-center-2.10.0.orig/vfs-methods/themus/Makefile.am control-center-2.10.0/vfs-methods/themus/Makefile.am ---- control-center-2.10.0.orig/vfs-methods/themus/Makefile.am 2005-04-01 11:37:13.000000000 +0200 -+++ control-center-2.10.0/vfs-methods/themus/Makefile.am 2005-04-01 11:41:38.000000000 +0200 -@@ -71,7 +71,6 @@ - endif - - install-desktop-database: install-desktopDATA -- update-desktop-database $(DESTDIR)$(desktopdir) - - distclean-local: - rm -f $(DESTDIR)$(desktopdir)/mimeinfo.cache diff --git a/control-center-ac_am.patch b/control-center-ac_am.patch deleted file mode 100644 index e99569e..0000000 --- a/control-center-ac_am.patch +++ /dev/null @@ -1,30 +0,0 @@ -diff -Nur control-center-1.99.8/Makefile.am control-center-1.99.8.new/Makefile.am ---- control-center-1.99.8/Makefile.am Thu Apr 11 04:06:40 2002 -+++ control-center-1.99.8.new/Makefile.am Tue Apr 30 03:23:48 2002 -@@ -1,4 +1,4 @@ --SUBDIRS = help po libsounds libbackground gnome-settings-daemon capplets control-center idl schemas -+SUBDIRS = po libsounds libbackground gnome-settings-daemon capplets control-center idl schemas - - #I removed the root-manager for now - # -diff -Nur control-center-1.99.8/configure.in control-center-1.99.8.new/configure.in ---- control-center-1.99.8/configure.in Mon Apr 29 21:45:06 2002 -+++ control-center-1.99.8.new/configure.in Tue Apr 30 03:23:38 2002 -@@ -210,6 +210,4 @@ - capplets/accessibility/keyboard/Makefile - capplets/network/Makefile - schemas/Makefile --help/Makefile --help/C/Makefile - libsounds/Makefile]) -diff -Nur control-center-1.99.8/schemas/Makefile.am control-center-1.99.8.new/schemas/Makefile.am ---- control-center-1.99.8/schemas/Makefile.am Tue Mar 26 18:22:22 2002 -+++ control-center-1.99.8.new/schemas/Makefile.am Tue Apr 30 03:15:49 2002 -@@ -5,7 +5,4 @@ - - schema_source_data = $(foreach file, $(schema_DATA), $(srcdir)/$(file)) - --install-data-local: $(schema_installed_data) -- GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) $(GCONFTOOL) --makefile-install-rule $(schema_source_data) -- - EXTRA_DIST=$(schema_DATA) diff --git a/control-center-additional-metacity-keybinding.patch b/control-center-additional-metacity-keybinding.patch deleted file mode 100644 index f3abef2..0000000 --- a/control-center-additional-metacity-keybinding.patch +++ /dev/null @@ -1,24 +0,0 @@ -diff -Nuard control-center-2.4.0.orig/capplets/keybindings/gnome-keybinding-properties.c control-center-2.4.0/capplets/keybindings/gnome-keybinding-properties.c ---- control-center-2.4.0.orig/capplets/keybindings/gnome-keybinding-properties.c 2003-07-25 22:29:26.000000000 +0200 -+++ control-center-2.4.0/capplets/keybindings/gnome-keybinding-properties.c 2003-11-05 00:19:32.000000000 +0100 -@@ -56,6 +56,7 @@ - { "/apps/metacity/window_keybindings/begin_resize", ALWAYS_VISIBLE, 0 }, - { "/apps/metacity/window_keybindings/toggle_on_all_workspaces", N_WORKSPACES_GT, 1 }, - /* These next three are out of order compared to the schemas file. */ -+ { "/apps/metacity/window_keybindings/toggle_above", ALWAYS_VISIBLE, 0 }, - { "/apps/metacity/window_keybindings/raise_or_lower", ALWAYS_VISIBLE, 0 }, - { "/apps/metacity/window_keybindings/raise", ALWAYS_VISIBLE, 0 }, - { "/apps/metacity/window_keybindings/lower", ALWAYS_VISIBLE, 0 }, -@@ -78,9 +79,12 @@ - { "/apps/metacity/window_keybindings/move_to_workspace_up", N_WORKSPACES_GT, 1 }, - { "/apps/metacity/window_keybindings/move_to_workspace_down", N_WORKSPACES_GT, 1 }, - { "/apps/metacity/global_keybindings/switch_windows", ALWAYS_VISIBLE, 0 }, -+ { "/apps/metacity/global_keybindings/switch_windows_backwards", ALWAYS_VISIBLE, 0 }, - { "/apps/metacity/global_keybindings/switch_panels", ALWAYS_VISIBLE, 0 }, - { "/apps/metacity/global_keybindings/cycle_windows", ALWAYS_VISIBLE, 0 }, -+ { "/apps/metacity/global_keybindings/cycle_windows_backward", ALWAYS_VISIBLE, 0 }, - { "/apps/metacity/global_keybindings/cycle_panels", ALWAYS_VISIBLE, 0 }, -+ { "/apps/metacity/global_keybindings/cycle_panels_backward", ALWAYS_VISIBLE, 0 }, - { "/apps/metacity/global_keybindings/show_desktop", ALWAYS_VISIBLE, 0 }, - { "/apps/metacity/global_keybindings/switch_to_workspace_1", N_WORKSPACES_GT, 1 }, - { "/apps/metacity/global_keybindings/switch_to_workspace_2", N_WORKSPACES_GT, 1 }, diff --git a/control-center-am_conditional.patch b/control-center-am_conditional.patch deleted file mode 100644 index ecd0b09..0000000 --- a/control-center-am_conditional.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- control-center-1.4.0.4/configure.in.orig Sun Feb 10 22:07:34 2002 -+++ control-center-1.4.0.4/configure.in Tue Feb 12 04:20:15 2002 -@@ -40,9 +40,6 @@ - CFLAGS=$CFLAGS_save - LIBS=$LIBS_save - --dnl utility conditional --AM_CONDITIONAL(FALSE, test "x" = "y") -- - ALL_LINGUAS="az bg ca cs da de el en_GB es et eu fi fr ga gl hr hu it ja ko lt nl nn no pl pt pt_BR ro ru sk sl sv tr uk wa zh_CN zh_TW" - AM_GNOME_GETTEXT - diff --git a/control-center-applnk.patch b/control-center-applnk.patch deleted file mode 100644 index b20038f..0000000 --- a/control-center-applnk.patch +++ /dev/null @@ -1,273 +0,0 @@ -diff -urN control-center-1.4.0.1.org/capplets/background-properties/Makefile.am control-center-1.4.0.1/capplets/background-properties/Makefile.am ---- control-center-1.4.0.1.org/capplets/background-properties/Makefile.am Sun Apr 1 18:49:14 2001 -+++ control-center-1.4.0.1/capplets/background-properties/Makefile.am Sun Apr 1 18:52:37 2001 -@@ -28,4 +28,4 @@ - @XML_I18N_MERGE_DESKTOP_RULE@ - - install-data-local: -- $(INSTALL_DATA) $(srcdir)/background-properties.desktop $(DESTDIR)$(datadir)/gnome/apps/Settings/Desktop/background-properties.desktop -+ $(INSTALL_DATA) $(srcdir)/background-properties.desktop $(DESTDIR)$(datadir)/applnk/Settings/GNOME/Desktop/background-properties.desktop -diff -urN control-center-1.4.0.1.org/capplets/desktop-links/Makefile.am control-center-1.4.0.1/capplets/desktop-links/Makefile.am ---- control-center-1.4.0.1.org/capplets/desktop-links/Makefile.am Sun Apr 1 18:49:14 2001 -+++ control-center-1.4.0.1/capplets/desktop-links/Makefile.am Sun Apr 1 18:52:37 2001 -@@ -6,7 +6,7 @@ - Sessiondir = $(ccenterdir)/Session - Documentsdir = $(ccenterdir)/Documents - --paneldir = $(datadir)/gnome/apps/Settings -+paneldir = $(datadir)/applnk/Settings/GNOME - Multimediadirp = $(paneldir)/Multimedia - Desktopdirp = $(paneldir)/Desktop - UIOptionsdirp = $(paneldir)/UIOptions -diff -urN control-center-1.4.0.1.org/capplets/file-types/Makefile.am control-center-1.4.0.1/capplets/file-types/Makefile.am ---- control-center-1.4.0.1.org/capplets/file-types/Makefile.am Sun Apr 1 18:49:14 2001 -+++ control-center-1.4.0.1/capplets/file-types/Makefile.am Sun Apr 1 18:54:13 2001 -@@ -42,7 +42,7 @@ - sys_in_files = file-types-capplet.desktop.in - sys_DATA = $(sys_in_files:.desktop.in=.desktop) - --settingsdir = $(datadir)/gnome/apps/Settings -+settingsdir = $(datadir)/applnk/Settings - settings_DATA = $(sys_DATA) - - @XML_I18N_MERGE_DESKTOP_RULE@ ---- control-center-1.4.0.1.org/capplets/keyboard-properties/Makefile.am Sun Apr 1 18:49:14 2001 -+++ control-center-1.4.0.1/capplets/keyboard-properties/Makefile.am Sun Apr 1 18:52:37 2001 -@@ -22,4 +22,4 @@ - @XML_I18N_MERGE_DESKTOP_RULE@ - - install-data-local: -- $(INSTALL_DATA) $(srcdir)/keyboard-properties.desktop $(DESTDIR)$(datadir)/gnome/apps/Settings/Peripherals/keyboard-properties.desktop -+ $(INSTALL_DATA) $(srcdir)/keyboard-properties.desktop $(DESTDIR)$(datadir)/applnk/Settings/GNOME/Peripherals/keyboard-properties.desktop -diff -urN control-center-1.4.0.1.org/capplets/mouse-properties/Makefile.am control-center-1.4.0.1/capplets/mouse-properties/Makefile.am ---- control-center-1.4.0.1.org/capplets/mouse-properties/Makefile.am Sun Apr 1 18:49:14 2001 -+++ control-center-1.4.0.1/capplets/mouse-properties/Makefile.am Sun Apr 1 18:52:39 2001 -@@ -23,4 +23,4 @@ - @XML_I18N_MERGE_DESKTOP_RULE@ - - install-data-local: -- $(INSTALL_DATA) $(srcdir)/mouse-properties.desktop $(DESTDIR)$(datadir)/gnome/apps/Settings/Peripherals/mouse-properties.desktop -+ $(INSTALL_DATA) $(srcdir)/mouse-properties.desktop $(DESTDIR)$(datadir)/applnk/Settings/GNOME/Peripherals/mouse-properties.desktop ---- control-center-1.4.0.1.org/capplets/sound-properties/Makefile.am Sun Apr 1 18:49:14 2001 -+++ control-center-1.4.0.1/capplets/sound-properties/Makefile.am Sun Apr 1 18:52:39 2001 -@@ -24,4 +24,4 @@ - @XML_I18N_MERGE_DESKTOP_RULE@ - - install-data-local: -- $(INSTALL_DATA) $(srcdir)/sound-properties.desktop $(DESTDIR)$(datadir)/gnome/apps/Settings/Multimedia/sound-properties.desktop -+ $(INSTALL_DATA) $(srcdir)/sound-properties.desktop $(DESTDIR)$(datadir)/applnk/Settings/GNOME/Multimedia/sound-properties.desktop -diff -urN control-center-1.4.0.1.org/capplets/theme-switcher/Makefile.am control-center-1.4.0.1/capplets/theme-switcher/Makefile.am ---- control-center-1.4.0.1.org/capplets/theme-switcher/Makefile.am Sun Apr 1 18:49:14 2001 -+++ control-center-1.4.0.1/capplets/theme-switcher/Makefile.am Sun Apr 1 18:52:39 2001 -@@ -34,4 +34,4 @@ - @XML_I18N_MERGE_DESKTOP_RULE@ - - install-data-local: -- $(INSTALL_DATA) $(srcdir)/theme-selector.desktop $(DESTDIR)$(datadir)/gnome/apps/Settings/Desktop/theme-selector.desktop -+ $(INSTALL_DATA) $(srcdir)/theme-selector.desktop $(DESTDIR)$(datadir)/applnk/Settings/GNOME/Desktop/theme-selector.desktop -diff -urN control-center-1.4.0.1.org/capplets/url-properties/Makefile.am control-center-1.4.0.1/capplets/url-properties/Makefile.am ---- control-center-1.4.0.1.org/capplets/url-properties/Makefile.am Sun Apr 1 18:49:14 2001 -+++ control-center-1.4.0.1/capplets/url-properties/Makefile.am Sun Apr 1 18:52:39 2001 -@@ -24,4 +24,4 @@ - @XML_I18N_MERGE_DESKTOP_RULE@ - - install-data-local: -- $(INSTALL_DATA) $(srcdir)/url-properties.desktop $(DESTDIR)$(datadir)/gnome/apps/Settings/Documents/url-properties.desktop -+ $(INSTALL_DATA) $(srcdir)/url-properties.desktop $(DESTDIR)$(datadir)/applnk/Settings/GNOME/Documents/url-properties.desktop -diff -urN control-center-1.4.0.1.org/capplets/wm-properties/Makefile.am control-center-1.4.0.1/capplets/wm-properties/Makefile.am ---- control-center-1.4.0.1.org/capplets/wm-properties/Makefile.am Sun Apr 1 18:49:14 2001 -+++ control-center-1.4.0.1/capplets/wm-properties/Makefile.am Sun Apr 1 18:55:37 2001 -@@ -26,7 +26,7 @@ - sys_in_files = wm-properties.desktop.in - sys_DATA = $(sys_in_files:.desktop.in=.desktop) - --Setdir = $(datadir)/gnome/apps/Settings/Desktop -+Setdir = $(datadir)/applnk/Settings/Desktop - - Set_DATA = $(sys_DATA) - -diff -urN control-center-1.4.0.1.org/control-center/Makefile.am control-center-1.4.0.1/control-center/Makefile.am ---- control-center-1.4.0.1.org/control-center/Makefile.am Sun Apr 1 18:49:15 2001 -+++ control-center-1.4.0.1/control-center/Makefile.am Sun Apr 1 18:56:01 2001 -@@ -47,7 +47,7 @@ - - EXTRA_DIST = gnomecc.desktop.in cappletConf.sh.in $(appicon_DATA) $(splash_DATA) - --sysdir = $(datadir)/gnome/apps/Settings -+sysdir = $(datadir)/applnk/Settings - sys_in_files = gnomecc.desktop.in - sys_DATA = $(sys_in_files:.desktop.in=.desktop) - @XML_I18N_MERGE_DESKTOP_RULE@ -diff -urN control-center-1.4.0.1.org/control-center-applnk.patch control-center-1.4.0.1/control-center-applnk.patch ---- control-center-1.4.0.1.org/control-center-applnk.patch Thu Jan 1 01:00:00 1970 -+++ control-center-1.4.0.1/control-center-applnk.patch Sun Apr 1 18:46:58 2001 -@@ -0,0 +1,128 @@ -+diff -Nru control-center-1.2.3/capplets/background-properties/Makefile.am control-center-1.2.3.new/capplets/background-properties/Makefile.am -+--- control-center-1.2.3/capplets/background-properties/Makefile.am Tue Feb 20 02:32:44 2001 -++++ control-center-1.2.3.new/capplets/background-properties/Makefile.am Tue Feb 20 02:33:18 2001 -+@@ -26,4 +26,4 @@ -+ sys_DATA = background-properties.desktop -+ -+ install-data-local: -+- $(INSTALL_DATA) $(srcdir)/background-properties.desktop $(DESTDIR)$(datadir)/gnome/apps/Settings/Desktop/background-properties.desktop -++ $(INSTALL_DATA) $(srcdir)/background-properties.desktop $(DESTDIR)$(datadir)/applnk/Settings/GNOME/Desktop/background-properties.desktop -+diff -Nru control-center-1.2.3/capplets/desktop-links/Makefile.am control-center-1.2.3.new/capplets/desktop-links/Makefile.am -+--- control-center-1.2.3/capplets/desktop-links/Makefile.am Tue Feb 20 02:32:44 2001 -++++ control-center-1.2.3.new/capplets/desktop-links/Makefile.am Tue Feb 20 02:33:37 2001 -+@@ -6,7 +6,7 @@ -+ Sessiondir = $(ccenterdir)/Session -+ Documentsdir = $(ccenterdir)/Documents -+ -+-paneldir = $(datadir)/gnome/apps/Settings -++paneldir = $(datadir)/applnk/Settings/GNOME -+ Multimediadirp = $(paneldir)/Multimedia -+ Desktopdirp = $(paneldir)/Desktop -+ UIOptionsdirp = $(paneldir)/UIOptions -+diff -Nru control-center-1.2.3/capplets/gnome-edit-properties/Makefile.am control-center-1.2.3.new/capplets/gnome-edit-properties/Makefile.am -+--- control-center-1.2.3/capplets/gnome-edit-properties/Makefile.am Tue Feb 20 02:32:44 2001 -++++ control-center-1.2.3.new/capplets/gnome-edit-properties/Makefile.am Tue Feb 20 02:33:59 2001 -+@@ -21,4 +21,4 @@ -+ sys_DATA = gnome-edit-properties.desktop -+ -+ install-data-local: -+- $(INSTALL_DATA) $(srcdir)/gnome-edit-properties.desktop $(DESTDIR)$(datadir)/gnome/apps/Settings/Documents/gnome-edit-properties.desktop -++ $(INSTALL_DATA) $(srcdir)/gnome-edit-properties.desktop $(DESTDIR)$(datadir)/applnk/Settings/GNOME/Documents/gnome-edit-properties.desktop -+diff -Nru control-center-1.2.3/capplets/keyboard-properties/Makefile.am control-center-1.2.3.new/capplets/keyboard-properties/Makefile.am -+--- control-center-1.2.3/capplets/keyboard-properties/Makefile.am Tue Feb 20 02:32:44 2001 -++++ control-center-1.2.3.new/capplets/keyboard-properties/Makefile.am Tue Feb 20 02:34:28 2001 -+@@ -19,4 +19,4 @@ -+ sys_DATA = keyboard-properties.desktop -+ -+ install-data-local: -+- $(INSTALL_DATA) $(srcdir)/keyboard-properties.desktop $(DESTDIR)$(datadir)/gnome/apps/Settings/Peripherals/keyboard-properties.desktop -++ $(INSTALL_DATA) $(srcdir)/keyboard-properties.desktop $(DESTDIR)$(datadir)/applnk/Settings/GNOME/Peripherals/keyboard-properties.desktop -+diff -Nru control-center-1.2.3/capplets/mime-type/Makefile.am control-center-1.2.3.new/capplets/mime-type/Makefile.am -+--- control-center-1.2.3/capplets/mime-type/Makefile.am Tue Feb 20 02:32:44 2001 -++++ control-center-1.2.3.new/capplets/mime-type/Makefile.am Tue Feb 20 02:34:42 2001 -+@@ -23,4 +23,4 @@ -+ sys_DATA = mime-type.desktop -+ -+ install-data-local: -+- $(INSTALL_DATA) $(srcdir)/mime-type.desktop $(DESTDIR)$(datadir)/gnome/apps/Settings/Documents/mime-type.desktop -++ $(INSTALL_DATA) $(srcdir)/mime-type.desktop $(DESTDIR)$(datadir)/applnk/Settings/GNOME/Documents/mime-type.desktop -+diff -Nru control-center-1.2.3/capplets/mouse-properties/Makefile.am control-center-1.2.3.new/capplets/mouse-properties/Makefile.am -+--- control-center-1.2.3/capplets/mouse-properties/Makefile.am Tue Feb 20 02:32:44 2001 -++++ control-center-1.2.3.new/capplets/mouse-properties/Makefile.am Tue Feb 20 02:34:57 2001 -+@@ -20,4 +20,4 @@ -+ sys_DATA = mouse-properties.desktop -+ -+ install-data-local: -+- $(INSTALL_DATA) $(srcdir)/mouse-properties.desktop $(DESTDIR)$(datadir)/gnome/apps/Settings/Peripherals/mouse-properties.desktop -++ $(INSTALL_DATA) $(srcdir)/mouse-properties.desktop $(DESTDIR)$(datadir)/applnk/Settings/GNOME/Peripherals/mouse-properties.desktop -+diff -Nru control-center-1.2.3/capplets/screensaver-properties/Makefile.am control-center-1.2.3.new/capplets/screensaver-properties/Makefile.am -+--- control-center-1.2.3/capplets/screensaver-properties/Makefile.am Tue Feb 20 02:32:44 2001 -++++ control-center-1.2.3.new/capplets/screensaver-properties/Makefile.am Tue Feb 20 02:35:13 2001 -+@@ -29,4 +29,4 @@ -+ sys_DATA = screensaver-properties.desktop -+ -+ install-data-local: -+- $(INSTALL_DATA) $(srcdir)/screensaver-properties.desktop $(DESTDIR)$(datadir)/gnome/apps/Settings/Desktop/screensaver-properties.desktop -++ $(INSTALL_DATA) $(srcdir)/screensaver-properties.desktop $(DESTDIR)$(datadir)/applnk/Settings/GNOME/Desktop/screensaver-properties.desktop -+diff -Nru control-center-1.2.3/capplets/sound-properties/Makefile.am control-center-1.2.3.new/capplets/sound-properties/Makefile.am -+--- control-center-1.2.3/capplets/sound-properties/Makefile.am Tue Feb 20 02:32:44 2001 -++++ control-center-1.2.3.new/capplets/sound-properties/Makefile.am Tue Feb 20 02:35:41 2001 -+@@ -21,4 +21,4 @@ -+ sys_DATA = sound-properties.desktop -+ -+ install-data-local: -+- $(INSTALL_DATA) $(srcdir)/sound-properties.desktop $(DESTDIR)$(datadir)/gnome/apps/Settings/Multimedia/sound-properties.desktop -++ $(INSTALL_DATA) $(srcdir)/sound-properties.desktop $(DESTDIR)$(datadir)/applnk/Settings/GNOME/Multimedia/sound-properties.desktop -+diff -Nru control-center-1.2.3/capplets/theme-switcher/Makefile.am control-center-1.2.3.new/capplets/theme-switcher/Makefile.am -+--- control-center-1.2.3/capplets/theme-switcher/Makefile.am Tue Feb 20 02:32:44 2001 -++++ control-center-1.2.3.new/capplets/theme-switcher/Makefile.am Tue Feb 20 02:35:55 2001 -+@@ -31,4 +31,4 @@ -+ sys_DATA = theme-selector.desktop -+ -+ install-data-local: -+- $(INSTALL_DATA) $(srcdir)/theme-selector.desktop $(DESTDIR)$(datadir)/gnome/apps/Settings/Desktop/theme-selector.desktop -++ $(INSTALL_DATA) $(srcdir)/theme-selector.desktop $(DESTDIR)$(datadir)/applnk/Settings/GNOME/Desktop/theme-selector.desktop -+diff -Nru control-center-1.2.3/capplets/ui-properties/Makefile.am control-center-1.2.3.new/capplets/ui-properties/Makefile.am -+--- control-center-1.2.3/capplets/ui-properties/Makefile.am Tue Feb 20 02:32:44 2001 -++++ control-center-1.2.3.new/capplets/ui-properties/Makefile.am Tue Feb 20 02:36:16 2001 -+@@ -27,6 +27,6 @@ -+ mdi.desktop -+ -+ install-data-local: -+- $(INSTALL_DATA) $(srcdir)/application.desktop $(DESTDIR)$(datadir)/gnome/apps/Settings/UIOptions/application.desktop -+- $(INSTALL_DATA) $(srcdir)/dialogs.desktop $(DESTDIR)$(datadir)/gnome/apps/Settings/UIOptions/dialogs.desktop -+- $(INSTALL_DATA) $(srcdir)/mdi.desktop $(DESTDIR)$(datadir)/gnome/apps/Settings/UIOptions/mdi.desktop -++ $(INSTALL_DATA) $(srcdir)/application.desktop $(DESTDIR)$(datadir)/applnk/Settings/GNOME/UIOptions/application.desktop -++ $(INSTALL_DATA) $(srcdir)/dialogs.desktop $(DESTDIR)$(datadir)/applnk/Settings/GNOME/UIOptions/dialogs.desktop -++ $(INSTALL_DATA) $(srcdir)/mdi.desktop $(DESTDIR)$(datadir)/applnk/Settings/GNOME/UIOptions/mdi.desktop -+diff -Nru control-center-1.2.3/capplets/url-properties/Makefile.am control-center-1.2.3.new/capplets/url-properties/Makefile.am -+--- control-center-1.2.3/capplets/url-properties/Makefile.am Tue Feb 20 02:32:44 2001 -++++ control-center-1.2.3.new/capplets/url-properties/Makefile.am Tue Feb 20 02:36:28 2001 -+@@ -21,4 +21,4 @@ -+ sys_DATA = url-properties.desktop -+ -+ install-data-local: -+- $(INSTALL_DATA) $(srcdir)/url-properties.desktop $(DESTDIR)$(datadir)/gnome/apps/Settings/Documents/url-properties.desktop -++ $(INSTALL_DATA) $(srcdir)/url-properties.desktop $(DESTDIR)$(datadir)/applnk/Settings/GNOME/Documents/url-properties.desktop -+diff -Nru control-center-1.2.3/capplets/wm-properties/Makefile.am control-center-1.2.3.new/capplets/wm-properties/Makefile.am -+--- control-center-1.2.3/capplets/wm-properties/Makefile.am Tue Feb 20 02:32:44 2001 -++++ control-center-1.2.3.new/capplets/wm-properties/Makefile.am Tue Feb 20 02:36:46 2001 -+@@ -25,5 +25,5 @@ -+ sysdir = $(datadir)/control-center/Desktop -+ sys_DATA = wm-properties.desktop -+ -+-Setdir = $(datadir)/gnome/apps/Settings/Desktop -++Setdir = $(datadir)/applnk/Settings/GNOME/Desktop -+ Set_DATA = wm-properties.desktop -+diff -Nru control-center-1.2.3/control-center/Makefile.am control-center-1.2.3.new/control-center/Makefile.am -+--- control-center-1.2.3/control-center/Makefile.am Tue Feb 20 02:32:44 2001 -++++ control-center-1.2.3.new/control-center/Makefile.am Tue Feb 20 02:31:47 2001 -+@@ -47,7 +47,7 @@ -+ -+ EXTRA_DIST = gnomecc.desktop cappletConf.sh.in $(appicon_DATA) $(splash_DATA) -+ -+-sysdir = $(datadir)/gnome/apps/Settings -++sysdir = $(datadir)/applnk/Settings -+ sys_DATA = gnomecc.desktop -+ -+ ## Put `exec' in the name because this should be installed by ---- control-center-1.4.0.3/capplets/wm-properties/Makefile.am~ Fri Feb 8 17:48:27 2002 -+++ control-center-1.4.0.3/capplets/wm-properties/Makefile.am Fri Feb 8 17:48:27 2002 -@@ -26,7 +26,7 @@ - sys_in_files = wm-properties.desktop.in - sys_DATA = $(sys_in_files:.desktop.in=.desktop) - --Setdir = $(datadir)/applnk/Settings/Desktop -+Setdir = $(datadir)/applnk/Settings/GNOME/Desktop - - Set_DATA = $(sys_DATA) - ---- control-center-1.4.0.3/capplets/file-types/Makefile.am~ Fri Feb 8 17:49:51 2002 -+++ control-center-1.4.0.3/capplets/file-types/Makefile.am Fri Feb 8 17:49:51 2002 -@@ -43,7 +43,7 @@ - sys_in_files = file-types-capplet.desktop.in - sys_DATA = $(sys_in_files:.desktop.in=.desktop) - --settingsdir = $(datadir)/applnk/Settings -+settingsdir = $(datadir)/applnk/GNOME/Settings - settings_DATA = $(sys_DATA) - - @XML_I18N_MERGE_DESKTOP_RULE@ ---- control-center-1.4.0.3/control-center/Makefile.am~ Fri Feb 8 17:52:16 2002 -+++ control-center-1.4.0.3/control-center/Makefile.am Fri Feb 8 17:52:16 2002 -@@ -47,7 +47,7 @@ - - EXTRA_DIST = gnomecc.desktop.in cappletConf.sh.in $(appicon_DATA) $(splash_DATA) - --sysdir = $(datadir)/applnk/Settings -+sysdir = $(datadir)/applnk/Settings/GNOME - sys_in_files = gnomecc.desktop.in - sys_DATA = $(sys_in_files:.desktop.in=.desktop) - @XML_I18N_MERGE_DESKTOP_RULE@ ---- control-center-1.4.0.5/capplets/default-applications/Makefile.am~ Sun Apr 7 11:12:35 2002 -+++ control-center-1.4.0.5/capplets/default-applications/Makefile.am Sun Apr 7 11:12:35 2002 -@@ -33,4 +33,4 @@ - @XML_I18N_MERGE_DESKTOP_RULE@ - - install-data-local: -- $(INSTALL_DATA) $(srcdir)/default-application-properties.desktop $(DESTDIR)$(datadir)/gnome/apps/Settings/Documents/default-applicaiton-properties.desktop -+ $(INSTALL_DATA) $(srcdir)/default-application-properties.desktop $(DESTDIR)$(datadir)/applnk/Settings/GNOME/Documents/default-applicaiton-properties.desktop diff --git a/control-center-bgcolor1.patch b/control-center-bgcolor1.patch deleted file mode 100644 index 1a98043..0000000 --- a/control-center-bgcolor1.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- control-center-1.0.4/capplets/background-properties/property-background.c.bgcolor1 Mon Mar 22 14:05:34 1999 -+++ control-center-1.0.4/capplets/background-properties/property-background.c Mon Mar 22 14:05:47 1999 -@@ -1108,7 +1108,7 @@ - gint r, g, b; - - gdk_color_parse -- (gnome_config_get_string ("/Background/Default/color1=#005060"), -+ (gnome_config_get_string ("/Background/Default/color1=#356390"), - &state->bgColor1); - r = state->bgColor1.red >> 8; - g = state->bgColor1.green >> 8; diff --git a/control-center-capplet.patch b/control-center-capplet.patch deleted file mode 100644 index 02b2df1..0000000 --- a/control-center-capplet.patch +++ /dev/null @@ -1,168 +0,0 @@ -diff -ur control-center-2.8.0.orig/capplets/accessibility/at-properties/at-properties.desktop.in.in control-center-2.8.0/capplets/accessibility/at-properties/at-properties.desktop.in.in ---- control-center-2.8.0.orig/capplets/accessibility/at-properties/at-properties.desktop.in.in 2003-12-16 22:38:05.000000000 +0100 -+++ control-center-2.8.0/capplets/accessibility/at-properties/at-properties.desktop.in.in 2004-09-16 22:40:26.432812736 +0200 -@@ -7,7 +7,7 @@ - Terminal=false - Type=Application - StartupNotify=true --Categories=GNOME;Settings;Accessibility; -+Categories=GTK;GNOME;Settings;Accessibility;X-Capplet; - OnlyShowIn=GNOME; - X-GNOME-Bugzilla-Bugzilla=GNOME - X-GNOME-Bugzilla-Product=control-center -diff -ur control-center-2.8.0.orig/capplets/accessibility/keyboard/accessibility-keyboard.desktop.in.in control-center-2.8.0/capplets/accessibility/keyboard/accessibility-keyboard.desktop.in.in ---- control-center-2.8.0.orig/capplets/accessibility/keyboard/accessibility-keyboard.desktop.in.in 2003-12-16 22:38:05.000000000 +0100 -+++ control-center-2.8.0/capplets/accessibility/keyboard/accessibility-keyboard.desktop.in.in 2004-09-16 22:40:37.486132376 +0200 -@@ -7,7 +7,7 @@ - Terminal=false - Type=Application - StartupNotify=true --Categories=GNOME;Application;Settings;Accessibility; -+Categories=GTK;GNOME;Settings;Accessibility;X-Capplet; - OnlyShowIn=GNOME; - X-GNOME-Bugzilla-Bugzilla=GNOME - X-GNOME-Bugzilla-Product=control-center -diff -ur control-center-2.8.0.orig/capplets/background/background.desktop.in.in control-center-2.8.0/capplets/background/background.desktop.in.in ---- control-center-2.8.0.orig/capplets/background/background.desktop.in.in 2004-02-04 23:04:14.000000000 +0100 -+++ control-center-2.8.0/capplets/background/background.desktop.in.in 2004-09-16 22:40:49.479309136 +0200 -@@ -7,7 +7,7 @@ - Terminal=false - Type=Application - StartupNotify=true --Categories=GNOME;Settings;Appearance; -+Categories=GTK;GNOME;Settings;Appearance;X-Capplet; - OnlyShowIn=GNOME; - X-GNOME-Bugzilla-Bugzilla=GNOME - X-GNOME-Bugzilla-Product=control-center -diff -ur control-center-2.8.0.orig/capplets/default-applications/default-applications.desktop.in.in control-center-2.8.0/capplets/default-applications/default-applications.desktop.in.in ---- control-center-2.8.0.orig/capplets/default-applications/default-applications.desktop.in.in 2003-12-16 22:38:07.000000000 +0100 -+++ control-center-2.8.0/capplets/default-applications/default-applications.desktop.in.in 2004-09-16 22:42:01.076424720 +0200 -@@ -7,7 +7,7 @@ - Terminal=false - Type=Application - StartupNotify=true --Categories=GNOME;Application;Settings;AdvancedSettings; -+Categories=GTK;GNOME;Settings;AdvancedSettings;X-Capplet; - OnlyShowIn=GNOME; - X-GNOME-Bugzilla-Bugzilla=GNOME - X-GNOME-Bugzilla-Product=control-center -diff -ur control-center-2.8.0.orig/capplets/display/display-properties.desktop.in.in control-center-2.8.0/capplets/display/display-properties.desktop.in.in ---- control-center-2.8.0.orig/capplets/display/display-properties.desktop.in.in 2003-04-23 17:01:16.000000000 +0200 -+++ control-center-2.8.0/capplets/display/display-properties.desktop.in.in 2004-09-16 22:42:25.259748296 +0200 -@@ -7,7 +7,7 @@ - Terminal=false - Type=Application - StartupNotify=true --Categories=GNOME;Settings;Appearance; -+Categories=GTK;GNOME;Settings;Appearance;X-Capplet; - OnlyShowIn=GNOME; - X-GNOME-Bugzilla-Bugzilla=GNOME - X-GNOME-Bugzilla-Product=control-center -diff -ur control-center-2.8.0.orig/capplets/font/font-properties.desktop.in.in control-center-2.8.0/capplets/font/font-properties.desktop.in.in ---- control-center-2.8.0.orig/capplets/font/font-properties.desktop.in.in 2003-12-16 22:38:11.000000000 +0100 -+++ control-center-2.8.0/capplets/font/font-properties.desktop.in.in 2004-09-16 22:47:31.484195104 +0200 -@@ -7,7 +7,7 @@ - Terminal=false - Type=Application - StartupNotify=true --Categories=GNOME;Settings;Appearance; -+Categories=GTK;GNOME;Settings;Appearance;X-Capplet; - OnlyShowIn=GNOME; - X-GNOME-Bugzilla-Bugzilla=GNOME - X-GNOME-Bugzilla-Product=control-center -diff -ur control-center-2.8.0.orig/capplets/keybindings/keybinding.desktop.in.in control-center-2.8.0/capplets/keybindings/keybinding.desktop.in.in ---- control-center-2.8.0.orig/capplets/keybindings/keybinding.desktop.in.in 2003-12-16 22:38:13.000000000 +0100 -+++ control-center-2.8.0/capplets/keybindings/keybinding.desktop.in.in 2004-09-16 22:47:54.745658824 +0200 -@@ -7,7 +7,7 @@ - Terminal=false - Type=Application - StartupNotify=true --Categories=GNOME;Application;Settings; -+Categories=GTK;GNOME;Settings;X-Capplet; - OnlyShowIn=GNOME; - X-GNOME-Bugzilla-Bugzilla=GNOME - X-GNOME-Bugzilla-Product=control-center -diff -ur control-center-2.8.0.orig/capplets/keyboard/keyboard.desktop.in.in control-center-2.8.0/capplets/keyboard/keyboard.desktop.in.in ---- control-center-2.8.0.orig/capplets/keyboard/keyboard.desktop.in.in 2003-12-16 22:38:14.000000000 +0100 -+++ control-center-2.8.0/capplets/keyboard/keyboard.desktop.in.in 2004-09-16 22:48:42.817350816 +0200 -@@ -7,7 +7,7 @@ - Terminal=false - Type=Application - StartupNotify=true --Categories=GNOME;Application;Settings; -+Categories=GTK;GNOME;Settings;X-Capplet; - OnlyShowIn=GNOME; - X-GNOME-Bugzilla-Bugzilla=GNOME - X-GNOME-Bugzilla-Product=control-center -diff -ur control-center-2.8.0.orig/capplets/mouse/gnome-settings-mouse.desktop.in.in control-center-2.8.0/capplets/mouse/gnome-settings-mouse.desktop.in.in ---- control-center-2.8.0.orig/capplets/mouse/gnome-settings-mouse.desktop.in.in 2003-12-16 22:38:15.000000000 +0100 -+++ control-center-2.8.0/capplets/mouse/gnome-settings-mouse.desktop.in.in 2004-09-16 22:49:04.546047552 +0200 -@@ -7,7 +7,7 @@ - Terminal=false - Type=Application - StartupNotify=true --Categories=GNOME;Application;Settings; -+Categories=GTK;GNOME;Settings;X-Capplet; - OnlyShowIn=GNOME; - X-GNOME-Bugzilla-Bugzilla=GNOME - X-GNOME-Bugzilla-Product=control-center -diff -ur control-center-2.8.0.orig/capplets/network/gnome-network-preferences.desktop.in.in control-center-2.8.0/capplets/network/gnome-network-preferences.desktop.in.in ---- control-center-2.8.0.orig/capplets/network/gnome-network-preferences.desktop.in.in 2004-04-15 20:32:22.000000000 +0200 -+++ control-center-2.8.0/capplets/network/gnome-network-preferences.desktop.in.in 2004-09-16 22:49:19.076838536 +0200 -@@ -7,7 +7,7 @@ - Terminal=false - Type=Application - StartupNotify=true --Categories=GNOME;Application;Settings; -+Categories=GTK;GNOME;Settings;X-Capplet; - OnlyShowIn=GNOME; - X-GNOME-Bugzilla-Bugzilla=GNOME - X-GNOME-Bugzilla-Product=control-center -diff -ur control-center-2.8.0.orig/capplets/sound/gnome-settings-sound.desktop.in.in control-center-2.8.0/capplets/sound/gnome-settings-sound.desktop.in.in ---- control-center-2.8.0.orig/capplets/sound/gnome-settings-sound.desktop.in.in 2003-12-16 22:38:50.000000000 +0100 -+++ control-center-2.8.0/capplets/sound/gnome-settings-sound.desktop.in.in 2004-09-16 22:50:00.206585864 +0200 -@@ -7,7 +7,7 @@ - Terminal=false - Type=Application - StartupNotify=true --Categories=GNOME;Application;Settings; -+Categories=GTK;GNOME;Settings;X-Capplet; - OnlyShowIn=GNOME; - X-GNOME-Bugzilla-Bugzilla=GNOME - X-GNOME-Bugzilla-Product=control-center -diff -ur control-center-2.8.0.orig/capplets/theme-switcher/gtk-theme-selector.desktop.in.in control-center-2.8.0/capplets/theme-switcher/gtk-theme-selector.desktop.in.in ---- control-center-2.8.0.orig/capplets/theme-switcher/gtk-theme-selector.desktop.in.in 2003-12-16 22:38:50.000000000 +0100 -+++ control-center-2.8.0/capplets/theme-switcher/gtk-theme-selector.desktop.in.in 2004-09-16 22:50:14.395428832 +0200 -@@ -7,7 +7,7 @@ - Terminal=false - Type=Application - StartupNotify=true --Categories=GNOME;Application;Settings; -+Categories=GTK;GNOME;Settings;X-Capplet; - OnlyShowIn=GNOME; - X-GNOME-Bugzilla-Bugzilla=GNOME - X-GNOME-Bugzilla-Product=control-center -diff -ur control-center-2.8.0.orig/capplets/ui-properties/gnome-ui-properties.desktop.in.in control-center-2.8.0/capplets/ui-properties/gnome-ui-properties.desktop.in.in ---- control-center-2.8.0.orig/capplets/ui-properties/gnome-ui-properties.desktop.in.in 2003-12-16 22:38:51.000000000 +0100 -+++ control-center-2.8.0/capplets/ui-properties/gnome-ui-properties.desktop.in.in 2004-09-16 22:50:31.661803944 +0200 -@@ -7,7 +7,7 @@ - Terminal=false - Type=Application - StartupNotify=true --Categories=GNOME;Application;Settings; -+Categories=GTK;GNOME;Settings;X-Capplet; - OnlyShowIn=GNOME; - X-GNOME-Bugzilla-Bugzilla=GNOME - X-GNOME-Bugzilla-Product=control-center -diff -ur control-center-2.8.0.orig/capplets/windows/window-properties.desktop.in.in control-center-2.8.0/capplets/windows/window-properties.desktop.in.in ---- control-center-2.8.0.orig/capplets/windows/window-properties.desktop.in.in 2003-12-16 22:38:52.000000000 +0100 -+++ control-center-2.8.0/capplets/windows/window-properties.desktop.in.in 2004-09-16 22:50:45.692670928 +0200 -@@ -7,7 +7,7 @@ - Terminal=false - Type=Application - StartupNotify=true --Categories=GNOME;Application;Settings; -+Categories=GTK;GNOME;Settings;X-Capplet; - OnlyShowIn=GNOME; - X-GNOME-Bugzilla-Bugzilla=GNOME - X-GNOME-Bugzilla-Product=control-center diff --git a/control-center-configure.patch b/control-center-configure.patch deleted file mode 100644 index 73ec241..0000000 --- a/control-center-configure.patch +++ /dev/null @@ -1,10 +0,0 @@ -diff -urN control-center-2.1.0.orig/configure.in control-center-2.1.0/configure.in ---- control-center-2.1.0.orig/configure.in Sat Sep 28 01:28:10 2002 -+++ control-center-2.1.0/configure.in Sat Sep 28 01:29:16 2002 -@@ -253,6 +253,5 @@ - capplets/windows/Makefile - schemas/Makefile - libsounds/Makefile --dnl due to a bug in intltool we need to expand something from the root last - control-center.spec - ]) diff --git a/control-center-def-apps-capplet-browsers.patch b/control-center-def-apps-capplet-browsers.patch deleted file mode 100644 index 927e414..0000000 --- a/control-center-def-apps-capplet-browsers.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- control-center-2.8.1/capplets/default-applications/gnome-default-applications-properties-structs.c.orig 2004-10-14 19:35:56.000000000 +0200 -+++ control-center-2.8.1/capplets/default-applications/gnome-default-applications-properties-structs.c 2004-10-15 11:55:15.065483960 +0200 -@@ -10,7 +10,7 @@ - { N_("Galeon"), "galeon", "galeon %s", FALSE, FALSE }, - { N_("Encompass"), "encompass", "encompass %s", FALSE, FALSE }, - { N_("Firebird"), "mozilla-firebird", "mozilla-firebird %s", FALSE, FALSE }, -- { N_("Firefox"), "firefox", "firefox %s", FALSE, FALSE }, -+ { N_("Firefox"), "mozilla-firefox", "mozilla-firefox %s", FALSE, FALSE }, - { N_("Mozilla"), "mozilla-1.6", "mozilla-1.6 %s", FALSE, FALSE }, - { N_("Mozilla"), "mozilla", "mozilla %s", FALSE, FALSE }, - { N_("Netscape Communicator"), "netscape", "netscape %s", FALSE, FALSE }, diff --git a/control-center-def-apps-capplet.patch b/control-center-def-apps-capplet.patch deleted file mode 100644 index 0c24729..0000000 --- a/control-center-def-apps-capplet.patch +++ /dev/null @@ -1,96 +0,0 @@ -diff -Nuard control-center-2.4.0.orig/capplets/default-applications/gnome-default-applications-properties.c control-center-2.4.0/capplets/default-applications/gnome-default-applications-properties.c ---- control-center-2.4.0.orig/capplets/default-applications/gnome-default-applications-properties.c 2003-08-01 21:45:43.000000000 +0200 -+++ control-center-2.4.0/capplets/default-applications/gnome-default-applications-properties.c 2003-09-11 23:20:24.000000000 +0200 -@@ -259,7 +259,7 @@ - if (strcmp (mime_app->command, li_app->command) == 0 && - mime_app->requires_terminal == li_app->requires_terminal) { - gtk_entry_set_text (GTK_ENTRY (WID ("text_select_combo_entry")), _(mime_app->name)); -- gtk_toggle_button_set_active (GTK_TOGGLE_BUTTON (WID ("text_custom_radio")), TRUE); -+ gtk_widget_set_sensitive(WID ("text_select_combo") ,TRUE); - gtk_toggle_button_set_active (GTK_TOGGLE_BUTTON (WID ("text_select_radio")), TRUE); - gnome_vfs_mime_application_free (mime_app); - return; -@@ -279,8 +279,9 @@ - gnome_vfs_mime_set_default_application ("text/plain", mime_app->id); - gnome_vfs_application_registry_sync (); - -+ -+ - read_editor_custom: -- gtk_toggle_button_set_active (GTK_TOGGLE_BUTTON (WID ("text_select_radio")), TRUE); - gtk_toggle_button_set_active (GTK_TOGGLE_BUTTON (WID ("text_custom_radio")), TRUE); - if (mime_app) - gnome_vfs_mime_application_free (mime_app); -@@ -388,19 +389,20 @@ - for (i = 0; i < G_N_ELEMENTS (possible_browsers); i++ ) { - if (possible_browsers[i].in_path == FALSE) - continue; -- -- if (browser && strcmp (browser, possible_browsers[i].command) == 0 && -- needs_term == possible_browsers[i].needs_term) { -+ -+ if (browser && (strcmp (browser, possible_browsers[i].command) == 0) -+ && needs_term == possible_browsers[i].needs_term) { - gtk_entry_set_text (GTK_ENTRY (WID ("web_select_combo_entry")), - _(possible_browsers[i].name)); -- gtk_toggle_button_set_active (GTK_TOGGLE_BUTTON (WID ("web_custom_radio")), TRUE); -+ -+ gtk_widget_set_sensitive (WID ("web_select_combo"), TRUE); - gtk_toggle_button_set_active (GTK_TOGGLE_BUTTON (WID ("web_select_radio")), TRUE); - g_free (browser); - return; - } - } -- gtk_toggle_button_set_inconsistent (GTK_TOGGLE_BUTTON (WID ("web_select_radio")), TRUE); -- gtk_toggle_button_set_inconsistent (GTK_TOGGLE_BUTTON (WID ("web_custom_radio")), TRUE); -+ gtk_toggle_button_set_active (GTK_TOGGLE_BUTTON (WID ("web_custom_radio")), TRUE); -+ - g_free (browser); - } - -@@ -427,18 +429,19 @@ - if (possible_mailers[i].in_path == FALSE) - continue; - -- if (mailer && strcmp (mailer, possible_mailers[i].command) == 0 && -- needs_term == possible_mailers[i].needs_term) { -+ if (mailer && (strcmp (mailer, possible_mailers[i].command) == 0) -+ && needs_term == possible_mailers[i].needs_term) { - gtk_entry_set_text (GTK_ENTRY (WID ("mail_select_combo_entry")), - _(possible_mailers[i].name)); -- gtk_toggle_button_set_active (GTK_TOGGLE_BUTTON (WID ("mail_custom_radio")), TRUE); -+ -+ gtk_widget_set_sensitive (WID ("mail_select_combo"), TRUE); - gtk_toggle_button_set_active (GTK_TOGGLE_BUTTON (WID ("mail_select_radio")), TRUE); - g_free (mailer); - return; - } - } -- gtk_toggle_button_set_inconsistent (GTK_TOGGLE_BUTTON (WID ("mail_select_radio")), TRUE); -- gtk_toggle_button_set_inconsistent (GTK_TOGGLE_BUTTON (WID ("mail_custom_radio")), TRUE); -+ gtk_toggle_button_set_active (GTK_TOGGLE_BUTTON (WID ("mail_custom_radio")), TRUE); -+ - g_free (mailer); - - -@@ -510,17 +513,18 @@ - strcmp (exec_arg?exec_arg:"", possible_terminals[i].exec_arg) == 0) { - gtk_entry_set_text (GTK_ENTRY (WID ("terminal_select_combo_entry")), - _(possible_terminals[i].name)); -- gtk_toggle_button_set_active (GTK_TOGGLE_BUTTON (WID ("terminal_custom_radio")), TRUE); -+ -+ gtk_widget_set_sensitive (WID ("terminal_select_combo"), TRUE); - gtk_toggle_button_set_active (GTK_TOGGLE_BUTTON (WID ("terminal_select_radio")), TRUE); - g_free (exec); - g_free (exec_arg); - return; - } - } -- gtk_toggle_button_set_active (GTK_TOGGLE_BUTTON (WID ("terminal_select_radio")), TRUE); - gtk_toggle_button_set_active (GTK_TOGGLE_BUTTON (WID ("terminal_custom_radio")), TRUE); - g_free (exec); - g_free (exec_arg); -+ - } - - static void diff --git a/control-center-desktop.patch b/control-center-desktop.patch deleted file mode 100644 index 7b23ba8..0000000 --- a/control-center-desktop.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -urN control-center-2.8.1.orig/control-center/gnomecc.desktop.in.in control-center-2.8.1/control-center/gnomecc.desktop.in.in ---- control-center-2.8.1.orig/control-center/gnomecc.desktop.in.in 2004-11-17 13:20:05.575248376 +0100 -+++ control-center-2.8.1/control-center/gnomecc.desktop.in.in 2004-11-17 13:23:05.832845056 +0100 -@@ -7,7 +7,7 @@ - Terminal=false - Type=Application - StartupNotify=true --Categories=GNOME;Application;Settings; -+Categories=GTK;GNOME;Settings; - OnlyShowIn=GNOME; - X-GNOME-Bugzilla-Bugzilla=GNOME - X-GNOME-Bugzilla-Product=control-center diff --git a/control-center-dpi.patch b/control-center-dpi.patch deleted file mode 100644 index 3248136..0000000 --- a/control-center-dpi.patch +++ /dev/null @@ -1,183 +0,0 @@ -diff -Nuard control-center-2.4.0.orig/capplets/font/font-properties.glade control-center-2.4.0/capplets/font/font-properties.glade ---- control-center-2.4.0.orig/capplets/font/font-properties.glade 2003-08-04 17:33:22.000000000 +0200 -+++ control-center-2.4.0/capplets/font/font-properties.glade 2003-11-14 21:01:26.000000000 +0100 -@@ -723,6 +723,24 @@ - False - - -+ -+ -+ -+ True -+ True -+ Calculate DPI -+ True -+ GTK_RELIEF_NORMAL -+ False -+ False -+ True -+ -+ -+ 0 -+ False -+ False -+ -+ - - - -diff -Nuard control-center-2.4.0.orig/capplets/font/main.c control-center-2.4.0/capplets/font/main.c ---- control-center-2.4.0.orig/capplets/font/main.c 2003-08-02 18:02:47.000000000 +0200 -+++ control-center-2.4.0/capplets/font/main.c 2003-11-14 21:01:26.000000000 +0100 -@@ -38,6 +38,7 @@ - #define FONT_HINTING_KEY FONT_RENDER_DIR "/hinting" - #define FONT_RGBA_ORDER_KEY FONT_RENDER_DIR "/rgba_order" - #define FONT_DPI_KEY FONT_RENDER_DIR "/dpi" -+#define FONT_CALCULATE_DPI_KEY FONT_RENDER_DIR "/calculate_dpi" - - #endif /* HAVE_XFT2 */ - static gboolean in_change = FALSE; -@@ -749,6 +750,33 @@ - } - - static void -+dpi_toggle_changed (GtkToggleButton *toggle, -+ GtkWidget *spinner) -+{ -+ GConfClient *client = gconf_client_get_default (); -+ GdkScreen *screen = gdk_screen_get_default (); -+ gboolean active = gtk_toggle_button_get_active (toggle); -+ int width_mm, width_px, dpi; -+ double xres; -+ -+ gconf_client_set_bool (client, FONT_CALCULATE_DPI_KEY, active, NULL); -+ -+ if (active) -+ gtk_widget_set_sensitive( GTK_WIDGET(spinner) , FALSE); -+ else -+ gtk_widget_set_sensitive( GTK_WIDGET(spinner) , TRUE); -+ -+ width_mm = gdk_screen_get_width_mm(screen); -+ width_px = gdk_screen_get_width(screen); -+ -+ xres = ((((double)width_px) * 25.4) / ((double)width_mm)); -+ dpi = (int)(xres + 0.5); -+ -+ gtk_spin_button_set_value ( GTK_SPIN_BUTTON (spinner), dpi); -+ -+} -+ -+static void - dpi_value_changed (GtkSpinButton *spinner, - GConfClient *client) - { -@@ -790,7 +818,7 @@ - if (!details_dialog) { - GConfClient *client = gconf_client_get_default (); - GladeXML *dialog = glade_xml_new (GLADEDIR "/font-properties.glade", "render_details", NULL); -- GtkWidget *dpi_spinner; -+ GtkWidget *dpi_spinner, *dpi_toggle; - GnomeVFSURI *uri; - - details_dialog = WID ("render_details"); -@@ -809,9 +837,16 @@ - g_signal_connect (dpi_spinner, "value_changed", - G_CALLBACK (dpi_value_changed), client); - -+ dpi_toggle = WID ("dpi_calculate"); -+ g_signal_connect (GTK_TOGGLE_BUTTON (dpi_toggle), "toggled", -+ G_CALLBACK (dpi_toggle_changed), dpi_spinner); -+ -+ gtk_toggle_button_set_active( GTK_TOGGLE_BUTTON (dpi_toggle), gconf_client_get_bool (client, FONT_CALCULATE_DPI_KEY, NULL)); -+ - gconf_client_notify_add (client, FONT_DPI_KEY, - dpi_changed, - dpi_spinner, NULL, NULL); -+ - - setup_font_sample (WID ("antialias_none_sample"), ANTIALIAS_NONE, HINT_FULL); - setup_font_sample (WID ("antialias_grayscale_sample"), ANTIALIAS_GRAYSCALE, HINT_FULL); -diff -Nuard control-center-2.4.0.orig/gnome-settings-daemon/gnome-settings-xsettings.c control-center-2.4.0/gnome-settings-daemon/gnome-settings-xsettings.c ---- control-center-2.4.0.orig/gnome-settings-daemon/gnome-settings-xsettings.c 2003-07-31 20:25:42.000000000 +0200 -+++ control-center-2.4.0/gnome-settings-daemon/gnome-settings-xsettings.c 2003-11-14 21:34:46.000000000 +0100 -@@ -17,6 +17,7 @@ - #define FONT_HINTING_KEY FONT_RENDER_DIR "/hinting" - #define FONT_RGBA_ORDER_KEY FONT_RENDER_DIR "/rgba_order" - #define FONT_DPI_KEY FONT_RENDER_DIR "/dpi" -+#define FONT_CALCULATE_DPI_KEY FONT_RENDER_DIR "/calculate_dpi" - #endif /* HAVE_XFT2 */ - - typedef struct _TranslationEntry TranslationEntry; -@@ -268,10 +269,11 @@ - gnome_xft_settings_get (GConfClient *client, - GnomeXftSettings *settings) - { -- char *antialiasing = gconf_client_get_string (client, FONT_ANTIALIASING_KEY, NULL); -- char *hinting = gconf_client_get_string (client, FONT_HINTING_KEY, NULL); -- char *rgba_order = gconf_client_get_string (client, FONT_RGBA_ORDER_KEY, NULL); -- double dpi = gconf_client_get_float (client, FONT_DPI_KEY, NULL); -+ gchar *antialiasing = gconf_client_get_string (client, FONT_ANTIALIASING_KEY, NULL); -+ gchar *hinting = gconf_client_get_string (client, FONT_HINTING_KEY, NULL); -+ gchar *rgba_order = gconf_client_get_string (client, FONT_RGBA_ORDER_KEY, NULL); -+ gdouble dpi = gconf_client_get_float (client, FONT_DPI_KEY, NULL); -+ gboolean calculate_dpi = gconf_client_get_bool (client, FONT_CALCULATE_DPI_KEY ,NULL); - - settings->antialias = TRUE; - settings->hinting = TRUE; -@@ -279,12 +281,28 @@ - settings->dpi = 96; - settings->rgba = "rgb"; - -- if ((int)(1024 * dpi + 0.5) > 0) -- settings->dpi = (int)(1024 * dpi + 0.5); -+ if (calculate_dpi == TRUE) -+ { -+ gdouble xres; -+ gint width_mm, width_px; -+ GdkScreen *screen = gdk_screen_get_default(); -+ -+ width_mm = gdk_screen_get_width_mm(screen); -+ width_px = gdk_screen_get_width(screen); -+ -+ xres = ((((gdouble)width_px) * 25.4) / ((gdouble)width_mm)); -+ dpi = xres; -+ -+ gconf_client_set_float (client, FONT_DPI_KEY, (gint)(xres + 0.5) ,NULL); -+ } -+ -+ if ((gint)(1024 * dpi + 0.5) > 0) -+ settings->dpi = (gint)(1024 * dpi + 0.5); -+ - - if (rgba_order) - { -- int i; -+ gint i; - gboolean found = FALSE; - - for (i = 0; i < G_N_ELEMENTS (rgba_types) && !found; i++) -diff -Nuard control-center-2.4.0.orig/schemas/desktop_gnome_font_rendering.schemas control-center-2.4.0/schemas/desktop_gnome_font_rendering.schemas ---- control-center-2.4.0.orig/schemas/desktop_gnome_font_rendering.schemas 2003-09-08 16:58:39.000000000 +0200 -+++ control-center-2.4.0/schemas/desktop_gnome_font_rendering.schemas 2003-11-14 21:01:26.000000000 +0100 -@@ -1,6 +1,21 @@ - - - -+ -+ /schemas/desktop/gnome/font_rendering/calculate_dpi -+ /desktop/gnome/font_rendering/calculate_dpi -+ gnome -+ bool -+ false -+ -+ Automatic DPI calculation -+ Automaticac DPI calculation -+ -+ -+ Automatyczne obliczanie DPI -+ Automatyczne obliczanie DPI -+ -+ - - /schemas/desktop/gnome/font_rendering/dpi - /desktop/gnome/font_rendering/dpi diff --git a/control-center-esdrelease.patch b/control-center-esdrelease.patch deleted file mode 100644 index 771aa38..0000000 --- a/control-center-esdrelease.patch +++ /dev/null @@ -1,18 +0,0 @@ ---- control-center-1.0.3/capplets/sound-properties/sound-properties.c.esdrelease Sun Mar 14 23:55:16 1999 -+++ control-center-1.0.3/capplets/sound-properties/sound-properties.c Sun Mar 14 23:58:57 1999 -@@ -133,12 +133,13 @@ - if(gnome_sound_connection < 0 - && gnome_config_get_bool("/sound/system/settings/start_esd=false")) { - int esdpid; -- static const char *esd_cmdline[] = {"esd", "-nobeeps", NULL}; -+ static const char *esd_cmdline[] = {"esd", "-nobeeps", -+ "-as", "30", NULL}; - char *tmpargv[3]; - char argbuf[32]; - time_t starttime; - -- esdpid = gnome_execute_async(NULL, 2, (char **)esd_cmdline); -+ esdpid = gnome_execute_async(NULL, 4, (char **)esd_cmdline); - g_snprintf(argbuf, sizeof(argbuf), "%d", esdpid); - tmpargv[0] = "kill"; tmpargv[1] = argbuf; tmpargv[2] = NULL; - gnome_client_set_shutdown_command(client, 2, tmpargv); diff --git a/control-center-fsbgpath.patch b/control-center-fsbgpath.patch deleted file mode 100644 index a2c175f..0000000 --- a/control-center-fsbgpath.patch +++ /dev/null @@ -1,15 +0,0 @@ -diff -Nru control-center-1.2.1/capplets/background-properties/property-background.c control-center-1.2.1.new/capplets/background-properties/property-background.c ---- control-center-1.2.1/capplets/background-properties/property-background.c Mon Aug 7 20:02:14 2000 -+++ control-center-1.2.1.new/capplets/background-properties/property-background.c Mon Aug 7 20:10:23 2000 -@@ -590,7 +590,10 @@ - else if (origState.wpFileName) - gtk_file_selection_set_filename (GTK_FILE_SELECTION (fileSel), - origState.wpFileName); -- -+ else if (g_file_exists(GNOME_ICONDIR"/backgrounds")) -+ gtk_file_selection_set_filename (GTK_FILE_SELECTION (fileSel), -+ GNOME_ICONDIR"/backgrounds"); -+ - gtk_signal_connect (GTK_OBJECT (fileSel), "delete_event", - (GtkSignalFunc) delete_browse, - &fileSel); diff --git a/control-center-gcc2_compat.patch b/control-center-gcc2_compat.patch deleted file mode 100644 index 0aca536..0000000 --- a/control-center-gcc2_compat.patch +++ /dev/null @@ -1,18 +0,0 @@ -diff -urN control-center-2.2.0.orig/capplets/common/gnome-theme-test.c control-center-2.2.0/capplets/common/gnome-theme-test.c ---- control-center-2.2.0.orig/capplets/common/gnome-theme-test.c Mon Jan 27 00:00:26 2003 -+++ control-center-2.2.0/capplets/common/gnome-theme-test.c Mon Jan 27 00:01:13 2003 -@@ -10,11 +10,11 @@ - int - main (int argc, char *argv[]) - { -- gtk_init (&argc, &argv); -- gnome_vfs_init (); - gboolean monitor_not_added = FALSE; - GList *themes, *list; -- -+ gtk_init (&argc, &argv); -+ gnome_vfs_init (); -+ - gnome_theme_init (&monitor_not_added); - - themes = gnome_theme_meta_info_find_all (); diff --git a/control-center-libxklavier.patch b/control-center-libxklavier.patch deleted file mode 100644 index ac48f6c..0000000 --- a/control-center-libxklavier.patch +++ /dev/null @@ -1,29 +0,0 @@ -diff -urN aa/control-center-2.5.2/libgswitchit/gswitchit_config.c control-center-2.5.2/libgswitchit/gswitchit_config.c ---- aa/control-center-2.5.2/libgswitchit/gswitchit_config.c 2004-01-12 20:30:47.000000000 +0100 -+++ control-center-2.5.2/libgswitchit/gswitchit_config.c 2004-01-29 23:46:29.523783336 +0100 -@@ -362,7 +362,6 @@ - gboolean activate, - const char *psFileName) - { -- XkbDescModifierFunc fun = NULL; - gboolean rv = FALSE; - - XklConfigRec data; -@@ -371,7 +370,7 @@ - _GSwitchItXkbConfigCopyToXklConfig (xkbConfig, &data); - - if (activate) { -- rv = XklConfigActivate (&data, fun, NULL); -+ rv = XklConfigActivate (&data, NULL); - } else { - char *home = getenv ("HOME"); - char xkmFileName[PATH_MAX]; -@@ -379,7 +378,7 @@ - int status; - g_snprintf (xkmFileName, sizeof (xkmFileName), - "%s/.gnome_private/xkbpreview.xkm", home); -- rv = XklConfigWriteXKMFile (xkmFileName, &data, fun, NULL); -+ rv = XklConfigWriteXKMFile (xkmFileName, &data, NULL); - if (rv) { - g_snprintf (cmd, sizeof (cmd), - "xkbprint -full -color %s %s", diff --git a/control-center-macros.patch b/control-center-macros.patch deleted file mode 100644 index 0708e29..0000000 --- a/control-center-macros.patch +++ /dev/null @@ -1,129 +0,0 @@ -diff -urN control-center-1.4.0.1.org/macros/xml-i18n-tools.m4 control-center-1.4.0.1/macros/xml-i18n-tools.m4 ---- control-center-1.4.0.1.org/macros/xml-i18n-tools.m4 Thu Jan 1 01:00:00 1970 -+++ control-center-1.4.0.1/macros/xml-i18n-tools.m4 Sun Mar 25 13:28:11 2001 -@@ -0,0 +1,113 @@ -+## xml-i18n-tools.m4 - Configure xml-i18n-tools for the target system. -*-Shell-script-*- -+## Copyright (C) 2001 Eazel, Inc. -+## Author: Maciej Stachowiak -+## -+## This program is free software; you can redistribute it and/or modify -+## it under the terms of the GNU General Public License as published by -+## the Free Software Foundation; either version 2 of the License, or -+## (at your option) any later version. -+## -+## This program is distributed in the hope that it will be useful, but -+## WITHOUT ANY WARRANTY; without even the implied warranty of -+## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -+## General Public License for more details. -+## -+## You should have received a copy of the GNU General Public License -+## along with this program; if not, write to the Free Software -+## Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -+## -+## As a special exception to the GNU General Public License, if you -+## distribute this file as part of a program that contains a -+## configuration script generated by Autoconf, you may include it under -+## the same distribution terms that you use for the rest of that program. -+ -+# serial 1 AC_PROG_XML_I18N_TOOLS -+AC_DEFUN(AC_PROG_XML_I18N_TOOLS, -+[ -+ -+dnl This is a hack - we use the expansion of AC_SUBST instead of -+dnl AC_SUBST itself to avoid automake putting -+dnl XML_I18N_MERGE_OAF_RULE = @XML_I18N_MERGE_OAF_RULE@ -+dnl in all the Makefile.in's -+XML_I18N_MERGE_OAF_RULE='\%.oaf : \%.oaf.in $(top_builddir)/xml-i18n-merge $(top_srcdir)/po/*.po\ -+ $(top_builddir)/xml-i18n-merge -o $(top_srcdir)/po $< [$]*.oaf' -+AC_DIVERT_PUSH(AC_DIVERSION_SED)dnl -+s%@XML_I18N_MERGE_OAF_RULE@%[$]XML_I18N_MERGE_OAF_RULE%g -+AC_DIVERT_POP()dnl -+ -+dnl same deal -+XML_I18N_MERGE_KEYS_RULE='\%.keys : \%.keys.in $(top_builddir)/xml-i18n-merge $(top_srcdir)/po/*.po\ -+ $(top_builddir)/xml-i18n-merge -k $(top_srcdir)/po $< [$]*.keys' -+AC_DIVERT_PUSH(AC_DIVERSION_SED)dnl -+s%@XML_I18N_MERGE_KEYS_RULE@%[$]XML_I18N_MERGE_KEYS_RULE%g -+AC_DIVERT_POP()dnl -+ -+dnl same deal -+XML_I18N_MERGE_DESKTOP_RULE='\%.desktop : \%.desktop.in $(top_builddir)/xml-i18n-merge $(top_srcdir)/po/*.po\ -+ $(top_builddir)/xml-i18n-merge -d $(top_srcdir)/po $< [$]*.desktop' -+AC_DIVERT_PUSH(AC_DIVERSION_SED)dnl -+s%@XML_I18N_MERGE_DESKTOP_RULE@%[$]XML_I18N_MERGE_DESKTOP_RULE%g -+AC_DIVERT_POP()dnl -+ -+dnl same deal -+XML_I18N_MERGE_DIRECTORY_RULE='\%.directory : \%.directory.in $(top_builddir)/xml-i18n-merge $(top_srcdir)/po/*.po\ -+ $(top_builddir)/xml-i18n-merge -d $(top_srcdir)/po $< [$]*.directory' -+AC_DIVERT_PUSH(AC_DIVERSION_SED)dnl -+s%@XML_I18N_MERGE_DIRECTORY_RULE@%[$]XML_I18N_MERGE_DIRECTORY_RULE%g -+AC_DIVERT_POP()dnl -+ -+dnl same deal -+XML_I18N_MERGE_SOUNDLIST_RULE='\%.soundlist : \%.soundlist.in $(top_builddir)/xml-i18n-merge $(top_srcdir)/po/*.po\ -+ $(top_builddir)/xml-i18n-merge -d $(top_srcdir)/po $< [$]*.soundlist' -+AC_DIVERT_PUSH(AC_DIVERSION_SED)dnl -+s%@XML_I18N_MERGE_SOUNDLIST_RULE@%[$]XML_I18N_MERGE_SOUNDLIST_RULE%g -+AC_DIVERT_POP()dnl -+ -+dnl same deal -+XML_I18N_MERGE_PONG_RULE='\%.pong : \%.pong.in $(top_builddir)/xml-i18n-merge $(top_srcdir)/po/*.po\ -+ $(top_builddir)/xml-i18n-merge -x $(top_srcdir)/po $< [$]*.pong' -+AC_DIVERT_PUSH(AC_DIVERSION_SED)dnl -+s%@XML_I18N_MERGE_PONG_RULE@%[$]XML_I18N_MERGE_PONG_RULE%g -+AC_DIVERT_POP()dnl -+ -+# Always use our own xml-i18n-tools. -+XML_I18N_EXTRACT='$(top_builddir)/xml-i18n-extract' -+AC_SUBST(XML_I18N_EXTRACT)dnl -+ -+XML_I18N_MERGE='$(top_builddir)/xml-i18n-merge' -+AC_SUBST(XML_I18N_MERGE)dnl -+ -+XML_I18N_UPDATE='$(top_builddir)/xml-i18n-update' -+AC_SUBST(XML_I18N_UPDATE)dnl -+ -+AC_PATH_PROG(XML_I18N_TOOLS_PERL, perl) -+if test -z "$XML_I18N_TOOLS_PERL"; then -+ AC_MSG_ERROR([perl not found; required for xml-i18n-tools]) -+fi -+if test -z "`$XML_I18N_TOOLS_PERL -v | fgrep '5.' 2> /dev/null`"; then -+ AC_MSG_ERROR([perl 5.x required for xml-i18n-tools]) -+fi -+ -+dnl manually sed perl in so people don't have to put the xml-i18n-tools scripts in their -+dnl AC_OUTPUT -+AC_OUTPUT_COMMANDS([ -+sed -e "s:@XML_I18N_TOOLS_PERL@:${XML_I18N_TOOLS_PERL}:;" < ${ac_given_srcdir}/xml-i18n-extract.in > xml-i18n-extract; -+chmod ugo+x xml-i18n-extract; -+chmod u+w xml-i18n-extract; -+ -+sed -e "s:@XML_I18N_TOOLS_PERL@:${XML_I18N_TOOLS_PERL}:;" < ${ac_given_srcdir}/xml-i18n-merge.in > xml-i18n-merge; -+chmod ugo+x xml-i18n-merge; -+chmod u+w xml-i18n-merge; -+ -+sed -e "s:@XML_I18N_TOOLS_PERL@:${XML_I18N_TOOLS_PERL}:;" < ${ac_given_srcdir}/xml-i18n-update.in > xml-i18n-update; -+chmod ugo+x xml-i18n-update; -+chmod u+w xml-i18n-update; -+], XML_I18N_TOOLS_PERL=${XML_I18N_TOOLS_PERL}) -+ -+# Redirect the config.log output again, so that the ltconfig log is not -+# clobbered by the next message. -+exec 5>>./config.log -+]) -+ -+dnl old names -+AC_DEFUN(AM_PROG_XML_I18N_TOOLS, [indir([AC_PROG_XML_I18N_TOOLS])])dnl -diff -urN control-center-1.4.0.1.org/sgmldocs.make control-center-1.4.0.1/sgmldocs.make ---- control-center-1.4.0.1.org/sgmldocs.make Sun Apr 1 18:49:13 2001 -+++ control-center-1.4.0.1/sgmldocs.make Sun Apr 1 19:51:31 2001 -@@ -58,7 +58,7 @@ - -cp $(docname)/index.html . - - $(docname).sgml: $(sgml_ents) -- -ourdir=`pwd`; \ -+ ourdir=`pwd`; \ - cd $(srcdir); \ - cp $(sgml_ents) $$ourdir - diff --git a/control-center-mouse-am.patch b/control-center-mouse-am.patch deleted file mode 100644 index b08d8bd..0000000 --- a/control-center-mouse-am.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -Nuard control-center-2.1.2.orig/capplets/mouse/Makefile.am control-center-2.1.2/capplets/mouse/Makefile.am ---- control-center-2.1.2.orig/capplets/mouse/Makefile.am Sat Nov 2 19:40:22 2002 -+++ control-center-2.1.2/capplets/mouse/Makefile.am Tue Nov 12 16:16:22 2002 -@@ -44,7 +44,7 @@ - mouse_dblclck_off_data $(srcdir)/double-click-off.png - - BUILT_SOURCES = inlinepixbufs.h --CLEANFILES = inlinepixbufs.h -+#CLEANFILES = inlinepixbufs.h - - inlinepixbufs.h: $(IMAGES) - $(GDK_PIXBUF_CSOURCE) --raw --build-list $(VARIABLES) >$(srcdir)/inlinepixbufs.h diff --git a/control-center-no_mans.patch b/control-center-no_mans.patch deleted file mode 100644 index b54087a..0000000 --- a/control-center-no_mans.patch +++ /dev/null @@ -1,10 +0,0 @@ -diff -urN control-center-1.4.0.3/Makefile.am control-center.new/Makefile.am ---- control-center-1.4.0.3/Makefile.am Thu Feb 7 17:48:54 2002 -+++ control-center.new/Makefile.am Thu Feb 7 18:42:34 2002 -@@ -1,5 +1,5 @@ - --always_built_SUBDIRS = control-center capplets idl doc omf-install man -+always_built_SUBDIRS = control-center capplets idl doc omf-install - - SUBDIRS = intl po macros \ - $(always_built_SUBDIRS) diff --git a/control-center-nosound.patch b/control-center-nosound.patch deleted file mode 100644 index bd6697f..0000000 --- a/control-center-nosound.patch +++ /dev/null @@ -1,29 +0,0 @@ ---- control-center-1.0.2/capplets/sound-properties/sound-properties.c.nosound Wed Mar 10 18:05:17 1999 -+++ control-center-1.0.2/capplets/sound-properties/sound-properties.c Wed Mar 10 18:06:35 1999 -@@ -131,7 +131,7 @@ - #ifdef HAVE_ESD - if(token) { - if(gnome_sound_connection < 0 -- && gnome_config_get_bool("/sound/system/settings/start_esd=true")) { -+ && gnome_config_get_bool("/sound/system/settings/start_esd=false")) { - int esdpid; - static const char *esd_cmdline[] = {"esd", "-nobeeps", NULL}; - char *tmpargv[3]; -@@ -244,7 +244,7 @@ - FALSE, FALSE, 0); - - gtk_toggle_button_set_state(GTK_TOGGLE_BUTTON(retval->enable_esd_startup), -- gnome_config_get_bool("/sound/system/settings/start_esd=true")); -+ gnome_config_get_bool("/sound/system/settings/start_esd=false")); - - retval->enable_sound_events = - gtk_check_button_new_with_label(_("Sounds for events")); -@@ -636,7 +636,7 @@ - ui_do_revert(GtkWidget *w, SoundProps *props) - { - gtk_toggle_button_set_state(GTK_TOGGLE_BUTTON(props->enable_esd_startup), -- gnome_config_get_bool("/sound/system/settings/start_esd=true")); -+ gnome_config_get_bool("/sound/system/settings/start_esd=false")); - - gtk_toggle_button_set_state(GTK_TOGGLE_BUTTON(props->enable_sound_events), - gnome_config_get_bool("/sound/system/settings/event_sounds=true")); diff --git a/control-center-omf.patch b/control-center-omf.patch deleted file mode 100644 index 3626756..0000000 --- a/control-center-omf.patch +++ /dev/null @@ -1,66 +0,0 @@ -diff -Nuard control-center-1.4.0.5.orig/doc/C/control-center-C.omf control-center-1.4.0.5/doc/C/control-center-C.omf ---- control-center-1.4.0.5.orig/doc/C/control-center-C.omf Fri Oct 26 11:00:10 2001 -+++ control-center-1.4.0.5/doc/C/control-center-C.omf Wed Oct 2 14:12:33 2002 -@@ -1,15 +1,23 @@ -- -+ -+ - - -+ - -- GNOME Control Center Manual -+ GNOME Control Center Manual - -- -- System|Configuration|Configuration Tools -- GNOME|Settings -- -+ -+ 2002-10-02 -+ -+ -+ -+ -+ -+ - - - -+ -+ - - -diff -Nuard control-center-1.4.0.5.orig/doc/eu/control-center-eu.omf control-center-1.4.0.5/doc/eu/control-center-eu.omf ---- control-center-1.4.0.5.orig/doc/eu/control-center-eu.omf Mon Feb 25 20:12:17 2002 -+++ control-center-1.4.0.5/doc/eu/control-center-eu.omf Wed Oct 2 14:14:02 2002 -@@ -1,15 +1,23 @@ -- -+ -+ - - -+ - -- GNOMEren Kontrol Zentroaren eskuliburua -+ GNOMEren Kontrol Zentroaren eskuliburua - -- -- Sistema|Konfigurazioa|Konfigurazio-tresnak -- GNOME|ezarpenak -- -+ -+ 2002-10-02 -+ -+ -+ -+ -+ -+ - - - -+ -+ - - diff --git a/control-center-pixbuf_cflags.patch b/control-center-pixbuf_cflags.patch deleted file mode 100644 index d701c4a..0000000 --- a/control-center-pixbuf_cflags.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- control-center-1.4.0.1/capplets/file-types/Makefile.am~ Sat Nov 24 19:31:50 2001 -+++ control-center-1.4.0.1/capplets/file-types/Makefile.am Sat Nov 24 19:59:05 2001 -@@ -10,6 +10,7 @@ - -I$(srcdir)/../../control-center \ - $(GNOME_INCLUDEDIR) \ - $(GTK_CFLAGS) \ -+ $(PIXBUF_CFLAGS) \ - -DGNOMELOCALEDIR=\""$(datadir)/locale"\" \ - -I$(includedir) \ - $(VFS_CFLAGS) $(WERROR) \ diff --git a/control-center-pldrelease.patch b/control-center-pldrelease.patch deleted file mode 100644 index babf133..0000000 --- a/control-center-pldrelease.patch +++ /dev/null @@ -1,19 +0,0 @@ ---- control-center-1.4.0.3/control-center.orig/splash.c Thu Feb 8 20:07:54 2001 -+++ control-center-1.4.0.3/control-center/splash.c Mon Aug 20 23:24:41 2001 -@@ -171,6 +171,16 @@ - info[si_distribution] = g_strdup(buf); - fclose(f); - } -+ } else if (g_file_exists("/etc/pld-release")) { -+ FILE *f; -+ gchar buf[80]; -+ -+ f = fopen("/etc/pld-release", "r"); -+ if (f) { -+ fgets(buf, 79, f); -+ info[si_distribution] = g_strdup(buf); -+ fclose(f); -+ } - } - else { - /* This is about the only case where we'll put Unknown instead diff --git a/control-center-randr.patch b/control-center-randr.patch deleted file mode 100644 index e063c40..0000000 --- a/control-center-randr.patch +++ /dev/null @@ -1,16 +0,0 @@ -diff -urN control-center-2.3.5.orig/configure.in control-center-2.3.5/configure.in ---- control-center-2.3.5.orig/configure.in Thu Aug 14 23:00:28 2003 -+++ control-center-2.3.5/configure.in Thu Aug 14 23:17:06 2003 -@@ -93,10 +93,10 @@ - AC_CHECK_LIB(Xrandr, XRRUpdateConfiguration, - [AC_CHECK_HEADER(X11/extensions/Xrandr.h, - have_randr=yes -- RANDR_LIBS="-lXrandr -lXrender" -+ RANDR_LIBS="-lXrandr -lXrender -lXext" - AC_DEFINE(HAVE_RANDR, 1, Have the Xrandr extension library), - :, [#include ])], : , -- -lXrandr -lXrender $x_libs) -+ -lXrandr -lXrender -lXext $x_libs) - AM_CONDITIONAL(HAVE_RANDR, [test $have_randr = yes]) - - PKG_CHECK_MODULES(DISPLAY_CAPPLET, $COMMON_MODULES) diff --git a/control-center-reduced_resources.patch b/control-center-reduced_resources.patch deleted file mode 100644 index 316691c..0000000 --- a/control-center-reduced_resources.patch +++ /dev/null @@ -1,222 +0,0 @@ -diff -Nuard control-center-2.4.0.orig/capplets/windows/gnome-window-properties.c control-center-2.4.0/capplets/windows/gnome-window-properties.c ---- control-center-2.4.0.orig/capplets/windows/gnome-window-properties.c 2003-05-01 07:32:13.000000000 +0200 -+++ control-center-2.4.0/capplets/windows/gnome-window-properties.c 2003-12-04 23:09:55.000000000 +0100 -@@ -47,6 +47,7 @@ - static GnomeWindowManager *current_wm; /* may be NULL */ - static GtkWidget *dialog_win; - static GtkWidget *focus_mode_checkbutton; -+static GtkWidget *reduced_mode_checkbutton; - static GtkWidget *autoraise_checkbutton; - static GtkWidget *autoraise_delay_slider; - static GtkWidget *autoraise_delay_hbox; -@@ -62,6 +63,11 @@ - static int n_mouse_modifiers = 0; - - static void reload_mouse_modifiers (void); -+reduced_mode_toggled_callback (GtkWidget *button, void *data) -+{ -+ gconf_client_set_bool (gconf_client, "/apps/metacity/general/reduced_resources", -+ gtk_toggle_button_get_active (GTK_TOGGLE_BUTTON (button)), NULL); -+} - - static void - mouse_focus_toggled_callback (GtkWidget *button, -@@ -278,6 +284,10 @@ - - init_settings_struct (&new_settings); - -+ -+ gtk_toggle_button_set_active (GTK_TOGGLE_BUTTON (reduced_mode_checkbutton), -+ gconf_client_get_bool (gconf_client, "/apps/metacity/general/reduced_resources",NULL)); -+ - if (new_settings.focus_follows_mouse != settings->focus_follows_mouse) - gtk_toggle_button_set_active (GTK_TOGGLE_BUTTON (focus_mode_checkbutton), - new_settings.focus_follows_mouse); -@@ -452,6 +462,7 @@ - } - - dialog_win = WID ("main-dialog"); -+ reduced_mode_checkbutton = WID ("reduced-mode-checkbutton"); - focus_mode_checkbutton = WID ("focus-mode-checkbutton"); - autoraise_checkbutton = WID ("autoraise-checkbutton"); - autoraise_delay_slider = WID ("autoraise-delay-slider"); -@@ -494,6 +505,8 @@ - g_signal_connect (G_OBJECT (dialog_win), "destroy", - G_CALLBACK (gtk_main_quit), NULL); - -+ g_signal_connect (G_OBJECT (reduced_mode_checkbutton), "toggled", -+ G_CALLBACK (reduced_mode_toggled_callback), NULL); - - g_signal_connect (G_OBJECT (focus_mode_checkbutton), "toggled", - G_CALLBACK (mouse_focus_toggled_callback), NULL); -diff -Nuard control-center-2.4.0.orig/capplets/windows/gnome-window-properties.glade control-center-2.4.0/capplets/windows/gnome-window-properties.glade ---- control-center-2.4.0.orig/capplets/windows/gnome-window-properties.glade 2003-08-04 17:33:23.000000000 +0200 -+++ control-center-2.4.0/capplets/windows/gnome-window-properties.glade 2003-12-04 21:06:38.000000000 +0100 -@@ -12,6 +12,11 @@ - False - False - False -+ True -+ False -+ False -+ GDK_WINDOW_TYPE_HINT_DIALOG -+ GDK_GRAVITY_NORTH_WEST - False - - -@@ -33,6 +38,7 @@ - gtk-help - True - GTK_RELIEF_NORMAL -+ True - -11 - - -@@ -46,6 +52,7 @@ - gtk-close - True - GTK_RELIEF_NORMAL -+ True - -7 - - -@@ -111,6 +118,7 @@ - _Select windows when the mouse moves over them - True - GTK_RELIEF_NORMAL -+ True - False - False - True -@@ -141,6 +149,7 @@ - _Raise selected windows after an interval - True - GTK_RELIEF_NORMAL -+ True - False - False - True -@@ -200,8 +209,8 @@ - False - 7.7 0 10 0.2 1 0 - -- -- -+ -+ - - - -@@ -225,7 +234,7 @@ - 4 - 0 - -- -+ - - - -@@ -285,6 +294,85 @@ - - - -+ -+ True -+ False -+ 12 -+ -+ -+ -+ True -+ <b>Reduced Resources</b> -+ False -+ True -+ GTK_JUSTIFY_LEFT -+ False -+ False -+ 0 -+ 0.5 -+ 0 -+ 0 -+ -+ -+ 0 -+ False -+ False -+ -+ -+ -+ -+ -+ True -+ False -+ 0 -+ -+ -+ -+ True -+ False -+ 12 -+ -+ -+ -+ True -+ True -+ _Use wireframe move/resize -+ True -+ GTK_RELIEF_NORMAL -+ True -+ False -+ False -+ True -+ -+ -+ 0 -+ False -+ False -+ -+ -+ -+ -+ 18 -+ True -+ True -+ -+ -+ -+ -+ 0 -+ True -+ True -+ -+ -+ -+ -+ 0 -+ True -+ True -+ -+ -+ -+ - - True - False -diff -Nuard control-center-2.4.0.orig/po/pl.po control-center-2.4.0/po/pl.po ---- control-center-2.4.0.orig/po/pl.po 2003-09-02 21:34:47.000000000 +0200 -+++ control-center-2.4.0/po/pl.po 2003-12-05 00:33:08.050106696 +0100 -@@ -2420,6 +2420,14 @@ - msgid "_Select windows when the mouse moves over them" - msgstr "_Zaznaczanie okna po umieszczeniu wskaźnika nad jego obszarem" - -+#: ../capplets/windows/gnome-window-properties.glade.h:7 -+msgid "Reduced Resources" -+msgstr "Zredukowane zasoby" -+ -+#: ../capplets/windows/gnome-window-properties.glade.h:7 -+msgid "_Use wireframe move/resize" -+msgstr "_Ramka podczas przenoszenia/skalowania okna" -+ - #: ../capplets/windows/window-properties.desktop.in.in.h:1 - msgid "Set your window properties" - msgstr "Konfiguruje ustawienia okien" diff --git a/control-center-setroothint.patch b/control-center-setroothint.patch deleted file mode 100644 index 4112345..0000000 --- a/control-center-setroothint.patch +++ /dev/null @@ -1,15 +0,0 @@ ---- control-center-1.4.0.1/capplets/background-properties/property-background.c.setroothint Thu Aug 23 18:03:27 2001 -+++ control-center-1.4.0.1/capplets/background-properties/property-background.c Thu Aug 23 18:08:02 2001 -@@ -164,6 +164,12 @@ - - tmp.pixel = xpixel_from_color (&state->bgColor1); - -+ XChangeProperty (GDK_DISPLAY(), GDK_ROOT_WINDOW(), -+ gdk_atom_intern("_XROOTCOLOR_PIXEL", FALSE), -+ gdk_atom_intern("PIXEL", FALSE), -+ 32, PropModeReplace, -+ (guchar *) &tmp.pixel, 1); -+ - gdk_window_set_background (GDK_ROOT_PARENT(), &tmp); - gdk_window_clear (GDK_ROOT_PARENT()); - diff --git a/control-center-theme-switcher-linking.patch b/control-center-theme-switcher-linking.patch deleted file mode 100644 index a8ceec6..0000000 --- a/control-center-theme-switcher-linking.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff -urN aaa/control-center-2.1.0/capplets/theme-switcher/Makefile.am control-center-2.1.0/capplets/theme-switcher/Makefile.am ---- aaa/control-center-2.1.0/capplets/theme-switcher/Makefile.am Mon Aug 19 21:04:48 2002 -+++ control-center-2.1.0/capplets/theme-switcher/Makefile.am Tue Oct 1 21:09:46 2002 -@@ -2,7 +2,7 @@ - - gnome_theme_properties_LDADD = \ - $(GNOMECC_CAPPLETS_LIBS) \ -- -L$(top_builddir)/libwindow-settings/ -lgnome-window-settings -+ $(top_builddir)/libwindow-settings/.libs/libgnome-window-settings.so - - gnome_theme_properties_SOURCES = \ - theme-switcher.c - diff --git a/control-center-uipropertiesmenu.patch b/control-center-uipropertiesmenu.patch deleted file mode 100644 index 431eb59..0000000 --- a/control-center-uipropertiesmenu.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- control-center-1.4.0.1/capplets/ui-properties/Makefile.am.uipropertiesmenu Wed Aug 29 15:52:06 2001 -+++ control-center-1.4.0.1/capplets/ui-properties/Makefile.am Wed Aug 29 15:53:22 2001 -@@ -31,3 +31,6 @@ - - install-data-local: - $(INSTALL_DATA) $(srcdir)/ui-properties.directory $(DESTDIR)$(sysdir)/.directory -+ $(INSTALL_DATA) $(srcdir)/application.desktop $(DESTDIR)$(datadir)/applnk/Settings/GNOME/UIOptions -+ $(INSTALL_DATA) $(srcdir)/dialogs.desktop $(DESTDIR)$(datadir)/applnk/Settings/GNOME/UIOptions -+ $(INSTALL_DATA) $(srcdir)/mdi.desktop $(DESTDIR)$(datadir)/applnk/Settings/GNOME/UIOptions -\ No newline at end of file diff --git a/control-center-wm-properties_path.patch b/control-center-wm-properties_path.patch deleted file mode 100644 index 1eaba98..0000000 --- a/control-center-wm-properties_path.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- control-center-1.4.0.1/capplets/wm-properties/wm-list.c~ Wed Aug 4 03:27:15 1999 -+++ control-center-1.4.0.1/capplets/wm-properties/wm-list.c Fri Apr 27 13:12:41 2001 -@@ -228,7 +228,7 @@ - gchar *tempdir; - gchar *name; - -- tempdir = gnome_unconditional_datadir_file ("gnome/wm-properties/"); -+ tempdir = gnome_unconditional_datadir_file ("wm-properties/"); - wm_list_read_dir (tempdir, FALSE); - g_free (tempdir); - diff --git a/control-center-wm_properties-dir.patch b/control-center-wm_properties-dir.patch deleted file mode 100644 index 68df55c..0000000 --- a/control-center-wm_properties-dir.patch +++ /dev/null @@ -1,14 +0,0 @@ -diff -Nuard control-center-2.4.0.orig/libwindow-settings/gnome-wm-manager.c control-center-2.4.0/libwindow-settings/gnome-wm-manager.c ---- control-center-2.4.0.orig/libwindow-settings/gnome-wm-manager.c 2002-10-29 07:19:52.000000000 +0100 -+++ control-center-2.4.0/libwindow-settings/gnome-wm-manager.c 2003-09-20 19:43:04.000000000 +0200 -@@ -230,6 +230,10 @@ - tempdir = gnome_unconditional_datadir_file ("gnome/wm-properties/"); - scan_wm_directory (tempdir, FALSE); - g_free (tempdir); -+ -+ tempdir = gnome_unconditional_datadir_file ("wm-properties/"); -+ scan_wm_directory (tempdir, FALSE); -+ g_free (tempdir); - - tempdir = gnome_util_home_file("wm-properties/"); - scan_wm_directory (tempdir, TRUE); diff --git a/omf.make b/omf.make deleted file mode 100644 index 3261e00..0000000 --- a/omf.make +++ /dev/null @@ -1,53 +0,0 @@ -# -# No modifications of this Makefile should be necessary. -# -# This file contains the build instructions for installing OMF files. It is -# generally called from the makefiles for particular formats of documentation. -# -# Note that you must configure your package with --localstatedir=/var/lib -# so that the scrollkeeper-update command below will update the database -# in the standard scrollkeeper directory. -# -# If it is impossible to configure with --localstatedir=/var/lib, then -# modify the definition of scrollkeeper_localstate_dir so that -# it points to the correct location. Note that you must still use -# $(localstatedir) in this or when people build RPMs it will update -# the real database on their system instead of the one under RPM_BUILD_ROOT. -# -# Note: This make file is not incorporated into xmldocs.make because, in -# general, there will be other documents install besides XML documents -# and the makefiles for these formats should also include this file. -# -# About this file: -# This file was taken from scrollkeeper_example2, a package illustrating -# how to install documentation and OMF files for use with ScrollKeeper -# 0.3.x and 0.4.x. For more information, see: -# http://scrollkeeper.sourceforge.net/ -# Version: 0.1.2 (last updated: March 20, 2002) -# - -omf_dest_dir=$(datadir)/omf/@PACKAGE@ -scrollkeeper_localstate_dir = $(localstatedir)/scrollkeeper - -omf: omf_timestamp - -omf_timestamp: $(omffile) - -for file in $(omffile); do \ - scrollkeeper-preinstall $(docdir)/$(docname).xml $(srcdir)/$$file $$file.out; \ - done - touch omf_timestamp - -install-data-hook-omf: - $(mkinstalldirs) $(DESTDIR)$(omf_dest_dir) - for file in $(omffile); do \ - $(INSTALL_DATA) $$file.out $(DESTDIR)$(omf_dest_dir)/$$file; \ - done - -scrollkeeper-update -p $(scrollkeeper_localstate_dir) -o $(DESTDIR)$(omf_dest_dir) - -uninstall-local-omf: - -for file in $(srcdir)/*.omf; do \ - basefile=`basename $$file`; \ - rm -f $(omf_dest_dir)/$$basefile; \ - done - -rmdir $(omf_dest_dir) - -scrollkeeper-update -p $(scrollkeeper_localstate_dir) diff --git a/xmldocs.make b/xmldocs.make deleted file mode 100644 index 18c62dd..0000000 --- a/xmldocs.make +++ /dev/null @@ -1,95 +0,0 @@ -# -# No modifications of this Makefile should be necessary. -# -# To use this template: -# 1) Define: figdir, docname, lang, omffile, and entities in -# your Makefile.am file for each document directory, -# although figdir, omffile, and entities may be empty -# 2) Make sure the Makefile in (1) also includes -# "include $(top_srcdir)/xmldocs.make" and -# "dist-hook: app-dist-hook". -# 3) Optionally define 'entities' to hold xml entities which -# you would also like installed -# 4) Figures must go under $(figdir)/ and be in PNG format -# 5) You should only have one document per directory -# 6) Note that the figure directory, $(figdir)/, should not have its -# own Makefile since this Makefile installs those figures. -# -# example Makefile.am: -# figdir = figures -# docname = scrollkeeper-manual -# lang = C -# omffile=scrollkeeper-manual-C.omf -# entities = fdl.xml -# include $(top_srcdir)/xmldocs.make -# dist-hook: app-dist-hook -# -# About this file: -# This file was taken from scrollkeeper_example2, a package illustrating -# how to install documentation and OMF files for use with ScrollKeeper -# 0.3.x and 0.4.x. For more information, see: -# http://scrollkeeper.sourceforge.net/ -# Version: 0.1.2 (last updated: March 20, 2002) -# - - -# ************* Begin of section some packagers may need to modify ************** -# This variable (docdir) specifies where the documents should be installed. -# This default value should work for most packages. -# docdir = $(datadir)/@PACKAGE@/doc/$(docname)/$(lang) -docdir = $(datadir)/gnome/help/$(docname)/$(lang) - -# ************** You should not have to edit below this line ******************* -xml_files = $(entities) - -EXTRA_DIST = $(xml_files) $(omffile) -CLEANFILES = omf_timestamp - -include $(top_srcdir)/omf.make - -all: omf - -$(docname).xml: $(entities) - -ourdir=`pwd`; \ - cd $(srcdir); \ - cp $(entities) $$ourdir - -app-dist-hook: - if test "$(figdir)"; then \ - $(mkinstalldirs) $(distdir)/$(figdir); \ - for file in $(srcdir)/$(figdir)/*.png; do \ - basefile=`echo $$file | sed -e 's,^.*/,,'`; \ - $(INSTALL_DATA) $$file $(distdir)/$(figdir)/$$basefile; \ - done \ - fi - -install-data-local: omf - $(mkinstalldirs) $(DESTDIR)$(docdir) - for file in $(xml_files); do \ - cp $(srcdir)/$$file $(DESTDIR)$(docdir); \ - done - if test "$(figdir)"; then \ - $(mkinstalldirs) $(DESTDIR)$(docdir)/$(figdir); \ - for file in $(srcdir)/$(figdir)/*.png; do \ - basefile=`echo $$file | sed -e 's,^.*/,,'`; \ - $(INSTALL_DATA) $$file $(DESTDIR)$(docdir)/$(figdir)/$$basefile; \ - done \ - fi - -install-data-hook: install-data-hook-omf - -uninstall-local: uninstall-local-doc uninstall-local-omf - -uninstall-local-doc: - -if test "$(figdir)"; then \ - for file in $(srcdir)/$(figdir)/*.png; do \ - basefile=`echo $$file | sed -e 's,^.*/,,'`; \ - rm -f $(docdir)/$(figdir)/$$basefile; \ - done; \ - rmdir $(DESTDIR)$(docdir)/$(figdir); \ - fi - -for file in $(xml_files); do \ - rm -f $(DESTDIR)$(docdir)/$$file; \ - done - -rmdir $(DESTDIR)$(docdir) - -- 2.44.0