Thread
:
[Support thread] Billboard Standby Screen
View Single Post
ajalkane
2013-01-10 , 21:28
Posts: 1,313 | Thanked: 2,978 times | Joined on Jun 2011 @ Finland
#
488
Originally Posted by
Boxeri
Is it ok to make it with notepad and save em with UTF-8 coding? Am I doing something wrong there?
I'd recommend never to edit files intended for Unix systems on Notepad. Not only are the line terminators a problem, the UTF-8 encoding can also be a problem. Notepad seems to append BOM to the beginning of files with UTF-8 encoding, which usually causes problems.
So, if you want to use scripts on N9 preferably wrtie them directly on N9 using nano or some other editor. Or if you want to do it in Windows, use some editor that can write with LF line terminators instead of CR/LF. Crimson Editor comes to mind off the top of my minfd.
__________________
My N9/N950 projects:
ProfileMatic
-
Donate
RingingRestorer
ToggleAvailability
ToggleWlanScan
Quote & Reply
|
The Following User Says Thank You to ajalkane For This Useful Post:
Jordi
ajalkane
View Public Profile
Send a private message to ajalkane
Find all posts by ajalkane