summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 78f7fe8)
raw | patch | inline | side by side (parent: 78f7fe8)
author | JazzyNico <nicoduf@yahoo.fr> | |
Tue, 8 Jun 2010 19:47:46 +0000 (21:47 +0200) | ||
committer | JazzyNico <nicoduf@yahoo.fr> | |
Tue, 8 Jun 2010 19:47:46 +0000 (21:47 +0200) |
12 files changed:
index f62005b2df0fa28d530200c8e6773f90e78b128d..93e19b301ed1e1a37794d0b249e657c7e165b7ae 100644 (file)
-<inkscape-extension>
- <_name>auto-texts</_name>
+<?xml version="1.0" encoding="UTF-8"?>
+<inkscape-extension xmlns="http://www.inkscape.org/namespace/inkscape/extension">
+ <_name>Auto-texts</_name>
<id>jessyink.autotexts</id>
<dependency type="executable" location="extensions">inkex.py</dependency>
<dependency type="executable" location="extensions">jessyInk_autoTexts.py</dependency>
<param name="tab" type="notebook">
<page name="settings" _gui-text="Settings">
- <param name="autoText" type="optiongroup" _gui-text="Auto-Text">
- <_option value="none">none (remove)</_option>
- <_option value="slideTitle">slide title</_option>
- <_option value="slideNumber">slide number</_option>
- <_option value="numberOfSlides">number of slides</_option>
+ <param name="autoText" type="optiongroup" _gui-text="Auto-Text:">
+ <_option value="none">None (remove)</_option>
+ <_option value="slideTitle">Slide title</_option>
+ <_option value="slideNumber">Slide number</_option>
+ <_option value="numberOfSlides">Number of slides</_option>
</param>
</page>
<page name="help" _gui-text="Help">
- <param name="help_text" type="description">This extensions allows you to install, update and remove auto-texts for a JessyInk presentation. Please see code.google.com/p/jessyink for more details.</param>
+ <_param name="help_text" type="description">This extension allows you to install, update and remove auto-texts for a JessyInk presentation. Please see code.google.com/p/jessyink for more details.</_param>
</page>
</param>
<effect>
index 86449e81614c956be85c49082b6a51a1910a499e..3a8a03df87687098777904e808b160f18c63cb06 100644 (file)
-<inkscape-extension>
- <_name>effects</_name>
+<?xml version="1.0" encoding="UTF-8"?>
+<inkscape-extension xmlns="http://www.inkscape.org/namespace/inkscape/extension">
+ <_name>Effects</_name>
<id>jessyink.effects</id>
<dependency type="executable" location="extensions">inkex.py</dependency>
<dependency type="executable" location="extensions">jessyInk_effects.py</dependency>
<param name="tab" type="notebook">
<page name="settings" _gui-text="Settings">
- <param name="effectInLabel" type="description">Build-in effect:</param>
- <param name="effectInOrder" type="int" min="1" max="100" _gui-text="order">1</param>
- <param name="effectInDuration" precision="1" type="float" min="0.1" max="10.0" _gui-text="duration in seconds">0.8</param>
- <param name="effectIn" type="optiongroup" _gui-text="type">
- <_option value="none">none (default)</_option>
- <_option value="appear">appear</_option>
- <_option value="fade">fade</_option>
- <_option value="pop">pop</_option>
+ <_param name="effectInLabel" type="description">Build-in effect</_param>
+ <param name="effectInOrder" type="int" min="1" max="100" _gui-text="Order:">1</param>
+ <param name="effectInDuration" precision="1" type="float" min="0.1" max="10.0" _gui-text="Duration in seconds:">0.8</param>
+ <param name="effectIn" type="optiongroup" _gui-text="Type:">
+ <_option value="none">None (default)</_option>
+ <_option value="appear">Appear</_option>
+ <_option value="fade">Fade</_option>
+ <_option value="pop">Pop</_option>
</param>
- <param name="effectOutLabel" type="description">Build-out effect:</param>
- <param name="effectOutOrder" type="int" min="1" max="100" _gui-text="order">1</param>
- <param name="effectOutDuration" precision="1" type="float" min="0.1" max="10.0" _gui-text="duration in seconds">0.8</param>
- <param name="effectOut" type="optiongroup" _gui-text="type">
- <_option value="none">none (default)</_option>
- <_option value="appear">appear</_option>
- <_option value="fade">fade</_option>
- <_option value="pop">pop</_option>
+ <_param name="effectOutLabel" type="description">Build-out effect</_param>
+ <param name="effectOutOrder" type="int" min="1" max="100" _gui-text="Order:">1</param>
+ <param name="effectOutDuration" precision="1" type="float" min="0.1" max="10.0" _gui-text="Duration in seconds:">0.8</param>
+ <param name="effectOut" type="optiongroup" _gui-text="Type:">
+ <_option value="none">None (default)</_option>
+ <_option value="appear">Appear</_option>
+ <_option value="fade">Fade</_option>
+ <_option value="pop">Pop</_option>
</param>
</page>
<page name="help" _gui-text="Help">
- <param name="help_text" type="description">This extensions allows you to install, update and remove object effects for a JessyInk presentation. Please see code.google.com/p/jessyink for more details.</param>
+ <_param name="help_text" type="description">This extension allows you to install, update and remove object effects for a JessyInk presentation. Please see code.google.com/p/jessyink for more details.</_param>
</page>
</param>
<effect>
index 585f418c4e282d5ef0aa4e938672d336d198359b..42ab811b94895fe6395ea01876c9c83b01703c66 100644 (file)
-<inkscape-extension>
+<?xml version="1.0" encoding="UTF-8"?>
+<inkscape-extension xmlns="http://www.inkscape.org/namespace/inkscape/extension">
<_name>JessyInk zipped pdf or png output</_name>
<id>jessyink.export</id>
<dependency type="extension">org.inkscape.output.svg.inkscape</dependency>
<dependency type="executable" location="extensions">inkex.py</dependency>
<param name="tab" type="notebook">
<page name="settings" _gui-text="Settings">
- <param name="type" type="optiongroup" _gui-text="type">
+ <param name="type" type="optiongroup" _gui-text="Type:">
<_option value="PDF">PDF</_option>
<_option value="PNG">PNG</_option>
</param>
- <param name="resolution" type="int" min="50" max="1000" _gui-text="resolution">92</param>
+ <param name="resolution" type="int" min="50" max="1000" _gui-text="Resolution:">92</param>
</page>
<page name="help" _gui-text="Help">
- <param name="help_text" type="description">This extensions allows you to export a JessyInk presentation once you created an export layer in your browser. Please see code.google.com/p/jessyink for more details.</param>
+ <_param name="help_text" type="description">This extension allows you to export a JessyInk presentation once you created an export layer in your browser. Please see code.google.com/p/jessyink for more details.</_param>
</page>
</param>
<output>
index e8022e22342c6eaca4de01fbc9f5bc7ded4393aa..0e89b60b4618d25e0f5fcd4acdb526ff8099a387 100644 (file)
-<inkscape-extension>
- <_name>install/update</_name>
+<?xml version="1.0" encoding="UTF-8"?>
+<inkscape-extension xmlns="http://www.inkscape.org/namespace/inkscape/extension">
+ <_name>Install/update</_name>
<id>jessyink.install</id>
<dependency type="executable" location="extensions">inkex.py</dependency>
<dependency type="executable" location="extensions">jessyInk_install.py</dependency>
<dependency type="executable" location="extensions">jessyInk.js</dependency>
<param name="tab" type="notebook">
<page name="help" _gui-text="Help">
- <param name="help_text" type="description">This extensions allows you to install or update the JessyInk script in order to turn your SVG file into a presentation. Please see code.google.com/p/jessyink for more details.</param>
+ <_param name="help_text" type="description">This extension allows you to install or update the JessyInk script in order to turn your SVG file into a presentation. Please see code.google.com/p/jessyink for more details.</_param>
</page>
</param>
<effect>
index 1d58b884ef5c7137284740beabbf15da121f3b0c..96507912705a682ce1dca047d955ca2a9f1a89d5 100644 (file)
-<inkscape-extension>
- <_name>key bindings</_name>
+<?xml version="1.0" encoding="UTF-8"?>
+<inkscape-extension xmlns="http://www.inkscape.org/namespace/inkscape/extension">
+ <_name>Key bindings</_name>
<id>jessyink.keyBindings</id>
<dependency type="executable" location="extensions">inkex.py</dependency>
<dependency type="executable" location="extensions">jessyInk_keyBindings.py</dependency>
<param name="tab" type="notebook">
<page name="settings" _gui-text="Slide mode">
- <param name="slide_backWithEffects" type="string" _gui-text="back (with effects)">LEFT, PAGE_UP</param>
- <param name="slide_nextWithEffects" type="string" _gui-text="next (with effects)">RIGHT, PAGE_DOWN, SPACE</param>
- <param name="slide_backWithoutEffects" type="string" _gui-text="back (without effects)">UP</param>
- <param name="slide_nextWithoutEffects" type="string" _gui-text="next (without effects)">DOWN</param>
- <param name="slide_firstSlide" type="string" _gui-text="first slide">HOME</param>
- <param name="slide_lastSlide" type="string" _gui-text="last slide">END</param>
- <param name="slide_switchToIndexMode" type="string" _gui-text="switch to index mode">i</param>
- <param name="slide_switchToDrawingMode" type="string" _gui-text="switch to drawing mode">d</param>
- <param name="slide_setDuration" type="string" _gui-text="set duration">D</param>
- <param name="slide_addSlide" type="string" _gui-text="add slide">n</param>
- <param name="slide_toggleProgressBar" type="string" _gui-text="toggle progress bar">p</param>
- <param name="slide_resetTimer" type="string" _gui-text="reset timer">t</param>
+ <param name="slide_backWithEffects" type="string" _gui-text="Back (with effects):">LEFT, PAGE_UP</param>
+ <param name="slide_nextWithEffects" type="string" _gui-text="Next (with effects):">RIGHT, PAGE_DOWN, SPACE</param>
+ <param name="slide_backWithoutEffects" type="string" _gui-text="Back (without effects):">UP</param>
+ <param name="slide_nextWithoutEffects" type="string" _gui-text="Next (without effects):">DOWN</param>
+ <param name="slide_firstSlide" type="string" _gui-text="First slide:">HOME</param>
+ <param name="slide_lastSlide" type="string" _gui-text="Last slide:">END</param>
+ <param name="slide_switchToIndexMode" type="string" _gui-text="Switch to index mode:">i</param>
+ <param name="slide_switchToDrawingMode" type="string" _gui-text="Switch to drawing mode:">d</param>
+ <param name="slide_setDuration" type="string" _gui-text="Set duration:">D</param>
+ <param name="slide_addSlide" type="string" _gui-text="Add slide:">n</param>
+ <param name="slide_toggleProgressBar" type="string" _gui-text="Toggle progress bar:">p</param>
+ <param name="slide_resetTimer" type="string" _gui-text="Reset timer:">t</param>
</page>
<page name="settings" _gui-text="Drawing mode">
- <param name="drawing_switchToSlideMode" type="string" _gui-text="switch to slide mode">d</param>
- <param name="drawing_pathWidthDefault" type="string" _gui-text="set path with to default">0</param>
- <param name="drawing_pathWidth1" type="string" _gui-text="set path with to 1">1</param>
- <param name="drawing_pathWidth3" type="string" _gui-text="set path with to 3">3</param>
- <param name="drawing_pathWidth5" type="string" _gui-text="set path with to 5">5</param>
- <param name="drawing_pathWidth7" type="string" _gui-text="set path with to 7">7</param>
- <param name="drawing_pathWidth9" type="string" _gui-text="set path with to 9">9</param>
- <param name="drawing_pathColourBlue" type="string" _gui-text="set path colour to blue">b</param>
- <param name="drawing_pathColourCyan" type="string" _gui-text="set path colour to cyan">c</param>
- <param name="drawing_pathColourGreen" type="string" _gui-text="set path colour to green">g</param>
- <param name="drawing_pathColourBlack" type="string" _gui-text="set path colour to black">k</param>
- <param name="drawing_pathColourMagenta" type="string" _gui-text="set path colour to magenta">m</param>
- <param name="drawing_pathColourOrange" type="string" _gui-text="set path colour to orange">o</param>
- <param name="drawing_pathColourRed" type="string" _gui-text="set path colour to red">r</param>
- <param name="drawing_pathColourWhite" type="string" _gui-text="set path colour to white">w</param>
- <param name="drawing_pathColourYellow" type="string" _gui-text="set path colour to yellow">y</param>
- <param name="drawing_undo" type="string" _gui-text="undo last path segment">z</param>
+ <param name="drawing_switchToSlideMode" type="string" _gui-text="Switch to slide mode:">d</param>
+ <param name="drawing_pathWidthDefault" type="string" _gui-text="Set path width to default:">0</param>
+ <param name="drawing_pathWidth1" type="string" _gui-text="Set path width to 1:">1</param>
+ <param name="drawing_pathWidth3" type="string" _gui-text="Set path width to 3:">3</param>
+ <param name="drawing_pathWidth5" type="string" _gui-text="Set path width to 5:">5</param>
+ <param name="drawing_pathWidth7" type="string" _gui-text="Set path width to 7:">7</param>
+ <param name="drawing_pathWidth9" type="string" _gui-text="Set path width to 9:">9</param>
+ <param name="drawing_pathColourBlue" type="string" _gui-text="Set path color to blue:">b</param>
+ <param name="drawing_pathColourCyan" type="string" _gui-text="Set path color to cyan:">c</param>
+ <param name="drawing_pathColourGreen" type="string" _gui-text="Set path color to green:">g</param>
+ <param name="drawing_pathColourBlack" type="string" _gui-text="Set path color to black:">k</param>
+ <param name="drawing_pathColourMagenta" type="string" _gui-text="Set path color to magenta:">m</param>
+ <param name="drawing_pathColourOrange" type="string" _gui-text="Set path color to orange:">o</param>
+ <param name="drawing_pathColourRed" type="string" _gui-text="Set path color to red:">r</param>
+ <param name="drawing_pathColourWhite" type="string" _gui-text="Set path color to white:">w</param>
+ <param name="drawing_pathColourYellow" type="string" _gui-text="Set path color to yellow:">y</param>
+ <param name="drawing_undo" type="string" _gui-text="Undo last path segment:">z</param>
</page>
<page name="settings" _gui-text="Index mode">
- <param name="index_selectSlideToLeft" type="string" _gui-text="select the slide to the left">LEFT</param>
- <param name="index_selectSlideToRight" type="string" _gui-text="select the slide to the right">RIGHT</param>
- <param name="index_selectSlideAbove" type="string" _gui-text="select the slide above">UP</param>
- <param name="index_selectSlideBelow" type="string" _gui-text="select the slide below">DOWN</param>
- <param name="index_previousPage" type="string" _gui-text="previous page">PAGE_UP</param>
- <param name="index_nextPage" type="string" _gui-text="next page">PAGE_DOWN</param>
- <param name="index_firstSlide" type="string" _gui-text="first slide">HOME</param>
- <param name="index_lastSlide" type="string" _gui-text="last slide">END</param>
- <param name="index_switchToSlideMode" type="string" _gui-text="switch to slide mode">ENTER, i</param>
- <param name="index_decreaseNumberOfColumns" type="string" _gui-text="decrease number of columns">-</param>
- <param name="index_increaseNumberOfColumns" type="string" _gui-text="increase number of columns">+, =</param>
- <param name="index_setNumberOfColumnsToDefault" type="string" _gui-text="set number of columns to default">0</param>
+ <param name="index_selectSlideToLeft" type="string" _gui-text="Select the slide to the left:">LEFT</param>
+ <param name="index_selectSlideToRight" type="string" _gui-text="Select the slide to the right:">RIGHT</param>
+ <param name="index_selectSlideAbove" type="string" _gui-text="Select the slide above:">UP</param>
+ <param name="index_selectSlideBelow" type="string" _gui-text="Select the slide below:">DOWN</param>
+ <param name="index_previousPage" type="string" _gui-text="Previous page:">PAGE_UP</param>
+ <param name="index_nextPage" type="string" _gui-text="Next page:">PAGE_DOWN</param>
+ <param name="index_firstSlide" type="string" _gui-text="First slide:">HOME</param>
+ <param name="index_lastSlide" type="string" _gui-text="Last slide:">END</param>
+ <param name="index_switchToSlideMode" type="string" _gui-text="Switch to slide mode:">ENTER, i</param>
+ <param name="index_decreaseNumberOfColumns" type="string" _gui-text="Decrease number of columns:">-</param>
+ <param name="index_increaseNumberOfColumns" type="string" _gui-text="Increase number of columns:">+, =</param>
+ <param name="index_setNumberOfColumnsToDefault" type="string" _gui-text="Set number of columns to default:">0</param>
</page>
<page name="help" _gui-text="Help">
- <param name="help_text" type="description">This extensions allows you customise the key bindings JessyInk uses. Please see code.google.com/p/jessyink for more details.</param>
+ <_param name="help_text" type="description">This extension allows you customise the key bindings JessyInk uses. Please see code.google.com/p/jessyink for more details.</_param>
</page>
</param>
<effect>
index 2f566c2088f5f3c46d790474116cce70848e8a7a..e9518ba11455a269bffe1220570f75c72caef681 100644 (file)
-<inkscape-extension>
- <_name>master slide</_name>
+<?xml version="1.0" encoding="UTF-8"?>
+<inkscape-extension xmlns="http://www.inkscape.org/namespace/inkscape/extension">
+ <_name>Master slide</_name>
<id>jessyink.masterSlide</id>
<dependency type="executable" location="extensions">inkex.py</dependency>
<dependency type="executable" location="extensions">jessyInk_masterSlide.py</dependency>
<param name="tab" type="notebook">
<page name="settings" _gui-text="Settings">
- <param name="layerName" type="string" _gui-text="Name of Layer"></param>
- <param name="info_text" type="description">If no layer name is supplied, the master slide is unset.</param>
+ <param name="layerName" type="string" _gui-text="Name of layer:"></param>
+ <_param name="info_text" type="description">If no layer name is supplied, the master slide is unset.</_param>
</page>
<page name="help" _gui-text="Help">
- <param name="help_text" type="description">This extensions allows you to change the master slide JessyInk uses. Please see code.google.com/p/jessyink for more details.</param>
+ <_param name="help_text" type="description">This extension allows you to change the master slide JessyInk uses. Please see code.google.com/p/jessyink for more details.</_param>
</page>
</param>
<effect>
diff --git a/share/extensions/jessyInk_mouseHandler.inx b/share/extensions/jessyInk_mouseHandler.inx
index 1564f01c623446573c6fb9e8965b0f193a45c521..528360781400a1d7d6e05860cf613609e753940e 100644 (file)
-<inkscape-extension>
- <_name>mouse handler</_name>
+<?xml version="1.0" encoding="UTF-8"?>
+<inkscape-extension xmlns="http://www.inkscape.org/namespace/inkscape/extension">
+ <_name>Mouse handler</_name>
<id>jessyink.mouseHandler</id>
<dependency type="executable" location="extensions">inkex.py</dependency>
<dependency type="executable" location="extensions">jessyInk_mouseHandler.py</dependency>
<param name="tab" type="notebook">
<page name="settings" _gui-text="Mouse handler">
- <param name="mouseSetting" type="optiongroup" _gui-text="Mouse settings">
- <_option value="default">default</_option>
- <_option value="noclick">no-click</_option>
- <_option value="draggingZoom">dragging/zoom</_option>
+ <param name="mouseSetting" type="optiongroup" _gui-text="Mouse settings:">
+ <_option value="default">Default</_option>
+ <_option value="noclick">No-click</_option>
+ <_option value="draggingZoom">Dragging/zoom</_option>
</param>
</page>
<page name="help" _gui-text="Help">
- <param name="help_text" type="description">This extensions allows you customise the mouse handler JessyInk uses. Please see code.google.com/p/jessyink for more details.</param>
+ <_param name="help_text" type="description">This extension allows you customise the mouse handler JessyInk uses. Please see code.google.com/p/jessyink for more details.</_param>
</page>
</param>
<effect>
index 202b6a501f8cac81c906251062b518c4119c075e..37bc206fc78fd651bfa54d663258634444a27495 100644 (file)
-<inkscape-extension>
- <_name>summary</_name>
+<?xml version="1.0" encoding="UTF-8"?>
+<inkscape-extension xmlns="http://www.inkscape.org/namespace/inkscape/extension">
+ <_name>Summary</_name>
<id>jessyink.summary</id>
<dependency type="executable" location="extensions">inkex.py</dependency>
<dependency type="executable" location="extensions">jessyInk_summary.py</dependency>
<param name="tab" type="notebook">
<page name="help" _gui-text="Help">
- <param name="help_text" type="description">This extensions allows you to obtain information about the JessyInk script, effects and transitions contained in this SVG file. Please see code.google.com/p/jessyink for more details.
- </param>
+ <_param name="help_text" type="description">This extension allows you to obtain information about the JessyInk script, effects and transitions contained in this SVG file. Please see code.google.com/p/jessyink for more details.</_param>
</page>
</param>
<effect>
index fc4e059a8a4acb5037880cb8dcf86964f3c3cbbf..1599d2c20cf90f316d26cbdcab5bbbaf05d1db28 100644 (file)
-<inkscape-extension>
- <_name>transitions</_name>
+<?xml version="1.0" encoding="UTF-8"?>
+<inkscape-extension xmlns="http://www.inkscape.org/namespace/inkscape/extension">
+ <_name>Transitions</_name>
<id>jessyink.transitions</id>
<dependency type="executable" location="extensions">inkex.py</dependency>
<dependency type="executable" location="extensions">jessyInk_transitions.py</dependency>
<param name="tab" type="notebook">
<page name="settings" _gui-text="Settings">
- <param name="layerName" type="string" _gui-text="Name of Layer"></param>
- <param name="effectInLabel" type="description">Transition in effect:</param>
- <param name="effectInDuration" precision="1" type="float" min="0.1" max="10.0" _gui-text="duration in seconds">0.8</param>
- <param name="effectIn" type="optiongroup" _gui-text="type">
- <_option value="default">default</_option>
- <_option value="appear">appear</_option>
- <_option value="fade">fade</_option>
- <_option value="pop">pop</_option>
+ <param name="layerName" type="string" _gui-text="Name of layer:"></param>
+ <_param name="effectInLabel" type="description">Transition in effect</_param>
+ <param name="effectInDuration" precision="1" type="float" min="0.1" max="10.0" _gui-text="Duration in seconds:">0.8</param>
+ <param name="effectIn" type="optiongroup" _gui-text="Type:">
+ <_option value="default">Default</_option>
+ <_option value="appear">Appear</_option>
+ <_option value="fade">Fade</_option>
+ <_option value="pop">Pop</_option>
</param>
- <param name="effectOutLabel" type="description">Transition out effect:</param>
- <param name="effectOutDuration" precision="1" type="float" min="0.1" max="10.0" _gui-text="duration in seconds">0.8</param>
- <param name="effectOut" type="optiongroup" _gui-text="type">
- <_option value="default">default</_option>
- <_option value="appear">appear</_option>
- <_option value="fade">fade</_option>
- <_option value="pop">pop</_option>
+ <_param name="effectOutLabel" type="description">Transition out effect</_param>
+ <param name="effectOutDuration" precision="1" type="float" min="0.1" max="10.0" _gui-text="Duration in seconds:">0.8</param>
+ <param name="effectOut" type="optiongroup" _gui-text="Type:">
+ <_option value="default">Default</_option>
+ <_option value="appear">Appear</_option>
+ <_option value="fade">Fade</_option>
+ <_option value="pop">Pop</_option>
</param>
</page>
<page name="help" _gui-text="Help">
- <param name="help_text" type="description">This extensions allows you to change the transition JessyInk uses for the selected layer. Please see code.google.com/p/jessyink for more details.</param>
+ <_param name="help_text" type="description">This extension allows you to change the transition JessyInk uses for the selected layer. Please see code.google.com/p/jessyink for more details.</_param>
</page>
</param>
<effect>
index cc08cadbf73f6885054143693deae161fa0491cc..802b3c394be3bf49306a0b95b4b9d60e8d3a268b 100644 (file)
-<inkscape-extension>
- <_name>uninstall/remove</_name>
+<?xml version="1.0" encoding="UTF-8"?>
+<inkscape-extension xmlns="http://www.inkscape.org/namespace/inkscape/extension">
+ <_name>Uninstall/remove</_name>
<id>jessyink.uninstall</id>
<dependency type="executable" location="extensions">inkex.py</dependency>
<dependency type="executable" location="extensions">jessyInk_uninstall.py</dependency>
<param name="tab" type="notebook">
<page name="options" _gui-text="Options">
- <param name="label" type="description">Please select the parts of JessyInk you want to uninstall/remove.</param>
+ <_param name="label" type="description">Please select the parts of JessyInk you want to uninstall/remove.</_param>
<param name="remove_script" type="boolean" _gui-text="Remove script">true</param>
<param name="remove_effects" type="boolean" _gui-text="Remove effects">true</param>
<param name="remove_masterSlide" type="boolean" _gui-text="Remove master slide assignment">true</param>
<param name="remove_views" type="boolean" _gui-text="Remove views">true</param>
</page>
<page name="help" _gui-text="Help">
- <param name="help_text" type="description">This extensions allows you to uninstall the JessyInk script. Please see code.google.com/p/jessyink for more details.
- </param>
+ <_param name="help_text" type="description">This extension allows you to uninstall the JessyInk script. Please see code.google.com/p/jessyink for more details.</_param>
</page>
</param>
<effect>
index a0c5c10cfe142e25658d34cf2ae98d43d6fb1146..59c68114dea1368929d44a91659333483ce6f5a0 100644 (file)
-<inkscape-extension>
- <_name>video</_name>
+<?xml version="1.0" encoding="UTF-8"?>
+<inkscape-extension xmlns="http://www.inkscape.org/namespace/inkscape/extension">
+ <_name>Video</_name>
<id>jessyink.core.video</id>
<dependency type="executable" location="extensions">inkex.py</dependency>
<dependency type="executable" location="extensions">jessyInk_video.py</dependency>
<param name="tab" type="notebook">
<page name="help" _gui-text="Help">
- <param name="help_text" type="description">This extensions puts a JessyInk video element on the current slide (layer). This element allows you to integrate a video into your JessyInk presentation. Please see code.google.com/p/jessyink for more details.</param>
+ <_param name="help_text" type="description">This extension puts a JessyInk video element on the current slide (layer). This element allows you to integrate a video into your JessyInk presentation. Please see code.google.com/p/jessyink for more details.</_param>
</page>
</param>
<effect>
index d063927d240b08858ddc1454b940cef373c571bf..06fc08bc509d96c4c875c25801e510e1ce436f25 100644 (file)
-<inkscape-extension>
- <_name>view</_name>
+<?xml version="1.0" encoding="UTF-8"?>
+<inkscape-extension xmlns="http://www.inkscape.org/namespace/inkscape/extension">
+ <_name>View</_name>
<id>jessyink.view</id>
<dependency type="executable" location="extensions">inkex.py</dependency>
<dependency type="executable" location="extensions">jessyInk_view.py</dependency>
<param name="tab" type="notebook">
<page name="settings" _gui-text="Settings">
- <param name="viewOrder" type="int" min="0" max="100" _gui-text="order">1</param>
- <param name="viewDuration" precision="1" type="float" min="0.1" max="10.0" _gui-text="duration in seconds">0.8</param>
+ <param name="viewOrder" type="int" min="0" max="100" _gui-text="Order:">1</param>
+ <param name="viewDuration" precision="1" type="float" min="0.1" max="10.0" _gui-text="Duration in seconds:">0.8</param>
<param name="removeView" type="boolean" _gui-text="Remove view">false</param>
- <param name="help_text" type="description">Choose order number 0 to set the initial view of a slide.</param>
+ <_param name="help_text" type="description">Choose order number 0 to set the initial view of a slide.</_param>
</page>
<page name="help" _gui-text="Help">
- <param name="help_text" type="description">This extensions allows you to set, update and remove views for a JessyInk presentation. Please see code.google.com/p/jessyink for more details.</param>
+ <_param name="help_text" type="description">This extension allows you to set, update and remove views for a JessyInk presentation. Please see code.google.com/p/jessyink for more details.</_param>
</page>
</param>
<effect>