|
|
2010-05-06
, 03:47
|
|
|
Posts: 125 |
Thanked: 25 times |
Joined on Feb 2010
|
#272
|
|
|
2010-05-06
, 03:53
|
|
|
Posts: 1,148 |
Thanked: 613 times |
Joined on Mar 2010
@ Toronto
|
#273
|
© Jaffa|
|
2010-05-06
, 03:55
|
|
|
Posts: 133 |
Thanked: 128 times |
Joined on May 2009
|
#274
|
Well somebody just tel me how to install the new software update i mean the pri.2 i downloaded from somewhereand its in my pc now but i need to be sure how to install it. Is the same like reflashing and all those actions we have to do?
|
|
2010-05-06
, 04:05
|
|
|
Posts: 1,148 |
Thanked: 613 times |
Joined on Mar 2010
@ Toronto
|
#275
|
Well somebody just tel me how to install the new software update i mean the pri.2 i downloaded from somewhereand its in my pc now but i need to be sure how to install it. Is the same like reflashing and all those actions we have to do?
Final version is no ready yet and the one that you have might brick your device
© Jaffa|
|
2010-05-06
, 10:19
|
|
|
Posts: 609 |
Thanked: 243 times |
Joined on Jan 2010
@ Eastern USA
|
#276
|
Could you please give more details of what that function does? Is it cleans MyDocs folder or completely formats?
I'm also a moderator of the Applications, Nokia N900, and Maemo 5/Fremantle forums. |
|
2010-05-06
, 10:23
|
|
|
Posts: 2,473 |
Thanked: 12,265 times |
Joined on Oct 2009
@ Jerusalem, PS/IL
|
#277
|
[sbox-FREMANTLE_ARMEL: /usr/sbin] > cat osso-clean-mmc.sh
#!/bin/sh
OLD_PWD=$(pwd)
set -x
# Set IFS to just newline
IFS='
'
cd ${HOME}/MyDocs
DONT='(documents/User Guides)|(documents/maemo_software_copyright.pdf)|'
DONT=${DONT}'(cities)|(\./\.qf)|(\./\.n900\.ico)|(autorun\.inf)|'
DONT=${DONT}'(\./Mac OS)|(\./\._)|(\.VolumeIcon\.icns)|(\./\.sounds/Ringtones)'
DONT=${DONT}'|(\./\.images)'
for rmable in $(find ./ | sort -r | egrep -v "${DONT}"); do
if test -d "${rmable}"; then
rmdir "${rmable}"
else
rm -f "${rmable}"
fi
done
cd ${HOME}
for rmable in $(ls -A); do
if test "x${rmable}" != "xMyDocs"; then
rm -rf "$rmable"
fi
done
unset IFS
mkdir -p /home/user
cd /etc/skel
cp -a . /home/user
chown -R user:users /home/user
cd ${OLD_PWD}
[sbox-FREMANTLE_ARMEL: /usr/sbin] >
| The Following 2 Users Say Thank You to MohammadAG For This Useful Post: | ||
|
|
2010-05-06
, 11:43
|
|
Posts: 25 |
Thanked: 0 times |
Joined on Feb 2008
@ Minnesota
|
#278
|
|
|
2010-05-06
, 12:30
|
|
|
Posts: 2,473 |
Thanked: 12,265 times |
Joined on Oct 2009
@ Jerusalem, PS/IL
|
#279
|
I enjoyed the photoshops but nokia is not dumb enough to neglect a back space and arbitraly put a 7 there as well. The other thing that gave it away was the moving bars replaced by a play that doesn't match the theme at all. Also your menu photoshops need to be less obvious if you add another entry don't omit a irreplacible one. thanks for showing us what it wont or could be like!
|
|
2010-05-06
, 12:54
|
|
|
Posts: 664 |
Thanked: 160 times |
Joined on Jul 2008
@ Australia
|
#280
|
........................... GtkWidget *button, *icon, *table; ............... button = hildon_button_new(HILDON_SIZE_FINGER_HEIGHT, HILDON_BUTTON_ARRANGEMENT_VERTICAL); icon = gtk_image_new_from_stock(GTK_STOCK_DIRECTORY, GTK_ICON_SIZE_BUTTON); hildon_button_set_image(HILDON_BUTTON(button), icon); gtk_table_attach(GTK_TABLE(table), button, 2, 3, 0, 1, GTK_FILL, GTK_FILL, 0, 0); button = hildon_button_new(..................................); icon = gtk_image_new_from_stock(GTK_STOCK_PREFERENCES, GTK_ICON_SIZE_BUTTON); hildon_button_set_image(................................................); gtk_table_attach(....................................); button = hildon_button_new(..................................); icon = gtk_image_new_from_stock(GTK_STOCK_LEAVE_FULLSCREEN, GTK_ICON_SIZE_BUTTON); hildon_button_set_image(........................................); gtk_table_attach(......................................);
![]() |
| Tags |
| delete orangedouche again, delete post #205, delete post #225, maemo 5 sdk, pr 1.2, pr1.2 |
| Thread Tools | |
|
Well I feel that it is not going to be released in the nearest a week or two then.
Paid apps support will definitelly be beneficial for maemo/meego world. I sense new great apps coming (paid ones though)