summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2009-05-10 12:11:34 +0000
committerJustin Lecher <jlec@gentoo.org>2009-05-10 12:11:34 +0000
commit2febc11aae32bdc3305337edb290ee0bcec5986a (patch)
tree37d985be1f909afa38c69349fb5609db0340b35d /sys-fs/treesize/files/0.54.1-amd64.patch
parentnet-im/ twittare: Move to tree. bug 265833 (diff)
downloadsunrise-2febc11aae32bdc3305337edb290ee0bcec5986a.tar.gz
sunrise-2febc11aae32bdc3305337edb290ee0bcec5986a.tar.bz2
sunrise-2febc11aae32bdc3305337edb290ee0bcec5986a.zip
sys-fs/treesize: Initial addition of sys-fs/treesize
svn path=/sunrise/; revision=8510
Diffstat (limited to 'sys-fs/treesize/files/0.54.1-amd64.patch')
-rw-r--r--sys-fs/treesize/files/0.54.1-amd64.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/sys-fs/treesize/files/0.54.1-amd64.patch b/sys-fs/treesize/files/0.54.1-amd64.patch
new file mode 100644
index 000000000..d7d9d787a
--- /dev/null
+++ b/sys-fs/treesize/files/0.54.1-amd64.patch
@@ -0,0 +1,10 @@
+--- src/ui-util.c 2007-11-16 22:08:01.000000000 +0100
++++ src/ui-util.c.new 2009-05-09 11:34:59.000000000 +0200
+@@ -18,6 +18,7 @@
+
+ #include "ui-util.h"
+ #include "FAfolderAnalyzer.h"
++#include "support.h"
+ extern GtkWidget *mainWindow;
+
+ gpointer getTVSelectedValue( int element ){