about summary refs log tree commit diff
path: root/pkgs/build-support/make-desktopitem
AgeCommit message (Expand)AuthorFilesLines
2023-03-06treewide: deprecate isNullFelix Buehler1-1/+1
2022-06-09build-support/makeDesktopItem: make overridableJamie Quigley1-2/+2
2022-03-10build-support/makeDesktopItem: remove workaround, fix quotingK9001-8/+3
2022-03-09makeDesktopItem: improve error messagesJörg Thalheim1-12/+12
2022-03-08makeDesktopItem: use desktop-file-utils from buildPackages in checkPhaseNick Cao1-2/+2
2022-02-28treewide: fix some desktop file namesK9001-2/+7
2022-02-25build-support/makeDesktopItem: make fully declarative, add all missing optionsK9001-50/+101
2021-06-04build-support/make-desktopitem: add some missing fieldsAntoine Fontaine1-0/+4
2020-11-27make-desktopitem: desktop-file-utils is a nativeBuildInputFlorian Klink1-9/+12
2020-10-15make-desktopitem: name was being used instead of desktopNameLeon Vack1-1/+1
2020-10-14make-desktopitem: minor fixes and code stylepiegames1-10/+12
2020-06-29make-desktopitem: refactoring, documentation and improvementpiegames1-29/+37
2020-03-31makeDesktopItem: make categories optionalOrivej Desh1-2/+2
2019-12-15makeDesktopItem: add desktop file validationworldofpeace1-3/+10
2019-12-08makeDesktopItem: use runCommandLocalBjørn Forsman1-19/+14
2017-06-05make-desktopitem: make genericName optionalLaverne Schrock1-13/+25
2016-02-29chromium: add StartupWMClass to desktop file. Fixes #12433Luca Bruno1-0/+2
2016-01-15makeDesktopItem: change `name` of the derivationsVladimír Čunát1-2/+2
2015-12-12makeDesktopItem: add StartupNotify keyThomas Tuegel1-1/+4
2015-06-18makeDesktopItem: don't generated a deprecated keyVladimír Čunát1-2/+0
2012-01-18* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra1-1/+1
2009-05-10Added desktop file generation function and desktop item for firefoxSander van der Burg1-0/+33