~ubuntu-branches/debian/sid/gnome-shell/sid

« back to all changes in this revision

Viewing changes to data/50-gnome-shell-screenshot.xml.in

  • Committer: Package Import Robot
  • Author(s): Emilio Pozuelo Monfort, Petr Salinger, Emilio Pozuelo Monfort
  • Date: 2013-10-13 17:47:35 UTC
  • mfrom: (1.2.17) (18.1.41 experimental)
  • Revision ID: package-import@ubuntu.com-20131013174735-2npsu0w5wk0e6vgb
Tags: 3.8.4-4
[ Petr Salinger ]
* Restrict dependency on gir1.2-nmgtk-1.0 to linux-any (Closes: #726099)

[ Emilio Pozuelo Monfort ]
* Upload to unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8" ?>
 
2
<KeyListEntries schema="org.gnome.shell.keybindings"
 
3
                group="system"
 
4
                _name="Screenshots"
 
5
                wm_name="GNOME Shell"
 
6
                package="gnome-shell">
 
7
 
 
8
        <KeyListEntry name="toggle-recording"
 
9
                      _description="Record a screencast"/>
 
10
 
 
11
</KeyListEntries>
 
12