diff options
author | bnewbold <bnewbold@robocracy.org> | 2011-07-05 17:23:06 -0400 |
---|---|---|
committer | bnewbold <bnewbold@robocracy.org> | 2011-07-05 17:23:06 -0400 |
commit | 853d57a656519441cc3e7593ffbd326c4e3953cd (patch) | |
tree | 88ccbad9ba8a7be0916d7a020454815b8ed00675 /.gconf/desktop/gnome/keybindings/custom2 | |
parent | aeb73eaf4b377a55b5850b051a906d26f1bc8b43 (diff) | |
download | openwrt-repro-853d57a656519441cc3e7593ffbd326c4e3953cd.tar.gz openwrt-repro-853d57a656519441cc3e7593ffbd326c4e3953cd.zip |
added custom key bindings
Diffstat (limited to '.gconf/desktop/gnome/keybindings/custom2')
-rw-r--r-- | .gconf/desktop/gnome/keybindings/custom2/%gconf.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.gconf/desktop/gnome/keybindings/custom2/%gconf.xml b/.gconf/desktop/gnome/keybindings/custom2/%gconf.xml new file mode 100644 index 0000000..7f86f14 --- /dev/null +++ b/.gconf/desktop/gnome/keybindings/custom2/%gconf.xml @@ -0,0 +1,12 @@ +<?xml version="1.0"?> +<gconf> + <entry name="action" mtime="1309900890" type="string"> + <stringvalue>pidgin</stringvalue> + </entry> + <entry name="name" mtime="1309900890" type="string"> + <stringvalue>pidgin</stringvalue> + </entry> + <entry name="binding" mtime="1269537197" type="string"> + <stringvalue><Mod4>c</stringvalue> + </entry> +</gconf> |