Meego Wiki
Views

User:Javispedro/N950

From MeeGo wiki
< User:Javispedro(Difference between revisions)
Jump to: navigation, search
(Created page with "== Remove "developer edition" branding == # On /usr/share/themes/blanco/meegotouch/constants.ini , you will see a few references to PNG files prefixed with "dev_". Remove the "d...")
 
(5 intermediate revisions not shown)
Line 1: Line 1:
== Remove "developer edition" branding ==
== Remove "developer edition" branding ==
-
# On /usr/share/themes/blanco/meegotouch/constants.ini ,
+
# On ''/usr/share/themes/blanco/meegotouch/constants.ini'' '''and''' ''/usr/share/themes/blanco/meegotouch/proto/constants.ini'', you will see a few references to PNG files prefixed with "dev_". Remove the "dev_" part from the filenames.
-
you will see a few references to PNG files prefixed with "dev_". Remove the "dev_" part from those.
+
# 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 ,
+
# Reboot
-
you will see two references to PNG files prefixed with "badd-". This time, there's no unbranded version of those, but the solid color background is fine either way. So, just remove the two lines.
+
 
 +
== 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

Latest revision as of 22:59, 4 August 2011

Remove "developer edition" branding

  1. On /usr/share/themes/blanco/meegotouch/constants.ini and /usr/share/themes/blanco/meegotouch/proto/constants.ini, you will see a few references to PNG files prefixed with "dev_". Remove the "dev_" part from the filenames.
  2. 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.
  3. 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
Personal tools