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: 201497578999
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: bd89f7c0f948
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Apr 26, 2019

  1. crawl: add .desktop file and use high-res app icon

    The crawl source includes .desktop files but currently they are not
    installed. This change installs them (with the executable path tweaked
    for NixOS compatibility).
    
    Also included in this change is an upstream patch to use the included
    high-res app icon instead of the default 32x32 icon. The default icon
    is very low res and looks out of place beside other app icons.
    lightbulbjim committed Apr 26, 2019
    Copy the full SHA
    82d31fd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #59915 from lightbulbjim/crawl-icon

    crawl: add .desktop file and use high-res app icon
    worldofpeace committed Apr 26, 2019
    Copy the full SHA
    bd89f7c View commit details
    Browse the repository at this point in the history