Rename a few icons left in rc files

pull/1/head
Timothy Pearson 11 years ago
parent b8b647e7cb
commit bf1f72b8ce

@ -4,7 +4,7 @@
version="1" version="1"
text="Copy Center" text="Copy Center"
description="Copy data from one source to another." description="Copy data from one source to another."
icon="editcopy" icon="edit-copy"
interpreter="python" interpreter="python"
file="CopyCenter.py" /> file="CopyCenter.py" />
</KrossScripting> </KrossScripting>

@ -4,7 +4,7 @@
text="ScriptAction1Text" text="ScriptAction1Text"
description="Some describing text" description="Some describing text"
interpreter="python" interpreter="python"
icon="exec"> icon="application-x-executable">
print "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa" print "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"
print "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb" print "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb"
</ScriptAction> </ScriptAction>

Loading…
Cancel
Save