diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-07 20:28:49 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-07 20:28:49 -0600 |
commit | 8cfbfac527b65529ac5d96a6255a251769c36634 (patch) | |
tree | 75ce025caa285bdfcab9490de8248faedc185770 /kioslave/http | |
parent | 17c857c26eb1254ed0382ed0321c94967826170d (diff) | |
download | tdelibs-8cfbfac527b65529ac5d96a6255a251769c36634.tar.gz tdelibs-8cfbfac527b65529ac5d96a6255a251769c36634.zip |
Rename kwin to twin (part 1 of 2)
Diffstat (limited to 'kioslave/http')
-rw-r--r-- | kioslave/http/http_cache_cleaner.desktop | 2 | ||||
-rw-r--r-- | kioslave/http/kcookiejar/kcookiewin.cpp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/kioslave/http/http_cache_cleaner.desktop b/kioslave/http/http_cache_cleaner.desktop index a2e129977..1af09abc0 100644 --- a/kioslave/http/http_cache_cleaner.desktop +++ b/kioslave/http/http_cache_cleaner.desktop @@ -160,7 +160,7 @@ Comment[uz]=HTTP keshidagi eski elementlarni oʻchiradi Comment[uz@cyrillic]=HTTP кэшидаги эски элементларни ўчиради Comment[ven]=I kulumaga zwithu zwakale u bva kha HTTP cache Comment[vi]=Xoá sạch các mục nhập cũ ra bộ nhớ tạm HTTP. -Comment[xh]=Icoca amangeno amadala asuka kwindawo efihlakeleyo yokugcina ye HTTP +Comment[xh]=Icoca amangeno amadala asuka twindawo efihlakeleyo yokugcina ye HTTP Comment[zh_CN]=从 HTTP 缓存中清除旧条目 Comment[zh_HK]=從 HTTP 快取中清除舊的項目 Comment[zh_TW]=從 HTTP 快取中清除舊的項目 diff --git a/kioslave/http/kcookiejar/kcookiewin.cpp b/kioslave/http/kcookiejar/kcookiewin.cpp index 50477e40d..4a35a1cb0 100644 --- a/kioslave/http/kcookiejar/kcookiewin.cpp +++ b/kioslave/http/kcookiejar/kcookiewin.cpp @@ -57,7 +57,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. #endif #include <kidna.h> -#include <kwin.h> +#include <twin.h> #include <klocale.h> #include <kglobal.h> #include <kurllabel.h> |