summaryrefslogtreecommitdiffstats
path: root/debian/lenny/applications/kxmleditor/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/lenny/applications/kxmleditor/debian/control')
-rw-r--r--debian/lenny/applications/kxmleditor/debian/control18
1 files changed, 0 insertions, 18 deletions
diff --git a/debian/lenny/applications/kxmleditor/debian/control b/debian/lenny/applications/kxmleditor/debian/control
deleted file mode 100644
index 8aa7bad18..000000000
--- a/debian/lenny/applications/kxmleditor/debian/control
+++ /dev/null
@@ -1,18 +0,0 @@
-Source: kxmleditor-trinity
-Section: tde
-Priority: optional
-Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
-X-Original-Maintainer: Jose Luis Tallon <jltallon@adv-solutions.net>
-Build-Depends: cdbs, debhelper (>= 7.0.50~), quilt, automake, libtool, tdelibs-trinity-dev
-Standards-Version: 3.8.0
-
-Package: kxmleditor-trinity
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: XML Editor for TDE
- KXML Editor is a simple program, that displays and edits the contents of an
- XML file. It can be embedded in Quanta, and used with DCOP.
- .
- The left side contains a tree representing the XML document structure. The
- right side contains a list of attributes for the selected XML element and its
- contents.