~mfisch/brasero/update-to-3.8.0

« back to all changes in this revision

Viewing changes to data/brasero.desktop.in.in

  • Committer: Package Import Robot
  • Author(s): Iain Lane
  • Date: 2012-11-28 13:25:56 UTC
  • mto: This revision was merged to the branch mainline in revision 106.
  • Revision ID: package-import@ubuntu.com-20121128132556-7jrbir2myg04zvhe
Tags: upstream-3.6.1
ImportĀ upstreamĀ versionĀ 3.6.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
X-GNOME-Bugzilla-Product=brasero
15
15
X-GNOME-Bugzilla-Component=general
16
16
X-GNOME-Bugzilla-Version=@VERSION@
 
17
Actions=Window;Image;Disc;Audio;Video;
 
18
 
 
19
[Desktop Action Window]
 
20
_Name=Open a New Window
 
21
Exec=brasero --no-existing-session
 
22
OnlyShowIn=Unity;
 
23
 
 
24
[Desktop Action Image]
 
25
_Name=Burn an Image File
 
26
Exec=brasero --image
 
27
OnlyShowIn=Unity;
 
28
 
 
29
[Desktop Action Disc]
 
30
Name=Copy a Disc
 
31
Exec=brasero --copy
 
32
OnlyShowIn=Unity;
 
33
 
 
34
[Desktop Action Audio]
 
35
_Name=Create an Audio Project
 
36
Exec=brasero --audio
 
37
OnlyShowIn=Unity;
 
38
 
 
39
[Desktop Action Video]
 
40
_Name=Create a Video Project
 
41
Exec=brasero --video
 
42
OnlyShowIn=Unity;