Skip to content

Port to Python

Changes about data to produce

  • Stop generating thumbnails, they are not used anywhere anymore
  • Exclude all extragear/libs/
  • Include subtitlecomposer (starting with kdereview/)

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 in desktop.DesktopFileLoaderBase
  • Make a module to share code between desktop and icon modules
  • And most importantly, get rid of Ruby!!!

Merge request reports