/edit-xml

xml editing practice

Primary LanguageGo

Simple xml editing using etree

Each "main" package folders works as below

  • edit-xml : change something in computer.xml
  • set-filezilla-config : When run Filzilla, it change Notepad2 & Last local directory settings in filezilla.xml
    • Filezilla can be used as portable mode with fzdefaults.xml
    • I'v wanted to set local folder of filezilla to my working folder and notepad2.exe too.
    • Need set previously environment variable "FILEZILLA_ROOT"

Folder tree which I'm using

Parent
├─filezilla : comment #1
│  ├─config : comment #2
│  ├─docs
│  ├─locales
│  └─resources
└─notepad2

Comment
#1 fzdefaults.xml , set-filezilla-config.exe , set "FILEZILLA_ROOT = %cd%"
#2 filezilla.xml