]> git.donarmstrong.com Git - bin.git/blobdiff - svnfix
added get_tweekn, parsebanlist and modified svnfix for gaim
[bin.git] / svnfix
diff --git a/svnfix b/svnfix
index c063b9b8702884c5a71285f8c3d9b67d5b9c96e6..f3273e09e919f3c718c62cf63445e00f4cd81d93 100755 (executable)
--- a/svnfix
+++ b/svnfix
@@ -6,4 +6,8 @@ fi;
 
 if [ -e ~/.hide/todo ]; then
     ln -sf ~/.hide/todo ~/.todo
+fi;
+
+if [ -e ~/.hide/gaim_accounts.xml ] && [ -d .gaim ]; then
+    ln -sf ~/.hide/gaim_accounts.xml ~/.gaim/accounts.xml;
 fi;
\ No newline at end of file