mirror of
https://github.com/arsenetar/dupeguru.git
synced 2024-10-31 22:05:58 +00:00
452d1604bd
* Removes the hardcoded path to the icon in the .desktop file * Allows themes to override the default application icon (icons are searched for in theme paths first) * Debian: create symbolic link in /usr/share/pixmaps that points to the icon file * Arch: the same thing is done by PKGBUILD maintainers downstream
8 lines
118 B
JSON
8 lines
118 B
JSON
{
|
|
"pkgname": "dupeguru",
|
|
"longname": "dupeGuru",
|
|
"execname": "dupeguru",
|
|
"arch": "any",
|
|
"iconpath": "dupeguru"
|
|
}
|