Javispedro (Talk | contribs) m (typo) |
Javispedro (Talk | contribs) |
||
| Line 4: | Line 4: | ||
# On ''/usr/share/themes/base/meegotouch/sysuid/style/statusarea.css'' , you will see two references to PNG files prefixed with "dadd-". This time, there's no unbranded version of those bitmaps, but the solid color background is fine either way. So, just entirely remove both lines. | # On ''/usr/share/themes/base/meegotouch/sysuid/style/statusarea.css'' , you will see two references to PNG files prefixed with "dadd-". This time, there's no unbranded version of those bitmaps, but the solid color background is fine either way. So, just entirely remove both lines. | ||
# Reboot | # Reboot | ||
| + | |||
| + | == Package manager == | ||
| + | |||
| + | package-manager (closed, debian package: "package-manager", main binaries: pkgmgr, pkgmgrd) seems to be the wrapper around dpkg and apt that is preferred in Harmattan. It is the only way to get the launcher feedback during installing as well as the uninstall from launcher X icon. Note that clicking on a .deb from browser invokes package-manager. | ||
| + | |||
| + | # pkgmgr install-file -V -f /mnt/dev/ports/dosbox/dosbox_0.74-0maemo4_armel.deb | ||
package-manager (closed, debian package: "package-manager", main binaries: pkgmgr, pkgmgrd) seems to be the wrapper around dpkg and apt that is preferred in Harmattan. It is the only way to get the launcher feedback during installing as well as the uninstall from launcher X icon. Note that clicking on a .deb from browser invokes package-manager.