OSDN Git Service

Break apart read-only components from user read/write. This is being done to allow...
authorRandy Baumgarte <randy@fbn.cx>
Tue, 7 Sep 2010 11:35:37 +0000 (07:35 -0400)
committerRandy Baumgarte <randy@fbn.cx>
Tue, 14 Sep 2010 10:24:16 +0000 (06:24 -0400)
commit115ab8d2159525cb30a316e33035ca3abf29587d
tree2890b90e59c31553851198fd3441c2fb04fa08bc
parentcae3ef89a498825e0613ee48509b0a669ba42f9a
Break apart read-only components from user read/write. This is being done to allow the jar & other read only files to be located in a shared location but still permitting the database & read/write pieces to be in the user home directory.
src/cx/fbn/nevernote/Global.java
src/cx/fbn/nevernote/config/FileManager.java
src/cx/fbn/nevernote/config/StartupConfig.java