comparison src/Makefile.am @ 1291:50ae02a4a675

replaced bar_info with an universal bar, restored the original functionality (more or less) bar configuration is not yet saved
author nadvornik
date Sat, 14 Feb 2009 19:50:54 +0000
parents f6449c17306b
children 4a3ae0e6f1eb
comparison
equal deleted inserted replaced
1290:0c918f8b1f51 1291:50ae02a4a675
74 74
75 geeqie_SOURCES = \ 75 geeqie_SOURCES = \
76 $(module_SLIK) \ 76 $(module_SLIK) \
77 ClayRGB1998.icc \ 77 ClayRGB1998.icc \
78 ClayRGB1998_icc.h \ 78 ClayRGB1998_icc.h \
79 bar.c \
80 bar.h \
81 bar_comment.c \
82 bar_comment.h \
79 bar_info.c \ 83 bar_info.c \
80 bar_info.h \ 84 bar_info.h \
85 bar_keywords.c \
86 bar_keywords.h \
81 bar_exif.c \ 87 bar_exif.c \
82 bar_exif.h \ 88 bar_exif.h \
83 bar_sort.c \ 89 bar_sort.c \
84 bar_sort.h \ 90 bar_sort.h \
85 cache.c \ 91 cache.c \