heimdall: new package

This commit is contained in:
suvari
2026-05-13 15:31:29 +03:00
parent abdfb9aad6
commit 76d23f2ca9
10 changed files with 171 additions and 3 deletions
@@ -0,0 +1,3 @@
SUBSYSTEM=="usb", ATTR{idVendor}=="04e8", ATTR{idProduct}=="6601", TAG+="uaccess"
SUBSYSTEM=="usb", ATTR{idVendor}=="04e8", ATTR{idProduct}=="685d", TAG+="uaccess"
SUBSYSTEM=="usb", ATTR{idVendor}=="04e8", ATTR{idProduct}=="68c3", TAG+="uaccess"
@@ -0,0 +1,19 @@
#!/usr/bin/env xdg-open
[Desktop Entry]
Type=Application
Version=2.2.2
Encoding=UTF-8
Name=Heimdall
Name[de]=Heimdall
Name[tr]=Heimdall
GenericName=Heimdall-Frontend
GenericName[de]=Heimdall-Frontend
GenericName[tr]=Heimdall Arayüzü
Comment=Firmware programmer for Samsung Galaxy S.
Comment[de]=Firmware-Flash (ROMs) für Samsung Galaxy S Handys
Comment[tr]=Samsung Galaxy S telefonuna firmware programlayıcı.
Icon=heimdall
Exec=heimdall-frontend
Terminal=false
StartupNotify=false
Categories=Application;Development;
Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB