icons added to all system plugins (preliminary)
BIN
pythonrewrite/plugins/date/plugin_icon.png
Normal file
After Width: | Height: | Size: 3.2 KiB |
BIN
pythonrewrite/plugins/logs/plugin_icon.png
Normal file
After Width: | Height: | Size: 16 KiB |
BIN
pythonrewrite/plugins/network/plugin_icon.png
Normal file
After Width: | Height: | Size: 13 KiB |
BIN
pythonrewrite/plugins/partition/plugin_icon.png
Normal file
After Width: | Height: | Size: 2.9 KiB |
|
@ -2,6 +2,7 @@ The following directory structure is required:
|
|||
- python code: plugins/PLUGINNAME/PLUGINNAME.py (all lower case is recommended)
|
||||
- language files: plugins/PLUGINNAME/lang/(en|de|??).hdf
|
||||
- clearsilver templates: plugins/PLUGINNAME/*.cs
|
||||
- icon (128x128px recommended): plugins/PLUGINNAME/plugin_icon.png
|
||||
|
||||
|
||||
Python code interface:
|
||||
|
|
BIN
pythonrewrite/plugins/plugin_manager/plugin_icon.png
Normal file
After Width: | Height: | Size: 631 B |
|
@ -1,5 +1,5 @@
|
|||
Name = Shutdown or reboot the computer
|
||||
Link = Shutdown/Reboot
|
||||
Link = Shutdown / Reboot
|
||||
|
||||
Title.Shutdown = Shutdown computer
|
||||
|
||||
|
|
BIN
pythonrewrite/plugins/shutdown/plugin_icon.png
Normal file
After Width: | Height: | Size: 7.4 KiB |
BIN
pythonrewrite/plugins/user_manager/plugin_icon.png
Normal file
After Width: | Height: | Size: 3.6 KiB |