From e982a0155fcc3f2b1902dbb08034968a81b4b232 Mon Sep 17 00:00:00 2001 From: kidproto Date: Mon, 21 Aug 2006 23:56:47 +0000 Subject: [PATCH] I renamed the adobe-illustrator-cs2.xml and macromedia-freehand-mx.xml to better align with having the actual version the keybindings match to. The same shoudl really be done for xara as well. This is committing of a patch by Alan Horkan and Alexandre Prokoudine --- share/keys/Makefile.am | 4 ++-- .../keys/{adobe-illustrator.xml => adobe-illustrator-cs2.xml} | 0 .../{macromedia-freehand.xml => macromedia-freehand-mx.xml} | 0 3 files changed, 2 insertions(+), 2 deletions(-) rename share/keys/{adobe-illustrator.xml => adobe-illustrator-cs2.xml} (100%) rename share/keys/{macromedia-freehand.xml => macromedia-freehand-mx.xml} (100%) diff --git a/share/keys/Makefile.am b/share/keys/Makefile.am index a11f0e137..8e72039f5 100644 --- a/share/keys/Makefile.am +++ b/share/keys/Makefile.am @@ -5,8 +5,8 @@ keys_DATA = \ default.xml \ inkscape.xml \ xara.xml \ - macromedia-freehand.xml \ - adobe-illustrator.xml + macromedia-freehand-mx.xml \ + adobe-illustrator-cs2.xml EXTRA_DIST = $(keys_DATA) diff --git a/share/keys/adobe-illustrator.xml b/share/keys/adobe-illustrator-cs2.xml similarity index 100% rename from share/keys/adobe-illustrator.xml rename to share/keys/adobe-illustrator-cs2.xml diff --git a/share/keys/macromedia-freehand.xml b/share/keys/macromedia-freehand-mx.xml similarity index 100% rename from share/keys/macromedia-freehand.xml rename to share/keys/macromedia-freehand-mx.xml -- 2.30.2