diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-12-11 12:05:18 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-12-11 12:05:18 +0800 |
commit | 7c740b3190026d878c959754dc59674629176b33 (patch) | |
tree | 7c4a7762fbcc77614a60413775a50d5d0175ffbf /x11/gnomesession/files | |
parent | 4c51920f15a9acb62e0bd4fea6a466bfda52bc5d (diff) | |
download | marcuscom-ports-7c740b3190026d878c959754dc59674629176b33.tar marcuscom-ports-7c740b3190026d878c959754dc59674629176b33.tar.gz marcuscom-ports-7c740b3190026d878c959754dc59674629176b33.tar.bz2 marcuscom-ports-7c740b3190026d878c959754dc59674629176b33.tar.lz marcuscom-ports-7c740b3190026d878c959754dc59674629176b33.tar.xz marcuscom-ports-7c740b3190026d878c959754dc59674629176b33.tar.zst marcuscom-ports-7c740b3190026d878c959754dc59674629176b33.zip |
Update to 2.5.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1461 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnomesession/files')
-rw-r--r-- | x11/gnomesession/files/patch-configure | 10 | ||||
-rw-r--r-- | x11/gnomesession/files/patch-gnome-session_gnome-session.schemas.in.in | 11 |
2 files changed, 0 insertions, 21 deletions
diff --git a/x11/gnomesession/files/patch-configure b/x11/gnomesession/files/patch-configure deleted file mode 100644 index 61084626c..000000000 --- a/x11/gnomesession/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Wed May 8 14:27:04 2002 -+++ configure Wed May 8 14:27:23 2002 -@@ -7232,6 +7232,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/x11/gnomesession/files/patch-gnome-session_gnome-session.schemas.in.in b/x11/gnomesession/files/patch-gnome-session_gnome-session.schemas.in.in deleted file mode 100644 index 9bd6c9a2c..000000000 --- a/x11/gnomesession/files/patch-gnome-session_gnome-session.schemas.in.in +++ /dev/null @@ -1,11 +0,0 @@ ---- gnome-session/gnome-session.schemas.in.in.orig Mon Oct 14 17:18:15 2002 -+++ gnome-session/gnome-session.schemas.in.in Mon Oct 14 17:17:44 2002 -@@ -50,7 +50,7 @@ - <applyto>/apps/gnome-session/options/splash_image</applyto> - <owner>gnome</owner> - <type>string</type> -- <default>@prefix@/share/pixmaps/splash/gnome-splash.png</default> -+ <default>@datadir@/pixmaps/splash/gnome-splash.png</default> - <locale name="C"> - <short>Splash Screen Image</short> - <long>Preferred Image to use for the splash screen when logging in to the GNOME Desktop</long> |