Accidentally I deleted some files on my phone…
Can someone post the content of these two files here?
- /usr/share/applications/android-open-url-selector.desktop
- /usr/share/applications/android-open-url.desktop
Thanks!
Accidentally I deleted some files on my phone…
Can someone post the content of these two files here?
Thanks!
Do this:
pkcon download ~/Downloads aliendalvik-control
cd ~/Downloads
rpm2cpio aliendalvik-control-*.rpm | cpio -id
ls ./usr/share/applications
To find out which application owns some files do
rpm -qf <path-to-file>
Thanks, that worked!
Will try to remember the "rpm -qf "