~ubuntu-branches/ubuntu/quantal/gnome-screenshot/quantal-proposed

« back to all changes in this revision

Viewing changes to .pc/update_unity_list.patch/src/gnome-screenshot.desktop.in

  • Committer: Package Import Robot
  • Author(s): Iain Lane
  • Date: 2012-06-04 17:09:33 UTC
  • mfrom: (1.2.4)
  • Revision ID: package-import@ubuntu.com-20120604170933-uqrl91r2eipe1ya4
Tags: 3.5.2-0ubuntu1
* New upstream release (LP: #1008595)
  - Add a --file commandline option
  - Add an --include-pointer commandline option
  - Don't warn if fallback X11 code path is hit
  - Warn if --interactive is combined with --clipboard
  - Rename "whole desktop" to "whole screen"
  - Use GResource for UI files
* Refresh patches 
* debian/control: Increase minimum glib version in line with upstream 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
[Desktop Entry]
2
2
_Name=Screenshot
3
 
_Comment=Save images of your desktop or individual windows
 
3
_Comment=Save images of your screen or individual windows
4
4
Exec=gnome-screenshot --interactive
5
5
Terminal=false
6
6
Type=Application
11
11
X-GNOME-Bugzilla-Bugzilla=GNOME
12
12
X-GNOME-Bugzilla-Product=gnome-utils
13
13
X-GNOME-Bugzilla-Component=screenshot
14
 
X-Ayatana-Desktop-Shortcuts=Screen;Window
 
14
Actions=Screen;Window;
15
15
 
16
 
[Screen Shortcut Group]
17
 
_Name=Take a screenshot of the whole screen
 
16
[Desktop Action Screen]
 
17
_Name=Take a Screenshot of the Whole Screen
18
18
Exec=gnome-screenshot
19
 
TargetEnvironment=Unity
 
19
OnlyShowIn=Unity;
20
20
 
21
 
[Window Shortcut Group]
22
 
_Name=Take a screenshot of the current window
 
21
[Desktop Action Window]
 
22
_Name=Take a Screenshot of the Current Window
23
23
Exec=gnome-screenshot -w
24
 
TargetEnvironment=Unity
 
24
OnlyShowIn=Unity;