Skip to content

Patch automatically some .desktop files

sajolida requested to merge 103-patch-desktop-files into master

As soon as they are installed by other Debian packages.

For example, to torify messaging applications.

  • dev_scripts/generate-desktop-launcher-patches generates .desktop patches at build time.

  • share/bin/whiskers-customize-desktop-launchers applies the patches on .desktop files of other packages.

  • share/apt/apt.conf.d/90whiskers triggers whiskers-customize-desktop-launchers each time a package is installed

Closes #103

Merge request reports