![]() |
2011-12-14
, 23:56
|
|
Posts: 5,028 |
Thanked: 8,613 times |
Joined on Mar 2011
|
#53
|
![]() |
2011-12-15
, 10:00
|
|
Posts: 533 |
Thanked: 1,341 times |
Joined on Dec 2010
@ Italy
|
#54
|
echo $LANG
export LANG="it_IT.UTF8"
The Following User Says Thank You to sakya For This Useful Post: | ||
![]() |
2011-12-15
, 16:49
|
|
Posts: 5,028 |
Thanked: 8,613 times |
Joined on Mar 2011
|
#55
|
![]() |
2012-02-20
, 12:28
|
Posts: 105 |
Thanked: 46 times |
Joined on May 2011
|
#56
|
![]() |
2012-04-22
, 20:55
|
|
Posts: 878 |
Thanked: 2,535 times |
Joined on Feb 2012
@ Germany
|
#57
|
![]() |
2012-04-23
, 08:01
|
Posts: 57 |
Thanked: 42 times |
Joined on Mar 2011
@ France
|
#58
|
![]() |
2012-04-23
, 18:22
|
|
Posts: 878 |
Thanked: 2,535 times |
Joined on Feb 2012
@ Germany
|
#59
|
![]() |
2012-04-24
, 22:29
|
|
Posts: 878 |
Thanked: 2,535 times |
Joined on Feb 2012
@ Germany
|
#60
|
case SmsSender::argFile: { QByteArray fullmess; m_TxtFile = new QFile(param); if (!m_TxtFile->open(QIODevice::ReadOnly | QIODevice::Text)) return errLogfileOpenFailed; while (!m_TxtFile->atEnd()) { fullmess = m_TxtFile->readLine(); message.append(fullmess); } m_TxtFile->close(); } break;
/Estel
// Edit
As for long sms'es - while trying to send more than 70 characters, I just get "FAILED" after trying to send SMS, without any additional informations.
N900's aluminum backcover / body replacement
-
N900's HDMI-Out
-
Camera cover MOD
-
Measure battery's real capacity on-device
-
TrueCrypt 7.1 | ereswap | bnf
-
Hardware's mods research is costly. To support my work, please consider donating. Thank You!