diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2013-07-26 08:33:03 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2013-07-26 08:33:03 +0200 |
commit | 8b0482ca988f8036b84d093f89453f3235fda484 (patch) | |
tree | 5913afce92fe037dc720f2cf3de99f50ccfe6c6d /ubuntu/precise/applications/kftpgrabber/debian/menu | |
parent | 1f5633e4d813ba42e7253c68b2eaef32e8f722d5 (diff) | |
download | tde-packaging-8b0482ca988f8036b84d093f89453f3235fda484.tar.gz tde-packaging-8b0482ca988f8036b84d093f89453f3235fda484.zip |
Fix kftpgrabber packaging files for Debian and Ubuntu
Diffstat (limited to 'ubuntu/precise/applications/kftpgrabber/debian/menu')
-rw-r--r-- | ubuntu/precise/applications/kftpgrabber/debian/menu | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ubuntu/precise/applications/kftpgrabber/debian/menu b/ubuntu/precise/applications/kftpgrabber/debian/menu index a57f97605..03baaac09 100644 --- a/ubuntu/precise/applications/kftpgrabber/debian/menu +++ b/ubuntu/precise/applications/kftpgrabber/debian/menu @@ -1,7 +1,7 @@ -?package(kftpgrabber):\ +?package(kftpgrabber-trinity):\ needs="X11" \ - hints="KDE" \ + hints="TDE" \ section="Applications/Network/File Transfer"\ title="kftpgrabber" \ longtitle="kftpgrabber - ftp client" \ - command="/usr/bin/kftpgrabber" + command="/opt/trinity/bin/kftpgrabber" |