diff options
author | bnewbold <bryan@octopart.com> | 2011-11-17 14:20:38 -0500 |
---|---|---|
committer | bnewbold <bryan@octopart.com> | 2011-12-15 20:02:26 -0500 |
commit | 7087b0a3a501b8cb36de3471937c442b1c17181d (patch) | |
tree | f79f41f909193454f2cbf49053aa9d10cdd4db11 /.gconf/desktop | |
parent | 177d5e9800214130afdb276bc7f8a55c845c9aea (diff) | |
download | openwrt-repro-7087b0a3a501b8cb36de3471937c442b1c17181d.tar.gz openwrt-repro-7087b0a3a501b8cb36de3471937c442b1c17181d.zip |
ssh config backup
Diffstat (limited to '.gconf/desktop')
-rw-r--r-- | .gconf/desktop/gnome/keybindings/custom0/%gconf.xml | 12 | ||||
-rw-r--r-- | .gconf/desktop/gnome/keybindings/custom1/%gconf.xml | 4 | ||||
-rw-r--r-- | .gconf/desktop/gnome/keybindings/custom3/%gconf.xml | 4 |
3 files changed, 4 insertions, 16 deletions
diff --git a/.gconf/desktop/gnome/keybindings/custom0/%gconf.xml b/.gconf/desktop/gnome/keybindings/custom0/%gconf.xml deleted file mode 100644 index 7031639..0000000 --- a/.gconf/desktop/gnome/keybindings/custom0/%gconf.xml +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0"?> -<gconf> - <entry name="action" mtime="1309900855" type="string"> - <stringvalue>xterm -rv -e "cd ~; alpine"</stringvalue> - </entry> - <entry name="name" mtime="1309900855" type="string"> - <stringvalue>Alpine</stringvalue> - </entry> - <entry name="binding" mtime="1260548717" type="string"> - <stringvalue><Mod4>p</stringvalue> - </entry> -</gconf> diff --git a/.gconf/desktop/gnome/keybindings/custom1/%gconf.xml b/.gconf/desktop/gnome/keybindings/custom1/%gconf.xml index c4ca7c5..883c0c7 100644 --- a/.gconf/desktop/gnome/keybindings/custom1/%gconf.xml +++ b/.gconf/desktop/gnome/keybindings/custom1/%gconf.xml @@ -1,9 +1,9 @@ <?xml version="1.0"?> <gconf> - <entry name="action" mtime="1309900885" type="string"> + <entry name="action" mtime="1309913817" type="string"> <stringvalue>xterm -rv -e ipython</stringvalue> </entry> - <entry name="name" mtime="1309900885" type="string"> + <entry name="name" mtime="1309913817" type="string"> <stringvalue>ipython</stringvalue> </entry> <entry name="binding" mtime="1269537192" type="string"> diff --git a/.gconf/desktop/gnome/keybindings/custom3/%gconf.xml b/.gconf/desktop/gnome/keybindings/custom3/%gconf.xml index 8fa09dd..e7c36c0 100644 --- a/.gconf/desktop/gnome/keybindings/custom3/%gconf.xml +++ b/.gconf/desktop/gnome/keybindings/custom3/%gconf.xml @@ -1,9 +1,9 @@ <?xml version="1.0"?> <gconf> - <entry name="action" mtime="1269640677" type="string"> + <entry name="action" mtime="1309913824" type="string"> <stringvalue>xterm -rv -e vim -c "cd ~"</stringvalue> </entry> - <entry name="name" mtime="1269640677" type="string"> + <entry name="name" mtime="1309913824" type="string"> <stringvalue>vim</stringvalue> </entry> <entry name="binding" mtime="1269637793" type="string"> |