marxjohnson / btsyncindicator

Bittorrent Sync indicator for linux desktops
GNU Lesser General Public License v3.0
41 stars 5 forks source link

App does not parse default config well #13

Closed BrandonIngalls closed 11 years ago

BrandonIngalls commented 11 years ago

Patched it in my fork for my own use. https://github.com/BrandonIngalls/btsyncindicator/blob/master/btsyncindicator.py I added a re rule in the config loader to remove starting at a '/' all the way to '/'

Example comment... """ /* storage_path dir contains auxilliary app files if no storage_path field: .sync dir created in the directory where binary is located. otherwise user-defined directory will be used */ """