From ac7cb9aa7e3245d4d5100958cd946f54c3ad4c61 Mon Sep 17 00:00:00 2001 From: kidproto Date: Mon, 21 Aug 2006 23:51:53 +0000 Subject: [PATCH] Added adobe illustrator cs keybindings.. --- share/keys/Makefile.am | 3 +- share/keys/adobe-illustrator.xml | 243 +++++++++++++++++++++++++++++++ 2 files changed, 245 insertions(+), 1 deletion(-) create mode 100644 share/keys/adobe-illustrator.xml diff --git a/share/keys/Makefile.am b/share/keys/Makefile.am index af42c2fdc..a11f0e137 100644 --- a/share/keys/Makefile.am +++ b/share/keys/Makefile.am @@ -5,7 +5,8 @@ keys_DATA = \ default.xml \ inkscape.xml \ xara.xml \ - macromedia-freehand.xml + macromedia-freehand.xml \ + adobe-illustrator.xml EXTRA_DIST = $(keys_DATA) diff --git a/share/keys/adobe-illustrator.xml b/share/keys/adobe-illustrator.xml new file mode 100644 index 000000000..dfecbf430 --- /dev/null +++ b/share/keys/adobe-illustrator.xml @@ -0,0 +1,243 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- 2.30.2