~penk/tagger/tagger

« back to all changes in this revision

Viewing changes to tagger.desktop.in.in

  • Committer: Michael Zanetti
  • Date: 2014-10-09 15:08:09 UTC
  • mfrom: (17.1.1 tagger)
  • Revision ID: michael.zanetti@canonical.com-20141009150809-xcjy92ibvviqd51r
merge sdkcompat branch

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
[Desktop Entry]
2
2
_Name=Tagger
3
3
_Comment=Read and create QR code and barcode tags
4
 
Exec=./tagger-wrapper
 
4
Exec=tagger
5
5
Icon=graphics/tagger.svg
6
6
Terminal=false
7
7
Type=Application
8
8
X-Ubuntu-Touch=true
9
 
 
10
 
 
11