diff options
author | François Andriot <albator78@libertysurf.fr> | 2014-05-30 12:33:26 +0200 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2014-05-30 12:33:26 +0200 |
commit | 5a31840a564ab702e9223abd63f281deaaabeb31 (patch) | |
tree | ce913e0698d31b507c748a48ef7cb584ed08c16a /debian/lenny/applications/potracegui | |
parent | 9814f425f0dae6fa0fb869ef038495df9dd0e588 (diff) | |
parent | 650aae664769307d2d65098402dfa959b0d4c829 (diff) | |
download | tde-packaging-5a31840a564ab702e9223abd63f281deaaabeb31.tar.gz tde-packaging-5a31840a564ab702e9223abd63f281deaaabeb31.zip |
merge
Diffstat (limited to 'debian/lenny/applications/potracegui')
3 files changed, 9 insertions, 9 deletions
diff --git a/debian/lenny/applications/potracegui/debian/control b/debian/lenny/applications/potracegui/debian/control index 21eb09f46..0279cc97f 100644 --- a/debian/lenny/applications/potracegui/debian/control +++ b/debian/lenny/applications/potracegui/debian/control @@ -13,9 +13,9 @@ Depends: ${shlibs:Depends}, potrace Replaces: potracegui-trinity (<< 4:14.0.0~) Breaks: potracegui-trinity (<< 4:14.0.0~) Suggests: autotrace -Description: KDE frontend for potrace [Trinity] - A KDE interface for the commandline tracing tools potrace and/or autotrace. It - supports drag and drop as well as all image types recognized by KDE, which are +Description: TDE frontend for potrace [Trinity] + A TDE interface for the commandline tracing tools potrace and/or autotrace. It + supports drag and drop as well as all image types recognized by TDE, which are a lot more than the 4 recognized by the potrace commandline tool. Loading of remote files (web, ftp, ...) is also supported. . diff --git a/debian/lenny/applications/potracegui/debian/potracegui-trinity.1 b/debian/lenny/applications/potracegui/debian/potracegui-trinity.1 index ef8dc8b59..989c64ed6 100644 --- a/debian/lenny/applications/potracegui/debian/potracegui-trinity.1 +++ b/debian/lenny/applications/potracegui/debian/potracegui-trinity.1 @@ -16,10 +16,10 @@ .\" .sp <n> insert n+1 empty lines .\" for manpage-specific macros, see man(7) .SH NAME -potracegui \- a KDE frontend for potrace +potracegui \- a TDE frontend for potrace .SH SYNOPSIS .B potracegui -[Qt-options] [KDE-options] [URL] +[Qt-options] [TDE-options] [URL] .br .SH DESCRIPTION This manual page documents briefly the @@ -31,7 +31,7 @@ because the original program does not have a manual page. .\" TeX users may be more comfortable with the \fB<whatever>\fP and .\" \fI<whatever>\fP escape sequences to invode bold face and italics, .\" respectively. -\fBpotracegui\fP is a KDE frontend for potrace. +\fBpotracegui\fP is a TDE frontend for potrace. .SH OPTIONS A summary of options is included below. .TP @@ -41,8 +41,8 @@ Show help about options. .B \-\-help-qt Show QT specific options. .TP -.B \-\-help-kde -Show KDE specific options. +.B \-\-help-tde +Show TDE specific options. .TP .B \-\-help-all Show all options. diff --git a/debian/lenny/applications/potracegui/debian/potracegui-trinity.menu b/debian/lenny/applications/potracegui/debian/potracegui-trinity.menu index 57290a786..04719df19 100644 --- a/debian/lenny/applications/potracegui/debian/potracegui-trinity.menu +++ b/debian/lenny/applications/potracegui/debian/potracegui-trinity.menu @@ -1,4 +1,4 @@ -?package(potracegui):needs="X11" section="Apps/Graphics"\ +?package(potracegui-trinity):needs="X11" section="Apps/Graphics"\ title="potracegui" command="/opt/trinity/bin/potracegui"\ hints="TDE frontend for tracing programs" |