diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 00:51:46 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 00:51:46 -0600 |
commit | 896d42313d38e7e50de5832ab7b43995702dec46 (patch) | |
tree | 33fcbfa91adfd49ff99718ae2221e77156e75147 /src/updates/Makefile.am | |
parent | 74e623fc182edd840a296fdde1e1293872e2da32 (diff) | |
download | gwenview-896d42313d38e7e50de5832ab7b43995702dec46.tar.gz gwenview-896d42313d38e7e50de5832ab7b43995702dec46.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'src/updates/Makefile.am')
-rw-r--r-- | src/updates/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/updates/Makefile.am b/src/updates/Makefile.am index c246428..2641d8c 100644 --- a/src/updates/Makefile.am +++ b/src/updates/Makefile.am @@ -6,4 +6,4 @@ update_SCRIPTS = \ gwenview_thumbnail_size.sh \ gwenview_1.4_osdformat.sh -updatedir = $(kde_datadir)/kconf_update +updatedir = $(kde_datadir)/tdeconf_update |