move pixmaps to glade dir until I find out how to fix

turn trace off in odbc driver
This commit is contained in:
brianb
2003-01-15 02:02:07 +00:00
parent da3e28a7e3
commit c0d5312464
6 changed files with 34 additions and 17 deletions

View File

@@ -1,5 +1,5 @@
appicondir = $(datadir)/gmdb/pixmaps
appicondir = $(datadir)/gmdb/glade
appicon_DATA = \
pk.xpm \
@@ -16,6 +16,8 @@ appicon_DATA = \
form_big.xpm \
report_big.xpm \
macro_big.xpm \
module_big.xpm
module_big.xpm \
stock_export.png \
stock_export-16.png
EXTRA_DIST = $(appicon_DATA)