summaryrefslogtreecommitdiff
path: root/devel/titano/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'devel/titano/files/patch-ab')
-rw-r--r--devel/titano/files/patch-ab14
1 files changed, 14 insertions, 0 deletions
diff --git a/devel/titano/files/patch-ab b/devel/titano/files/patch-ab
new file mode 100644
index 000000000000..cdc21a408f3e
--- /dev/null
+++ b/devel/titano/files/patch-ab
@@ -0,0 +1,14 @@
+--- src/prefs.cc 2000/09/25 12:01:34 1.1
++++ src/prefs.cc 2000/09/25 12:03:32
+@@ -8,6 +8,11 @@
+
+ Preferences::Preferences(void)
+ {
++ defaultdir=NULL;
++ lastname=NULL;
++ lastdir=NULL;
++ name=NULL;
++ mail=NULL;
+ file = g_strconcat(home,"/.titano/titano",NULL);
+
+ if(Preferences::check())