|
@@ -40,19 +40,19 @@ xml=yes
|
|
|
xml-user-comment=
|
|
|
|
|
|
[valkyrie]
|
|
|
-binary=/home/lighta/Documents/Myscript/RO/Servs/ragit/char-server
|
|
|
+binary=./char-server
|
|
|
binary-flags=--run-once
|
|
|
browser=/usr/bin/perl
|
|
|
-default-logdir=/tmp/valkyrie_lighta/
|
|
|
+default-logdir=./tmp
|
|
|
font-gen-sys=true
|
|
|
font-gen-user="Luxi Sans,10,-1,5,50,0,0,0,0,0"
|
|
|
font-tool-user="Misc Fixed,11,-1,5,50,0,0,0,0,0"
|
|
|
-project-file=
|
|
|
+project-file=/home/lighta/Documents/Dev/RO/rathena/conf/valkyrie_sample.cfg
|
|
|
show-butt-text=false
|
|
|
show-tooltips=true
|
|
|
-src-editor=gvim
|
|
|
+src-editor=/bin/geany
|
|
|
src-lines=2
|
|
|
use-vk-palette=true
|
|
|
-vg-exec=valgrind
|
|
|
+vg-exec=/bin/valgrind
|
|
|
view-log=
|
|
|
-working-dir=/home/lighta/Documents/Myscript/RO/Servs/ragit
|
|
|
+working-dir=../
|