diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-06-11 12:46:45 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-06-11 12:46:45 -0500 |
commit | 39a63a5c9d139191f97494f30fcff003528cd6de (patch) | |
tree | 2baa301535563631bfd9868b700527fba8c6112d /ubuntu/maverick/applications/tdmtheme/debian/tdmtheme.lintian-overrides | |
parent | 082f0e5e0f16bf2874d7401b66897770e6c7bce5 (diff) | |
download | tde-packaging-39a63a5c9d139191f97494f30fcff003528cd6de.tar.gz tde-packaging-39a63a5c9d139191f97494f30fcff003528cd6de.zip |
Update Ubuntu and Debian packaging to use applications/share/tde
Diffstat (limited to 'ubuntu/maverick/applications/tdmtheme/debian/tdmtheme.lintian-overrides')
-rw-r--r-- | ubuntu/maverick/applications/tdmtheme/debian/tdmtheme.lintian-overrides | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ubuntu/maverick/applications/tdmtheme/debian/tdmtheme.lintian-overrides b/ubuntu/maverick/applications/tdmtheme/debian/tdmtheme.lintian-overrides index 88969d336..be194270f 100644 --- a/ubuntu/maverick/applications/tdmtheme/debian/tdmtheme.lintian-overrides +++ b/ubuntu/maverick/applications/tdmtheme/debian/tdmtheme.lintian-overrides @@ -1,6 +1,6 @@ # provided by tdelibs -tdmtheme: desktop-command-not-in-package ./usr/share/applications/kde/tdmtheme.desktop kcmshell +tdmtheme: desktop-command-not-in-package ./usr/share/applications/tde/tdmtheme.desktop kcmshell # kcontrol module -tdmtheme: desktop-entry-invalid-category X-KDE-settings-system ./usr/share/applications/kde/tdmtheme.desktop -tdmtheme: desktop-entry-lacks-main-category ./usr/share/applications/kde/tdmtheme.desktop +tdmtheme: desktop-entry-invalid-category X-KDE-settings-system ./usr/share/applications/tde/tdmtheme.desktop +tdmtheme: desktop-entry-lacks-main-category ./usr/share/applications/tde/tdmtheme.desktop |