Closed Twig6943 closed 1 week ago
Also @ivan-hc could u update the pince pkg (enable terminal=true & add icon to the .desktop file )
Ik youve said earlier that youre not really intrested and expected me to do it but could you please update this one real quick (Im still in the phase of getting used to "am -t" Ive sent my first PR and will hopefully send out more in the near future
Also @ivan-hc could u update the pince pkg (enable terminal=true & add icon to the .desktop file )
Ik youve said earlier that youre not really intrested and expected me to do it but could you please update this one real quick (Im still in the phase of getting used to "am -t" Ive sent my first PR and will hopefully send out more in the near future
Enable? It is already on "true"
[Desktop Entry]
Name=PINCE
Exec=/home/ivan/.local/bin/pince
Icon=/home/ivan/.local/share/appman/pince/icons/pince
Type=Application
Terminal=true
Categories=Development;
About the icon, this is an issue they have, you must contact them. I refuse to always fix others mistakes.
@ivan-hc Where did you get that blank .svg from?
Here's the logo as a .png: https://raw.githubusercontent.com/korcankaraokcu/PINCE/refs/heads/master/media/logo/ozgurozbek/pince_big_transparent.png Here's the logo as a .svg (converted by me. this link is also from my nextcloud acc) : https://oto.lv.tab.digital/s/jmXr6E9nABwJM8x
Could u add this to the .desktop too (sorry ik I've bothered you a lot with this pkg) Comment=Reverse engineering tool for linux games
@ivan-hc I've figured it out https://oto.lv.tab.digital/s/NxwDCCiNFK3cMzo
Also please set StartupNotify=true
and that should be it -sudo -E -Icon -Description -StartupNotify=true
Next time I'll create its own issue for the pkg I'm submitting in order to not cause something like this (as you know I've never created a separate issue for pince)
@ivan-hc Where did you get that blank .svg from?
have you looked inside the AppImage?
To extract an AppImage you must run ./*AppImage --appimage-extract
, I got that icon from there.
Also, all you are asking for must be inside the AppImage, and being this a project on github, go ask them for this.
Now stop spamming these requests, I have said that I refuse to always fix others mistakes.
I don't know if this can be added to AM default repo (Its prob possible to add it to an external repo tho) Repos:
Aur pkg for reference
Name=
,Exec=
andCategories=
[Desktop Entry] Name=Genymotion Comment=Android emulator for app development and testing Exec=/path/to/genymotion %U Icon=/path/to/genymotion-icon.png Terminal=false Type=Application Categories=Development;IDE;Emulator;