Support adding domains from a file
[claws.git] / tools / tb2claws-mail
old mode 100644 (file)
new mode 100755 (executable)
index 5ea838d..5c0e55a
@@ -37,7 +37,7 @@ use Getopt::Long;
 
 GetOptions("tbfile=s" => \$tbfile);
 
-#$tbfile = '/home/urke/bin/sylpheed/tb2ldif/thebat-addressbook.csv';
+#$tbfile = '/home/urke/bin/claws-mail/tb2ldif/thebat-addressbook.csv';
 $total_addresses = 0;
 
 chdir;