diff options
| author | Alexandre Prokoudine <alexandre.prokoudine@gmail.com> | 2008-01-31 15:59:44 +0000 |
|---|---|---|
| committer | prokoudine <prokoudine@users.sourceforge.net> | 2008-01-31 15:59:44 +0000 |
| commit | 9357156f8ac254cea03f4fa6a309f72e88a4e4d2 (patch) | |
| tree | 61a02dea38e8f06bf0e85d0131f3a638cdeb3246 /share/keys/Makefile.am | |
| parent | a bunch of small changes to provide a user readable explanation of filters (diff) | |
| download | inkscape-9357156f8ac254cea03f4fa6a309f72e88a4e4d2.tar.gz inkscape-9357156f8ac254cea03f4fa6a309f72e88a4e4d2.zip | |
First shot at Corel DRAW and Zoner Draw keyboard shorcut schemes has landed :)
(bzr r4625)
Diffstat (limited to 'share/keys/Makefile.am')
| -rw-r--r-- | share/keys/Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/share/keys/Makefile.am b/share/keys/Makefile.am index 99408c480..d0f137a36 100644 --- a/share/keys/Makefile.am +++ b/share/keys/Makefile.am @@ -7,7 +7,9 @@ keys_DATA = \ xara.xml \ macromedia-freehand-mx.xml \ adobe-illustrator-cs2.xml \ - right-handed-illustration.xml + right-handed-illustration.xml \ + corel-draw-x4.xml \ + zoner-draw.xml EXTRA_DIST = $(keys_DATA) |
