diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 01:02:02 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 01:02:02 -0600 |
commit | de7e5867a65e0a46f1388e3e50bc7eeddd1aecbf (patch) | |
tree | dbb3152c372f8620f9290137d461f3d9f9eba1cb /konqueror/keditbookmarks/DESIGN | |
parent | 936d3cec490c13f2c5f7dd14f5e364fddaa6da71 (diff) | |
download | tdebase-de7e5867a65e0a46f1388e3e50bc7eeddd1aecbf.tar.gz tdebase-de7e5867a65e0a46f1388e3e50bc7eeddd1aecbf.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'konqueror/keditbookmarks/DESIGN')
-rw-r--r-- | konqueror/keditbookmarks/DESIGN | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/konqueror/keditbookmarks/DESIGN b/konqueror/keditbookmarks/DESIGN index 723a279d7..4ebe5e9c5 100644 --- a/konqueror/keditbookmarks/DESIGN +++ b/konqueror/keditbookmarks/DESIGN @@ -7,11 +7,11 @@ four main layers: various other thingies: search : incremental search implementation favicons : iterating action implementation using bookmarkiterator - importers : forwarders to kio/bookmarks code - exporters : forwarders to kio/bookmarks code, and html export code + importers : forwarders to tdeio/bookmarks code + exporters : forwarders to tdeio/bookmarks code, and html export code dcop : dcop handling, internal interface bookmarkiterator : is a baseclass for iterating actions, of sorts... - updater : favicon updating base stuff - kio/tdehtml crap + updater : favicon updating base stuff - tdeio/tdehtml crap testlink : link testing stuff 3 different selection styles: |