Port to Python
Changes about data to produce
- Stop generating thumbnails, they are not used anywhere anymore
- Exclude all
extragear/libs/
- Include
subtitlecomposer
(starting withkdereview/
)
Changes in code
- Simplify the downloading of breeze-icons and plasma-framework
- Fix the bug that boolean values in INI files are not read as strings but compared as strings, making the
NoDisplay
check invalid - Remove redundant
find_path
function indesktop.DesktopFileLoaderBase
- Make a module to share code between desktop and icon modules
- And most importantly, get rid of Ruby!!!