Browse Source

generalized path to any linux system with .xchat in home directory

master
nisstyre56 10 years ago
parent
commit
a761fe0a0f
  1. 3
      migrate.rkt

3
migrate.rkt

@ -59,7 +59,8 @@
(parse-file
(file->string
(string->path
"/home/wes/.xchat2/servlist_.conf"))))
(format "~a.xchat2/servlist_.conf" (path->string
(find-system-path 'home-dir)))))))
(define translate-prop
(let ([hash (make-hash