1
kdevelop-python-templates/button/falkon-python-button.desktop
Juraj Oravec 8754a8c37d
Add toolbar button file template
Signed-off-by: Juraj Oravec <sgd.orava@gmail.com>
2019-06-13 14:17:17 +02:00

14 lines
261 B
Desktop File

[General]
Name=Toolbar button
Comment=Toolbar button class for Falkon webbrowser
Category=Python/Falkon
Language=Python
Type=Other
Files=Implementation
OptionsFile=options.kcfg
[Implementation]
Name=Implementation
File=button.py
OutputFile={{ class_name }}.py