Browse Source

control-center: Updated (2.22.2.1 -> 2.24.0.1)

early
Aldas Nabazas 16 years ago committed by Alejandro Mery
parent
commit
92c92dd83c
  1. 4
      gnome2/control-center/control-center.desc
  2. 35
      gnome2/control-center/no_update_desktop_database.patch

4
gnome2/control-center/control-center.desc

@ -30,9 +30,9 @@
[L] GPL
[S] Stable
[V] 2.22.2.1
[V] 2.24.0.1
[P] X -----5---9 185.500
[O] . $base/package/*/*/gnome2-conf.in
[D] 3744140574 gnome-control-center-2.22.2.1.tar.bz2 http://ftp.gnome.org/pub/GNOME/sources/gnome-control-center/2.22/
[D] 3295567976 gnome-control-center-2.24.0.1.tar.bz2 http://ftp.gnome.org/pub/GNOME/sources/gnome-control-center/2.24/

35
gnome2/control-center/no_update_desktop_database.patch

@ -1,35 +0,0 @@
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../control-center/no_update_desktop_database.patch
# Copyright (C) 2004 - 2006 The T2 SDE Project
#
# More information can be found in the files COPYING and README.
#
# This patch file is dual-licensed. It is available under the license the
# patched project is licensed under, as long as it is an OpenSource license
# as defined at http://www.opensource.org/ (e.g. BSD, X11) or 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.
# --- SDE-COPYRIGHT-NOTE-END ---
--- ./vfs-methods/fontilus/Makefile.in.orig 2005-03-17 12:21:42.083267976 -0400
+++ ./vfs-methods/fontilus/Makefile.in 2005-03-17 12:23:24.650675360 -0400
@@ -813,7 +813,6 @@
@GCONF_SCHEMAS_INSTALL_FALSE@install-gconf-schemas:
install-desktop-database: install-desktopDATA
- update-desktop-database $(DESTDIR)$(desktopdir)
uninstall-local:
rm -f $(DESTDIR)$(desktopdir)/mimeinfo.cache
--- ./vfs-methods/themus/Makefile.in.orig 2005-03-17 12:21:49.017213856 -0400
+++ ./vfs-methods/themus/Makefile.in 2005-03-17 12:24:42.122897792 -0400
@@ -868,7 +868,6 @@
@GCONF_SCHEMAS_INSTALL_FALSE@install-gconf-schemas:
install-desktop-database: install-desktopDATA
- update-desktop-database $(DESTDIR)$(desktopdir)
distclean-local:
rm -f $(DESTDIR)$(desktopdir)/mimeinfo.cache
Loading…
Cancel
Save