diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-04-17 13:57:20 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-04-17 13:57:20 +0900 |
commit | 2d59086b104acd7b4711fd067c9bb4480158e6ab (patch) | |
tree | 7d3d9aff90930e65a491c055510aba94debc6da9 /ubuntu/precise/applications/kcmautostart/debian/control | |
parent | 55b519366b1dcd7ab5b2f1f720d275b33fc4bd49 (diff) | |
download | tde-packaging-2d59086b104acd7b4711fd067c9bb4480158e6ab.tar.gz tde-packaging-2d59086b104acd7b4711fd067c9bb4480158e6ab.zip |
Removed Ubuntu/precise folder
Diffstat (limited to 'ubuntu/precise/applications/kcmautostart/debian/control')
-rw-r--r-- | ubuntu/precise/applications/kcmautostart/debian/control | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/ubuntu/precise/applications/kcmautostart/debian/control b/ubuntu/precise/applications/kcmautostart/debian/control deleted file mode 100644 index 225c33269..000000000 --- a/ubuntu/precise/applications/kcmautostart/debian/control +++ /dev/null @@ -1,16 +0,0 @@ -Source: kcontrol-autostart-trinity -Section: tde -Priority: optional -Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> -XSBC-Original-Maintainer: Raphaƫl Pinson <raphink@raphink.net> -Build-Depends: debhelper (>= 5), quilt, cdbs, tdelibs14-trinity-dev, automake, autoconf, libtool, libltdl-dev -Standards-Version: 3.8.4 - -Package: kcontrol-autostart-trinity -Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} -Description: autostart module for the TDE control center - Autostart is a TDE control center module to configure which applications - start up when you login into a TDE session. - . - Homepage: http://www.kde-apps.org/content/download.php?content=45975 |