summaryrefslogtreecommitdiffstats
path: root/x11/themus/files/patch-src_theme-method.c
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-05-23 06:51:54 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-05-23 06:51:54 +0800
commitb9c78d0789bcce1af9d8cc8f91e1cc8d4c3e46a8 (patch)
tree561f0dec9f6339f1d6eab6aa2d9cffadd3d78bfd /x11/themus/files/patch-src_theme-method.c
parent36ee1d59cc7a3550eda87c430ab7643363a7198e (diff)
downloadmarcuscom-ports-b9c78d0789bcce1af9d8cc8f91e1cc8d4c3e46a8.tar
marcuscom-ports-b9c78d0789bcce1af9d8cc8f91e1cc8d4c3e46a8.tar.gz
marcuscom-ports-b9c78d0789bcce1af9d8cc8f91e1cc8d4c3e46a8.tar.bz2
marcuscom-ports-b9c78d0789bcce1af9d8cc8f91e1cc8d4c3e46a8.tar.lz
marcuscom-ports-b9c78d0789bcce1af9d8cc8f91e1cc8d4c3e46a8.tar.xz
marcuscom-ports-b9c78d0789bcce1af9d8cc8f91e1cc8d4c3e46a8.tar.zst
marcuscom-ports-b9c78d0789bcce1af9d8cc8f91e1cc8d4c3e46a8.zip
Remove themus. It has been rolled into gnomecontrolcenter2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@800 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/themus/files/patch-src_theme-method.c')
-rw-r--r--x11/themus/files/patch-src_theme-method.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/x11/themus/files/patch-src_theme-method.c b/x11/themus/files/patch-src_theme-method.c
deleted file mode 100644
index cb9ebe5b0..000000000
--- a/x11/themus/files/patch-src_theme-method.c
+++ /dev/null
@@ -1,12 +0,0 @@
---- src/theme-method.c.orig Sun Apr 13 02:55:20 2003
-+++ src/theme-method.c Sun Apr 13 02:55:26 2003
-@@ -537,8 +537,8 @@
- return GNOME_VFS_OK;
- }
- else {
-- g_free (path);
- GnomeThemeMetaInfo *theme;
-+ g_free (path);
-
- theme = theme_meta_info_find (uri);
- if (theme)