summaryrefslogtreecommitdiffstats
path: root/krita/plugins/viewplugins/scripting/samples/python/reshapehisto.rc
diff options
context:
space:
mode:
Diffstat (limited to 'krita/plugins/viewplugins/scripting/samples/python/reshapehisto.rc')
-rw-r--r--krita/plugins/viewplugins/scripting/samples/python/reshapehisto.rc9
1 files changed, 0 insertions, 9 deletions
diff --git a/krita/plugins/viewplugins/scripting/samples/python/reshapehisto.rc b/krita/plugins/viewplugins/scripting/samples/python/reshapehisto.rc
deleted file mode 100644
index 481f5764e..000000000
--- a/krita/plugins/viewplugins/scripting/samples/python/reshapehisto.rc
+++ /dev/null
@@ -1,9 +0,0 @@
-<KrossScripting>
- <ScriptAction
- name="ReshapeHistogramPython"
- text="Reshape Histogram (python)"
- description="It's an experimental approach to improve color of image, it doesn't work as it, but it show how to use an histogram in a script :)"
- icon=""
- interpreter="python"
- file="reshapehisto.py" />
-</KrossScripting>