~dpm/qreator/snap

« back to all changes in this revision

Viewing changes to qreator.desktop.in

  • Committer: David Planella
  • Date: 2016-06-13 19:13:29 UTC
  • mfrom: (189.1.1 qreator)
  • Revision ID: david.planella@ubuntu.com-20160613191329-jcmx0ioq7opvpjs1
Merged fix for QR code not being generated in Ubuntu 16.04

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
[Desktop Entry]
2
2
_Name=Qreator
3
 
_Comment=Qreator application
4
 
Categories=GNOME;Utility;
 
3
_Comment=Create your own QR codes
 
4
Categories=GNOME;Utility;Graphics;2DGraphics
5
5
Exec=qreator
6
 
Icon=qreator
 
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
 
10
 
 
11
[Desktop Action Url]
 
12
_Name=New QR code for URL
 
13
Exec=qreator --url
 
14
 
 
15
[Desktop Action Text]
 
16
_Name=New QR code for Text
 
17
Exec=qreator --text
 
18
 
 
19
[Desktop Action Location]
 
20
_Name=New QR code for Location
 
21
Exec=qreator --location
 
22
 
 
23
[Desktop Action Wifi]
 
24
_Name=New QR code for WiFi network
 
25
Exec=qreator --wifi
 
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