Reorganization of sources. Part 2
commitdbaff2b6f6458edf89a7a9cff1188cd3397eb332
authorSlava Zanko <slavazanko@gmail.com>
Thu, 21 Jan 2010 10:30:08 +0000 (21 12:30 +0200)
committerSlava Zanko <slavazanko@gmail.com>
Tue, 26 Jan 2010 08:30:23 +0000 (26 10:30 +0200)
tree4c76225365534dc0edeeeeb0457a66e3ce36ac2e
parent93dbc46e9c93eb0bc7533bb69e54eb32a73d075b
Reorganization of sources. Part 2

 * moved src/fileloc.h into lib/fileloc.h
 * moved src/timefmt.h into lib/timefmt.h
 * removed unneedded includes into src/util.c

Signed-off-by: Slava Zanko <slavazanko@gmail.com>
23 files changed:
lib/Makefile.am
lib/filehighlight/ini-file-read.c
lib/fileloc.h [moved from src/fileloc.h with 100% similarity]
lib/skin/ini-file.c
lib/timefmt.h [moved from src/timefmt.h with 100% similarity]
src/Makefile.am
src/charsets.c
src/cmd.c
src/cmd.h
src/dir.c
src/editor/edit.c
src/editor/edit.h
src/help.c
src/hotlist.c
src/logging.c
src/main.c
src/setup.c
src/subshell.c
src/tree.c
src/treestore.c
src/util.c
src/util.h
src/widget.c