Fixed a few bugs
authorRyan Campbell <campbellr@gmail.com>
Wed, 28 Apr 2010 19:57:56 +0000 (13:57 -0600)
committerRyan Campbell <campbellr@gmail.com>
Thu, 29 Apr 2010 23:06:23 +0000 (17:06 -0600)
Due to using maemo-optify, fremantle paths are the same as diablo,
so removed /opt/mevemon/imgs/ path.

Starting mEveMon with invalid credentials caused an unhandled exception,
so we handle it by returning the placeholder_chars

package/Makefile

index 277deaf..d7fcd3c 100644 (file)
@@ -5,7 +5,7 @@
 #edit these when creating a new release
 MAJOR_VER='0'
 MINOR_VER='2'
-PKG_VER='7'
+PKG_VER='4'
 
 compile:
        perl -ni -e 'print; exit if /^XB-Maemo-Icon-26:$$/' debian/control