diff options
author | François Andriot <albator78@libertysurf.fr> | 2013-07-21 12:42:38 +0200 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2013-07-21 12:42:38 +0200 |
commit | d2a5ae6eee8f77ba301f22a990fd68944c94d4ad (patch) | |
tree | 0bdfdcb57898584e87d89ab3a0172d5b6ce28ce6 /ubuntu/precise/applications/kbarcode/debian | |
parent | 65166dbf185e59a4f874392b40c7f974e7ae5fb8 (diff) | |
parent | 0657be6a3626991da456db3946ed1ec316ce6fb7 (diff) | |
download | tde-packaging-d2a5ae6eee8f77ba301f22a990fd68944c94d4ad.tar.gz tde-packaging-d2a5ae6eee8f77ba301f22a990fd68944c94d4ad.zip |
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging
Diffstat (limited to 'ubuntu/precise/applications/kbarcode/debian')
-rw-r--r-- | ubuntu/precise/applications/kbarcode/debian/menu | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ubuntu/precise/applications/kbarcode/debian/menu b/ubuntu/precise/applications/kbarcode/debian/menu index 48b3f8eff..e27b90141 100644 --- a/ubuntu/precise/applications/kbarcode/debian/menu +++ b/ubuntu/precise/applications/kbarcode/debian/menu @@ -1,6 +1,6 @@ ?package(kbarcode):\ needs="X11"\ section="Applications/Graphics"\ - hints="KDE,Barcode"\ + hints="TDE,Barcode"\ title="KBarcode"\ - command="/usr/bin/kbarcode" + command="/opt/trinity/bin/kbarcode" |