Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-26 | drop install script and dependency on xdg-utils | Christian Hesse | |
Well, `xdg-icon-resource` cares on `/usr/share/icons`, but it is not interested in `/usr/share/pixmaps`. The winbox icon is shipped in the latter directory - so why has this been there? | |||
2024-09-26 | drop update-desktop-database from install script | Christian Hesse | |
We have a libalpm hook `update-desktop-database.hook` shipped with package `desktop-file-utils`, that will care. | |||
2024-08-30 | rename package to winbox3... | Christian Hesse | |
... and prepare to switch winbox to native winbox 4. |