~ubuntu-branches/ubuntu/saucy/unity-tweak-tool/saucy-proposed

« back to all changes in this revision

Viewing changes to unity-tweak-tool.desktop.in

  • Committer: Package Import Robot
  • Author(s): Barneedhar Vigneshwar
  • Date: 2013-02-15 20:33:41 UTC
  • Revision ID: package-import@ubuntu.com-20130215203341-yqrfr9df488k41am
Tags: 0.0.3
* New upstream release
* Closes needs-packaging bug (LP: #1126433)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[Desktop Entry]
 
2
_Name=Unity Tweak Tool
 
3
_Comment=Configuration frontend for the Unity desktop environment
 
4
Categories=Settings;
 
5
Exec=unity-tweak-tool %f
 
6
Icon=unity-tweak-tool
 
7
GenericName=Unity Tweak Tool
 
8
OnlyShowIn=Unity;
 
9
StartupNotify=true
 
10
Terminal=false
 
11
Type=Application
 
12
Actions=Unity;WinMng;Appearance;System;
 
13
 
 
14
[Desktop Action Unity]
 
15
Name=Unity
 
16
Exec=unity-tweak-tool -u
 
17
OnlyShowIn=Unity;
 
18
 
 
19
[Desktop Action WinMng]
 
20
Name=Window Manager
 
21
Exec=unity-tweak-tool -w
 
22
OnlyShowIn=Unity;
 
23
 
 
24
[Desktop Action Appearance]
 
25
Name=Appearance
 
26
Exec=unity-tweak-tool -a
 
27
OnlyShowIn=Unity;
 
28
 
 
29
[Desktop Action System]
 
30
Name=System
 
31
Exec=unity-tweak-tool -s
 
32
OnlyShowIn=Unity;