diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-01-22 00:13:14 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-01-22 00:13:14 -0600 |
commit | 80e4199df2ac852cfb22848698cabe9ba28e5a67 (patch) | |
tree | d581467b4a60992a84df31cb33471695182246a2 /ubuntu/maverick_automake/applications/kdmtheme/debian/control | |
parent | ec880882c231baf5c4d02ed1657765b9c3b406cb (diff) | |
download | tde-packaging-80e4199df2ac852cfb22848698cabe9ba28e5a67.tar.gz tde-packaging-80e4199df2ac852cfb22848698cabe9ba28e5a67.zip |
Part 1 of 2 of kdm rename
Diffstat (limited to 'ubuntu/maverick_automake/applications/kdmtheme/debian/control')
-rw-r--r-- | ubuntu/maverick_automake/applications/kdmtheme/debian/control | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/ubuntu/maverick_automake/applications/kdmtheme/debian/control b/ubuntu/maverick_automake/applications/kdmtheme/debian/control index 01d108f2d..6bbeb4779 100644 --- a/ubuntu/maverick_automake/applications/kdmtheme/debian/control +++ b/ubuntu/maverick_automake/applications/kdmtheme/debian/control @@ -1,4 +1,4 @@ -Source: kdmtheme-kde3 +Source: tdmtheme-kde3 Section: kde Priority: optional Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> @@ -9,9 +9,9 @@ Build-Depends: cdbs, debhelper (>= 5), quilt, kdelibs4-kde3-dev, automake1.11-kd Standards-Version: 3.8.3 Homepage: http://beta.smileaf.org/projects -Package: kdmtheme-kde3 +Package: tdmtheme-kde3 Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, kdm-kde3 -Description: theme manager for KDM [KDE3] - kdmtheme is a theme manager for KDM. It provides a KDE Control Module (KCM) - that allows you to easily install, remove and change your KDM themes. +Depends: ${shlibs:Depends}, ${misc:Depends}, tdm-kde3 +Description: theme manager for TDM [KDE3] + tdmtheme is a theme manager for TDM. It provides a KDE Control Module (KCM) + that allows you to easily install, remove and change your TDM themes. |