prepared code to add a way to change the notes directory
authorJean-Philippe Orsini <jeanfi@gmail.com>
Fri, 17 Jan 2014 07:46:14 +0000 (07:46 +0000)
committerJean-Philippe Orsini <jeanfi@gmail.com>
Fri, 17 Jan 2014 07:46:14 +0000 (07:46 +0000)
commit2cf9ca6ed6eca3a02209f58ab86d663d7cfbf710
treea4baae7fea9420328b595ccdedb0591f6fe9a46e
parent464cae462442ca890698a0d54e7fb927becd4347
prepared code to add a way to change the notes directory
put settings handling in a separate file
16 files changed:
Makefile.in
icons/hicolor/scalable/Makefile.in
po/Makefile
src/Makefile.am
src/Makefile.in
src/glade/Makefile.in
src/glade/ptask.glade
src/main.c
src/note.c
src/settings.c [new file with mode: 0644]
src/settings.h [new file with mode: 0644]
src/ui.c
src/ui.h
src/ui_tasktree.c
src/ui_tasktree.h
tests/Makefile.in