diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2014-02-06 17:53:33 -0600 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2014-02-06 17:53:33 -0600 |
commit | e3fe49a975dff1adbe3da143f82efd8ede3bc359 (patch) | |
tree | e8cc975cedae4a918f9be0b8cdb2c3f8f77e3127 /kopete/protocols/oscar/icons | |
parent | 2c2e8ce575597bb684b568591a4c3cf0236a3100 (diff) | |
download | tdenetwork-e3fe49a975dff1adbe3da143f82efd8ede3bc359.tar.gz tdenetwork-e3fe49a975dff1adbe3da143f82efd8ede3bc359.zip |
Reorganize tdeioslave help handbooks, fix related protocol files and issues, update and add handbooks.
Diffstat (limited to 'kopete/protocols/oscar/icons')
-rw-r--r-- | kopete/protocols/oscar/icons/CMakeLists.txt | 3 | ||||
-rw-r--r-- | kopete/protocols/oscar/icons/Makefile.am | 5 |
2 files changed, 5 insertions, 3 deletions
diff --git a/kopete/protocols/oscar/icons/CMakeLists.txt b/kopete/protocols/oscar/icons/CMakeLists.txt index ba51467b..4cd63238 100644 --- a/kopete/protocols/oscar/icons/CMakeLists.txt +++ b/kopete/protocols/oscar/icons/CMakeLists.txt @@ -9,4 +9,5 @@ # ################################################# -tde_install_icons( DESTINATION ${DATA_INSTALL_DIR}/kopete/icons ) +# tde_install_icons( DESTINATION ${DATA_INSTALL_DIR}/kopete/icons ) +tde_install_icons() diff --git a/kopete/protocols/oscar/icons/Makefile.am b/kopete/protocols/oscar/icons/Makefile.am index 9143c6b4..a63cbc7e 100644 --- a/kopete/protocols/oscar/icons/Makefile.am +++ b/kopete/protocols/oscar/icons/Makefile.am @@ -1,2 +1,3 @@ -kopeteicondir = $(kde_datadir)/kopete/icons -kopeteicon_ICON = AUTO +# kopeteicondir = $(kde_datadir)/kopete/icons +# kopeteicon_ICON = AUTO +KDE_ICON=AUTO |