nixpkgs/pkgs/applications/misc/keepass
Raymond Gauthier 4f347ca8fe keepass: improvements
`*.desktop` file now:
 -  Refers to an icon.
 -  Is placed in the proper category (based on comparison with `keepassx2`.
 -  Has proper mime type (also based on comparison).

Also, now use `icoutils` to extract icons from the application ressouces
and transform them from `*.ico` to `*.png`. Created and used a generic
script that has the ability to move the extracted `*.png` to their
appropriate standard freedesktop location.

Tested this on nixos. `keepass` now has a icon and is categorized
in the same bin as `keepassx2`. The program still execute and
function prefectly.
2016-03-03 01:03:31 -05:00
..
default.nix keepass: improvements 2016-03-03 01:03:31 -05:00
extractWinRscIconsToStdFreeDesktopDir.sh keepass: improvements 2016-03-03 01:03:31 -05:00
keepass-plugins-load.patch keepass: load plugins from store paths, fixes #11206 2015-12-23 02:12:36 +01:00
keepass-plugins.patch keepass: load plugins from store paths, fixes #11206 2015-12-23 02:12:36 +01:00