~muktupavels/metacity/adwaita-icon-theme-lp-1414613

« back to all changes in this revision

Viewing changes to src/50-metacity-system.xml.in

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2012-08-23 11:12:43 UTC
  • mfrom: (1.3.3)
  • mto: (2.5.2 sid) (1.4.2)
  • mto: This revision was merged to the branch mainline in revision 122.
  • Revision ID: package-import@ubuntu.com-20120823111243-0hjp8cv5xn2jr6jc
ImportĀ upstreamĀ versionĀ 2.34.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" encoding="UTF-8" ?>
2
 
<KeyListEntries group="system" _name="System" wm_name="Metacity" package="metacity">
3
 
 
4
 
        <KeyListEntry
5
 
        name="/apps/metacity/global_keybindings/panel_run_dialog" />
6
 
 
7
 
        <KeyListEntry
8
 
        name="/apps/metacity/global_keybindings/panel_main_menu" />
 
2
<KeyListEntries schema="org.gnome.desktop.wm.keybindings"
 
3
                group="system"
 
4
                _name="System"
 
5
                wm_name="Metacity"
 
6
                package="metacity">
 
7
 
 
8
        <KeyListEntry name="panel-run-dialog" _description="Show the run command prompt"/>
 
9
 
 
10
        <KeyListEntry name="panel-main-menu" _description="Show the activities overview"/>
9
11
 
10
12
</KeyListEntries>
11
13