Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: f5ddad7d5eec
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: bde944148037
Choose a head ref
  • 2 commits
  • 3 files changed
  • 2 contributors

Commits on Apr 28, 2020

  1. kde/{kate,konqueror,okular}: decrease text mimetype preference

    These .desktop files set InitialPreference>1 which will override other
    associations even the .desktop appears first in XDG_DATA_DIRS. This
    applies to:
    
    - org.kde.kate.desktop
    - org.kde.kwrite.desktop
    - kfmclient_html.desktop
    - okularApplication_txt.desktop
    
    Fixes #86137
    matthewbauer committed Apr 28, 2020
    Copy the full SHA
    b3f8126 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #86147 from matthewbauer/tweak-kde-preferences

    kde/{kate,konqueror,okular}: decrease text mimetype preference
    worldofpeace committed Apr 28, 2020
    Copy the full SHA
    bde9441 View commit details
    Browse the repository at this point in the history