~dpm/qreator/snap

« back to all changes in this revision

Viewing changes to qreator.desktop.in

  • Committer: Stefan Schwarzburg
  • Date: 2012-06-02 08:59:55 UTC
  • mto: This revision was merged to the branch mainline in revision 86.
  • Revision ID: stefan.schwarzburg@googlemail.com-20120602085955-ty2lf0sc0gosbzkr
A basic vcard implementation is added to qreator. 
See: http://en.wikipedia.org/wiki/VCard

This adds the python-vobject dependency. 

Current supported vcard entry types are:
First name, last name, fullname, email, phone, address, title, url

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
Icon=/usr/share/qreator/media/qreator.svg
7
7
Terminal=false
8
8
Type=Application
9
 
Actions=Url;Text;Location;Wifi;Software;BusinessCard;Phone
 
9
Actions=Url;Text;Location;Wifi
10
10
 
11
11
[Desktop Action Url]
12
12
_Name=New QR code for URL
24
24
_Name=New QR code for WiFi network
25
25
Exec=qreator --wifi
26
26
 
27
 
[Desktop Action Software]
28
 
_Name=New QR code for a Software Center app
29
 
Exec=qreator --software
30
 
 
31
 
[Desktop Action BusinessCard]
32
 
_Name=New QR code for a Business card
33
 
Exec=qreator --businesscard
34
 
 
35
 
[Desktop Action Phone]
36
 
_Name=New QR code for a Call or text message
37
 
Exec=qreator --phone