Files
packages/anda/apps
Raboneko fe85dcf736 fix (helium-browser-bin): .desktop file (#8966) (#8969)
* fox (helium-browser-bin): .desktop file

For some reason the .desktop file doesn't exec the correct binary anymore?

```
[Desktop Entry]
Version=1.0
Name=Helium Browser
GenericName=Web Browser
Comment=Access the Internet
Exec=helium %U
StartupNotify=true
StartupWMClass=helium
Terminal=false
Icon=net.imput.helium
Type=Application
Categories=Network;WebBrowser;
MimeType=application/pdf;application/rdf+xml;application/rss+xml;application/xhtml+xml;application/xhtml_xml;application/xml;image/gif;image/jpeg;image/png;image/webp;text/html;text/xml;x-scheme-handler/http;x-scheme-handler/https;
Actions=new-window;new-private-window;

[Desktop Action new-window]
Name=New Window
Exec=helium

[Desktop Action new-private-window]
Name=New Incognito Window
Exec=helium --incognito
```

This should fix that



* use desktop-file-install



* oh. my. god.



* move to right spot and remove stuff



* back to this



---------


(cherry picked from commit e5cb8d7a1b)

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
2026-01-07 14:29:25 +08:00
..
2025-12-11 21:16:57 +00:00
2025-12-03 09:46:00 +00:00
2026-01-03 13:57:50 +00:00
2026-01-04 20:23:34 +00:00
2026-01-04 11:17:10 +00:00
2025-09-11 09:19:33 +00:00
2026-01-05 02:34:11 +00:00
2025-11-21 23:22:45 -06:00
2025-11-11 12:43:01 +00:00
2024-07-10 16:21:10 +00:00
2025-12-10 23:14:19 -06:00
2025-06-16 04:55:08 -05:00
2025-11-15 11:23:04 +00:00
2025-11-25 19:32:20 -06:00
2026-01-07 01:47:35 +00:00
2025-12-17 19:26:23 +00:00
2026-01-02 03:55:17 -06:00
2026-01-05 04:08:30 +00:00
2025-01-16 18:13:22 +08:00
2025-10-28 16:29:18 +00:00
2026-01-05 18:00:16 +08:00
2024-05-16 08:09:03 -05:00
2025-12-25 04:55:42 +00:00
2025-12-20 14:05:52 +08:00
2026-01-06 12:46:58 +00:00
2026-01-02 22:47:29 +08:00
2026-01-01 20:25:48 +00:00