Sponsored Content
Top Forums Web Development Header in mobile version UNIX.com Post 303044888 by nezabudka on Saturday 7th of March 2020 05:27:28 AM
Old 03-07-2020
then is still portrait mode
 

5 More Discussions You Might Find Interesting

1. Solaris

Migrate unix version 8 to version 9

i have a program writing in PRO C which currently running in unix version 8 tie with oracle 8i, but in the future company gonna migrate this OS to version 9. Anything i have to prepare for my PRO C program to run in unix version 9? or anything would that impact my program couldn't run well? what... (2 Replies)
Discussion started by: lsy
2 Replies

2. What is on Your Mind?

Mobile App for UNIX.com?

Do we have a mobile app for unix.com? (1 Reply)
Discussion started by: ahamed101
1 Replies

3. What is on Your Mind?

Mobile Friendly Version of UNIX.COM

Hello, I have noticed some problems with Google complaining our site is not "https://search.google.com/www.usearch-console/mobile-friendly" using only Tapatalk. So, after a lot of work, I have re-enabled our legacy mobile style and make some improvements and Google has declared us "mobile... (2 Replies)
Discussion started by: Neo
2 Replies

4. What is on Your Mind?

Prototyping New Responsive Mobile UNIX.COM

I'm working on updates to the mobile phone view, and it's going to look much better I think. Here are some current prototypes: Prototype Mobile Home Page: https://www.unix.com/members/1-albums214-picture690.jpg Prototype Mobile Search Page: ... (43 Replies)
Discussion started by: Neo
43 Replies

5. What is on Your Mind?

New UNIX.COM Mobile Site Icons

Having given up for the time being with a very difficult game engine project to virtualizing cyberspace, am working on the forums again. Just updated a few icons on the mobile site. Explanations in the picture captions: https://www.unix.com/members/1-albums214-picture855.jpeg ... (1 Reply)
Discussion started by: Neo
1 Replies
GAMMU-BACKUP(5) 						       Gammu							   GAMMU-BACKUP(5)

NAME
gammu-backup - gammu(1) backup file format. The backup format is text file encoded in either ASCII or UCS-2-BE encodings. This file use ini file syntax, see ini. EXAMPLES
If you will backup settings to Gammu text file, it will be possible to edit it. It's easy: many things in this file will be written double - once in Unicode, once in ASCII. When you will remove Unicode version Gammu will use ASCII on fBrestorefR (and you can easy edit ASCII text) and will convert it according to your OS locale. When will be available Unicode version of text, it will be used instead of ASCII (useful with Unicode phones - it isn't important, what locale is set in computer and no conversion Unicode -> ASCII and ASCII -> Unicode is done). You can use any editor with regular expressions function to edit backup text file. Examples of such editors can be vim or TextPad which both do support regular expressions. Remove info about voice tags Find: ^Entry([0-9][0-9])VoiceTag = (.*) Replace: <blank> Change all numbers starting from +3620, +3630, +3660, +3670 to +3620 Find: Type = NumberGeneral Entry([0-9][0-9])Text = "+36(20|30|60|70) Replace: Type = NumberMobile Entry1Text = "+3620 Change phone numbers type to mobile for numbers starting from +3620, +3630,... and removing the corresponding TextUnicode line Find: Type = NumberGeneral Entry([0-9][0-9])Text = "+36([2367]0)([^"]*)" Entry([0-9][0-9])TextUnicode = ([^ ]*) Replace: Type = NumberMobile Entry1Text = "+3623" See also converting-formats AUTHOR
Michal iha <michal@cihar.com> COPYRIGHT
2009-2012, Michal iha <michal@cihar.com> 1.31.90 February 24, 2012 GAMMU-BACKUP(5)
All times are GMT -4. The time now is 05:33 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy