diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 16:11:00 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 16:11:00 -0600 |
commit | ececdc858f22069c896fcc65f091ad098048f69c (patch) | |
tree | 05e23975f54097354fea995d8f157f8fc596051e /ubuntu/maverick/applications/gwenview | |
parent | a4a159783f44fec03921e23f58f2625290e8f728 (diff) | |
download | tde-packaging-ececdc858f22069c896fcc65f091ad098048f69c.tar.gz tde-packaging-ececdc858f22069c896fcc65f091ad098048f69c.zip |
Rename some instances of kde to tde in Ubuntu and Debian
Diffstat (limited to 'ubuntu/maverick/applications/gwenview')
-rw-r--r-- | ubuntu/maverick/applications/gwenview/debian/changelog | 2 | ||||
-rw-r--r-- | ubuntu/maverick/applications/gwenview/debian/gwenview.lintian | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/ubuntu/maverick/applications/gwenview/debian/changelog b/ubuntu/maverick/applications/gwenview/debian/changelog index 0ebf36378..25741414f 100644 --- a/ubuntu/maverick/applications/gwenview/debian/changelog +++ b/ubuntu/maverick/applications/gwenview/debian/changelog @@ -157,7 +157,7 @@ gwenview (1.1.8+1.2.0pre1-1) unstable; urgency=low * New upstream release. + Fixes crash when double-clicking on an image using the konqueror kpart. (Closes: #290097) - + Gwenview is now a kdeinit module - added appropriate lintian override. + + Gwenview is now a tdeinit module - added appropriate lintian override. -- Christopher Martin <chrsmrtn@freeshell.org> Wed, 26 Jan 2005 09:45:17 -0500 diff --git a/ubuntu/maverick/applications/gwenview/debian/gwenview.lintian b/ubuntu/maverick/applications/gwenview/debian/gwenview.lintian index 91d566d75..6fdaead63 100644 --- a/ubuntu/maverick/applications/gwenview/debian/gwenview.lintian +++ b/ubuntu/maverick/applications/gwenview/debian/gwenview.lintian @@ -1,3 +1,3 @@ gwenview binary: non-dev-pkg-with-shlib-symlink opt/trinity/lib/libgwenviewcore.so.1.0.0 opt/trinity/lib/libgwenviewcore.so -gwenview binary: shlib-missing-in-control-file libkdeinit_gwenview.so for opt/trinity/lib/libkdeinit_gwenview.so -gwenview binary: package-name-doesnt-match-sonames libgwenviewcore1 libkdeinit-gwenview +gwenview binary: shlib-missing-in-control-file libtdeinit_gwenview.so for opt/trinity/lib/libtdeinit_gwenview.so +gwenview binary: package-name-doesnt-match-sonames libgwenviewcore1 libtdeinit-gwenview |