[REF] Greek Document tab + Howto find manila file names for all language - HD2 Windows Mobile 6.5 Themes and Apps

Hi all
I am not a manila guru.. and this is my first dive in to the manila naming ocean...
I started this thread when some person that i asked for the filenames to have Greek language
in the documents tab he refuse to tell me EVEN the filenames.
So when i figure out how it works i deside to put together this Howto for other people.
This is a tutorial, a howto find the manila file names for the varius language,apps and tabs.
You will need
a) ManilaHASH.exe
b) Manilafiles.txt
Files are provided in the end of this post.
In his tutorial we will try to find the manila files and filenames to have the document tab in
Greek Language.
The same way works for any tab and any language...
So lets start.
The manila files that holds all the strings are the xml ones...
1. Open the manilafiles.txt in a text editor you will see lines like this one
5bb3a45f_manila \windows\htc\album\assets\images\btn_camera_press.qtc
The first part its the actual filename.(You will find that file in the windows folder)
The second one its a virtual path that refers to that filename.
(I dont know how and why they just are linked and the manilahash app use this to produce the
actual filenames.)
Lets find now the filenames for the document tab.
2. Search the Manilafiles.txt file for the string 'document' and when you find the first instance
scrool down to find the lines with the xml files
in our case the lines are :
35bfc9f0_manila \windows\htc\docexplorer\locales\en-us\docicons.en-us.xml
4e4ebb4e_manila \windows\htc\docexplorer\locales\en-us\documentexplorer.en-us.xml
43326f20_manila \windows\htc\docexplorer\locales\en-us\documentexplorerbrowse.en-us.xml
4db93f9f_manila \windows\htc\docexplorer\locales\en-us\documentexplorersettings.en-us.xml
1a93e5c6_manila \windows\htc\docexplorer\locales\en-us\expandeddocument.en-us.xml
The first part of those lines is the actual filename.
Those are the files that we need to find them in the \windows folder of the device and copy
them for editing. So find them and copy them from the device to your pc.
Before go to the next step, lest do a test now just to see how the manilahash.exe and the manila
naming works.
3. Open the manilahash.exe and copy and paste the "\windows\htc\docexplorer\locales\en-us\docicons.en-us.xml"
to the manila file path textbox.
Then press the "get manila" button ... you will get the 35bfc9f0_manila witch is refered in our text file.
The same goes for the others files... just check them.
4. Now lets go for the other language - the greek
In the filepath for the first file "\windows\htc\docexplorer\locales\en-us\docicons.en-us.xml" change
the language code from en-us to el-gr the greek language code, and now the path string its like this :
"\windows\htc\docexplorer\locales\el-gr\docicons.el-gr.xml".
(Here you can find all the language codes to letters for each of the 2 parts, the Primary language and Sublanguage)
http://msdn.microsoft.com/en-us/library/ms776294.aspx
5. Copy this to the manila file path textbox of manilahash.exe app and press getmanila to get the name
of the file for the greek language witch is this: 7139AFEE_manila.
So now copy the file 35bfc9f0_manila and rename it to 7139AFEE_manila.
Follow the same procedure for all the files.
The open the all files with a text editor and change the first line the string en-us to el-gr and save.
Transfer all the files to \windows folder of your device and after a softreset you will have greek (or any other lang
in the document tab.
The procedure is generaly the same for any other set of files or tabs... and for any language...
I dont now if the text file with the names covers all the manila files... i did some try and find attemps
and all the files where there.
If i can help you with your search just post the question here.
Thanks to metlwater, he was the first that answer my question about manila file names in the facebook tab
greek translation.
colossus

Greek files for Document tab
Those are the greek file name dor the document tab .
Unrar them and copy to \windows folder ....
Allways keep a copy of the originals ....
ps: the translation is not finish but i put the files here for anyone who wants to use them.

Many thanks...
thanks for sharing...actually the guy who didn't helped you did you a favor, now you are a manila guru.
Χαιρετώ

myfoka said:
thanks for sharing...actually the guy who didn't helped you did you a favor, now you are a manila guru.
Χαιρετώ
Click to expand...
Click to collapse
LOL Thanks alot (Ευχαριστώ)

I just read this today, very useful! Any idea how this works for custom tabs?
Cheers for any pointers.

Hola Colossus ;-)
I know this thread isn´t "warm" anymore, but doing some research for "FullThemSwitch" witch CHTS (or manually ) I stumbled across this one
Guess we both encountered the same "attitude" when asking "certain" people for information , guess not everybody is into sharing knowledge - since information is power At last let me also congratulate you, because you actually "practice what you preach" Love your signature

I'd all but forgotten about this thread and there was no thankyou meter last time I posted. So, your thankyou meter just went up by one.
Without you I wouldn't have been able to find out which manila files to have translated, for those wanting other localisations of my ROM series.
Cheers again!

THX great work (ευχαριστω)

colossus_r said:
Those are the greek file name dor the document tab .
Unrar them and copy to \windows folder ....
Allways keep a copy of the originals ....
ps: the translation is not finish but i put the files here for anyone who wants to use them.
Click to expand...
Click to collapse
Thanks a lot my friend. May i ask you something - My documents tab <bar> at the top of the screen is empty without writing <Documents> (from the begining). Do you know perhaps how or what file makes it appears again? I have an HD2 with the latest Greek Rom.

Interesting informations, I think you are a manila guru!!

Related

Create your own dictionary : Stardict to Mdict

I wanted to create a new dictionnary (japanese 4 kanjis) from the very good data base of stardict (http://stardict.sourceforge.net/Dictionaries.php).
I used Mdict to implement it on the pocket PC as it allows you to create your own dictionary. I will here expand/update the already available tutorial that is to be find inside Mdict converter.
So here we go, and it is all for free !
needed software : mdx builder
from : http://www.octopus-studio.com/download.en.htm (you will see that there are already some dictionaries that have been made)
Steps to convert Star dict dictionary files into mdx format:
1) download the dictionary files in tarbal format from http://stardict.sourceforge.net/Dictionaries.php
here we use 4JWORDS (4-kanji ideomatic expressions and proverbs)
from
http://stardict.sourceforge.net/Dictionaries_ja.php as example
2) extract the file into a temporary directory for example: c:\temp
There should be 3 files in c:\temp now:
4jword3.dict.dz
4jword3.idx
4jword3.ifo
4) copy the "convstar.exe" and "star_style.txt" into c:\temp too. You will find these files in mdxbuilder, convstar folder.
5) run command prompt (you will find it on windows XP on start/all programs/accessories)
command promp must show the path c:\temp> (because the files you want to convert are there)
then write : convstar 4jword3.ifo k2e.txt
You will obtain a new file in yuor temp folder named k2e.txt
6) Run MdxConvert, fill in these parameters:
Source: C:\temp\k2e.txt
Target: C:\temp\JMDict4k2e.mdx
Style: C:\temp\star_style.txt
Original Format: MDict(Compact HTML)
Encoding: UTF-8(Unicode) <---Must use UTF-8 for all stardict dictionaries
Title: JMDict japanese 4 kanjis to english
Description: <font size=5 color=red> japanese 4 kanjis to english</font>
don't touch the rest
7) Click Start
8) Done.
Note: Some dictionaries contains International phonetic alphabets(IPA) symbols, to display them correctly, you need to install true type fonts which support IPA, for example the Lucida Sans Unicode font in win98/2000/XP
( copy the windows\fonts\l_10646.ttf into PDAs \windows\ or \windows\fonts\, may need to soft reset your pocket pc)
Voila monsieur, it is done.
If, still, there is a dictionary you would like but you don't feel like you can do it, I can try to upload converted files here (if it is OK with Xda-developers).
Cheers !
Great! Will link your tutorial from my fgorthcoming, related article(version)s!
nice !
Thank you, I wil try to post more useful post on that subject !
cheers
dam said:
If, still, there is a dictionary you would like but you don't feel like you can do it, I can try to upload converted files here (if it is OK with Xda-developers).
Cheers !
Click to expand...
Click to collapse
Hi. I hope you are still around to see this request. I like WordNet and I see that WordNet is up to 2.1 while the one that is available is 2.0. I was wondering if you knew how to create the 2.1 database as the files are not quite the same as Stardict. Thanks.
ftp://ftp.cogsci.princeton.edu/pub/wordnet
Just want to say thanks to dam. Great tutorial, I have just converted the Britannica Concise Encyclopedia from stardict to mdict and it worked like a charm.
-=Ri/\xim=-
P.S. I think the MDXbuilder application has changed since you wrote this tutorial as there is now another input panel called "data" when building the database module. I left this empty since I didn't know what it meant and it made no difference at all.
dam said
2) extract the file into a temporary directory for example: c:\temp
There should be 3 files in c:\temp now:
4jword3.dict.dz
4jword3.idx
4jword3.ifo
Click to expand...
Click to collapse
Hello dam, thank you so much for the instructions, but I am having problems extracting the 4JWORDS file. In fact, I don't understand how to extract it. I have tried using WINZIP and a RAR extractor but all to no avail. All I have in my temp directory is the single file that I downloaded from sourceforge "stardict-4jword3-2.4.2.tar.bz2"
Can someone tell me how to extract the 4JWORDS file into the three files
4jword3.dict.dz
4jword3.idx
4jword3.ifo
Thank you so much for your help!
hairyleprechaun
Hello Everyone,
Well, I managed to get the file properly extracted with 7-Zip and the I was able to create the k2e.txt file using the ConvStar application.
However, I have a problem now. When using the MdxBuilder application, the instructions say that I need to change the character encoding to UTF - 8 for converting stardict databases. Well, in my drop down box under encoding, I only have UTF - 16, ISO 8859-1, and GBK available. I don't have UTF - 8 available in the dropdown encoding box.
Will this cause a problem when converting the file?
I don't know if this will help or not, but on my computer I have Asian Languages turned on, and I often type in Chinese text.
Thanks for any help!
Scroll down, dude... then you'll find UTF-8
I was looking at the Star Dict website and found Word Net 3.0 in the database. I tried to use Convstar for the wordnet.ifo file, but found that the program was not able to open up the file. Is this program only meant for the Asian languages or is the program just unable to open this particular file? Thanks.
Didn't worked for me mate. Can You plz provide me the link for Wikipedia file of .Mdx, I wish if there is any updation to the database.
Hi,
You could try BVOCABULARY
http://forum.xda-developers.com/showthread.php?t=534306
http://bvocabulary.googlepages.com/home
Boki.

How do i translate wm6 rom to other language ?

Hey guys.
I got a kitchen and dump all the files from my 80040000-OS.nb.
And now i want to translate the hole rom to sample-chinese, how can i do that?
I saw an article from here, it said i can download the emulator file from microsoft, and change all the language file name to 0409, then copy them to my dump folder.
But i didn't want to do that, i want to still keep the language file name like 0804. What will i do? Modify the default.hv and user.hv? Or some other way i can do?
I just want to translate my rom to sample-chinese use 0804 file not 0409 file, can somebody help me?
anybody can answer my question ?
Get all the mui files for your language (may be from emulator but be sure to have right build). hv files will have the language settings. Convert the hv files to rgu and search them through for language settings. You may need to search through each line in the rgu. Then convert the rgu back to hv and use them along with the mui files (can delete the ENU mui files).
This is not impossible but will need lot of patience and testing time. Good Luck
only edit .hv files and replace the mui files is ok ?
need other thins to do ?
Or somebody can give me anohter way to translate my rom ?
Read this:
http://forum.xda-developers.com/showthread.php?t=309601&highlight=translate
If you would have done a simple search on the forum (thats all I did to find this thread) you would have found this.

[UPD beta3] Microwave oven: TRANSLATE YOUR ROM - (for wizard only)

Hi ppl,
I've collected all the tools I use to translate roms from our chefs (God bless them). I don't want to steal anyone's work so the most of the credit should go to the creator of the tools I've packed, so all but Muiver, 2bytecut, Go.bat that were made by me.
It should be easy for everyone to make a translation following these steps (it's easier to do than to read ...):
1) Download and install windows PROFESSIONAL image in your language (source language) from here
2) Download your preferred foreign language (destination language) ROM (i.e. TNT or OCATIVOI or whatever ... )
3) copy the images over microwave dir, go to the command prompt and run GO "your language image file" "foreign language nbf file":
4) Let it run ... When Muiver opens up, set the right languages, pick your preferred options and hit GO.
MuiVer automatically looks for the right directories in the MS dump and copies it over the image that needs to be translated, modifying some files and making things you don't have to care about. At this stage you only have to choose, based on your (future) experience, what you want to copy and what not. The options are : Mui directories (OS), Other Mui files (OEMapplications), Other non MUI files (other language related files like staticdict); The more you copy, the most will be translated, more problem you may experience (missing texts, or applications that goes blank screen).
I suggest to always copy the MUI directories and experiment with other options.
5) You're nearly done only have to edit initflashfiles.dat according to your language. This file contains the localized name of some system directories and especially the start menu and start menu items names.
When wincmp opens up you will see two child windows: the left one is the file you have to edit, The right pane c0ntains the initflashfiles localized for your language. Edit the left one, according to what you can see in the right one and then "save source" from File menu. Take big care to the name of the "startup" dir (i.e. in italian it must be changed in "Esecuzione automatica") otherwise your rom won't start the customization (no screen alignment, no initial settings .. etc etc..). I suggest not to change the name of the links in the appbutton section however.
6) When nb2nbf opens up, set everything like always (look at the picture) and hit "translate" button
Flash your new translated rom (tools included)
It's a beta, just test .. I am quite happy with it. I'll update the script to run with other devices.
DOWNLOAD links beta3:
Rapidshare Download link
Mediafire Download link
Fixed beta3:
- Added a new tool to speed up initflashfiles.dat editing
Fixed beta2:
- Before flashing move or delete manually the file nk-old.nbf or the Updater could reflash that one in place of the translated one
it is good post, even in microwave oven cooked!
I think it doesn't work with ROMs that is >= 5.2.1620 because the shellresapps.dll.xxx.mui is incompatible with older versions?
Would someone be kind enough to translate TauRho3i to English.
http://forum.xda-developers.com/showthread.php?t=332663
Anyone want to try?
-McMex
starkwong said:
I think it doesn't work with ROMs that is >= 5.2.1620 because the shellresapps.dll.xxx.mui is incompatible with older versions?
Click to expand...
Click to collapse
If it's true, then remove the directory from dump.src dir before hitting "go" on muiver ... I'll check for it and handle the case in next version.
Would someone be kind enough to translate TauRho3i to English.
http://forum.xda-developers.com/showthread.php?t=332663
Anyone want to try?
Click to expand...
Click to collapse
Come on man ... you'have the tools now, why don't you try by yourself :|
can someone up load this tool to another host ? Ex: mediafire.com plz!
I'm having probs in downloading files from rapidshare
i'll try
mcmexican said:
Would someone be kind enough to translate TauRho3i to English.
http://forum.xda-developers.com/showthread.php?t=332663
Anyone want to try?
-McMex
Click to expand...
Click to collapse
i'll try
...but i'm waiting for my touchscreen
New tests shows that a very little number of .mui files (out of .mui dirs) are compatible with our WM6 releases ... for safe translations, do not copy them at all (MuiVer->File->options->Other Mui Files -> ignore all)
Hint: Take a look to the initFlashfiles.dat in the dump.src dir before editing the new one.
medkid said:
can someone up load this tool to another host ? Ex: mediafire.com plz!
I'm having probs in downloading files from rapidshare
Click to expand...
Click to collapse
Done
@Taurho: Take a look at the ROMUpdateUtility.exe
TauRho said:
i'll try
...but i'm waiting for my touchscreen
Click to expand...
Click to collapse
If I would have known I have a bricked 8125 sitting on my desk. But thank you.
-McMex
Working on TauRho3 WWE
mcmexican said:
If I would have known I have a bricked 8125 sitting on my desk. But thank you.
-McMex
Click to expand...
Click to collapse
one colleague of mine... and my first beta-tester has lent me his WIZ (only for weekend, of course)!
so....I take back the development!!!
and TauRho4 WWE is arriving
...hummmm sunday morning! (italy time)
Great job! I am so expecting tools like this, thanks.
One quick question - Does it translate all content of the ROM, incl. OS and OEM applications? Or only OS, not for other applications in the ROM? Thanks?
it doesnt work with me i have downloaded all image file's from microsoft and when i instald it i get a pocket pc dir a tools dir a Images License txt file and a Images Readme file so i placed it all including the nbf file in the microwave dir and pressed go and a msdos screen flashes for about i mili second and then it does nothing did i do somthing wrong??
or can someone please explain me better
thanx
Danny
Can you explain a little more point number 5 and 6 plz?
I'm transalating from wwe to spanish thx.
It's my first attemp to do something with kitchens, etc...
Nice release pal.
Maybe I'm doing something wrong but is not working for me... That's what i did:
Downloaded from MS my localized image and installed it (I don't have the emulator installed, just the image).
Already downloaded my english ROM (in my case, TNT 5.0)
Did the GO stuff in this way "GO <localized-Image> <TNT5-ROM>
Then flashed the resultant ROM and it is still in English...
... What I did wrong?
Could you please post a detailed explanation (if it is possible with printscreens) about this process?
Sorry but I'm a little dumb using this one...
Regards and keep on doing this great job!
@com_reg
Does it translate all content of the ROM, incl. OS and OEM applications?
Click to expand...
Click to collapse
It basically translate the OS and some HTC applications, but due to the high number of versions around, it is safe to only transalte the OS part. I've experienced problems with some HTC applications not displaying properly after translations. So you better make some tests excluding or not some files / dir from Muiver. I'll try to release a more flexible Muiver soon
@danny de w
Open a DOS prompt and type "GO <name of the MS image>.bin nk.nbf"
@cesarr4
Did you move your old nk.nbf in a different place ? The script renames it in nk-old.nbf but this is sometimes not enough: the update utility will still pick the old one in place of the new one. The easiest solution is to move the nk-old.nbf away from the microwave dir.
@JouSePo and ALL
I am at work right now and can't take pictures, I will do a better explanation with images when I'll be at home later. By now I can try to explaint it better by words:
During the process some applications will pop-up asking you to do something:
- the first one is the MuiVer, that automatically looks for the right directories in the MS dump and copies it over the image that needs to be translated, modifying some files and making thinghs you don't have to care about. At this stage you only have to choose, based on your (future) experience, what you want to copy and what not. The more you copy, the most will be translated, but you may experience more problem (missing texts, or applications that goes blank screen).
- The second application is a notepad instance, opened on your initFlashfiles.dat. This file contains the localized name of some system directories and especially the start menu. I suggest you to take a look to the initflashfiles present in the microwave\dump.src dir that is the localized version for your language and change the one in the notepad accordingly. The only part that REALLY NEED to be changed is the name of the "startup" dir (i.e. in italian it must be changed in "Esecuzione automatica") otherwise your rom won't start the customization (no screen alignment, no initial settings .. etc etc..)
- At this point the script will have built the nk.nb file that must be translated in a nk.nbf file in order to be flashed. This is done with the last program that opens up : nb2nbf. You will find a set of row in the middle of the screen, check the first checkbox in the first line and in the box on the right pick the nk.nb file from the microwave dir. On the same line choose OS in the combobox on the right and then just click on the text box on the left. A number will appear, it is all ok. Now click on translate and you're done.
Nice printscreens smogdragon!
Thanks!
I have a question:
Which .BIN file should I use? The installed file from Microsoft extracted the following .BIN files:
PPC_ESN.BIN
PPC_ESN_GSM_QVGA_VR.BIN
PPC_ESN_GSM_SQUARE_VR.BIN
PPC_ESN_GSM_VGA_SQUARE_VR.BIN
PPC_ESN_GSM_VGA_VR.BIN
PPC_ESN_GSM_VR.BIN
All of them with same size... Which one should I use for my QTEK A9100 (Wizard)???
Thanks in advance!
In addition to my previous post, I'm getting the following error message when click on "GO" button at MUIVER program (see attachment).
What is going on? It doesn't happens when using Beta2 release.
@cesarr4
PPC_ESN_GSM_QVGA_VR.BIN is the best match with wizard's hardware.
As for the error, I've never seen that But I can see on the command prompt that you had a previous error "acces is denied". I would try to start clean, deleting dump and dump.src directories. Ah, be sure to have administration rights. Let me know
thanks for your prompt responses and your help.
I flashed the resultant rom to my Wizard and it is working fine but some issues arised with built-in apps. By example, the phone app doesn't start and built in software keyboard doesn't show up...
I was wondering if it is possible to extract the OS part from the MS image and pack it into a nk.nbf file and flash it (I mean, do not transkate a existing rom but using the OS inside the .bin file and flash it to the device)...
it is possible? what can be the side-effects doing that?
hello smogdragon
i tried using cmd and it work t for a little bit when i deed everything you said it say that it cant find this file cant find that file it cant find muiver nothing get recognized by cmd
but its all in the same dir and the image file too

Question about language package

I have extract language 0804 from China Mobile ROM and sort it into OEM and SYS, however, there is no "Language_Simplified Chinese" folder under OEM, hence, when I try to cook my own ROM, I can't find Chinese options.
Can any one let me know how to build the the folder "Language_Simplified Chinese" and make the options visible?
Thanks in advance!
There is no such folder in the original ROMs, you have to create one. Look at the other language packs (are you using the language kitchen for new guava or the vox kitchen 0.3??). There you should find a .dsm and a .rgu (rgu s are hidden) and a option.xml. Just copy them to your "Language_Simplified Chinese" folder and then rename the dsm and rgu to ce2bca2e-da07-4123-9e20-87dc3dcf032c.dsm and ce2bca2e-da07-4123-9e20-87dc3dcf032c.rgu Then go into the option xml, there you will find a line with the former name of the rgu change it to ce2bca2e-da07-4123-9e20-87dc3dcf032c . Also change the line for the name to Chinese.. Then you have to go into the rgu (with editor) there you have to change all the language codes to the code for Chinese, but only change the codes for the former language, because English has to stay in, English is either 0409 or 0809!
Many thanks.
Yes, I am using kitchen to cook the rom. However, when I try to build the rom, it reports an error that "temp\dump\mixpcold_smartphon_1.provxml" already exist.
Then what can I do?
Search for the file, it should be in the ROM twice somewhere in the sys or oem folder, delete one, if it is in an oem package delete that not the one in sys.
Thanks again.
I have successfully build the rom and flash to the Vox, but the display just squares, neither Chinese nor English.
Can you please tell?
Hm, can you upload all your language files, just zip and attach them, I'll see what I can do!
Great appreciate your help.
I've uploaded file in /Smartphone/Vox/Vox Kitchen 0.3/languages/
Please check it.
Do you have a Chinese keyboard layout or is it a normal English qwerty? Maybe I have found your mistake! I'll upload once you have told me about the keyboard!
It is normal English Keyboard.
OK I am uploading, wait 5 minutes and it's done! Again I don't know if it'll work at all, because it is not from the same ROM version!
It's done!
frauhottelmann said:
OK I am uploading, wait 5 minutes and it's done! Again I don't know if it'll work at all, because it is not from the same ROM version!
Click to expand...
Click to collapse
Any way, more than thanks.
One more question.
I have dumped the original rom into three raw files. Can I flash this files back? If so, How?
I am sorry I don't know. Nobody here has tried it and reported back, but people keep asking it. It should (!) work when you just extract it to OEM and SYS folder, place that in the kitchen and run it, but as I said I don't know if it works!
I think a raw file (or was it a bin ?) can also be directly flashed with pdocwrite.exe but I have never tried that. Search for it on the forum or with google and be cautious with it.
Please report here if you are succesfull
Yeah, because if it works we could write a Wiki article. Did the new language pack work?
Unfortunately, it is not work.
Any more ways to help me out?
What I guess it because of wince.nls file. It it Chinese support file. I can find it after flash, but I can't find in folders before I cook them. Do you have any idea?

[Hermes and others] few questions about Manila2D

Hi, i'm new on this forum, and i have few questions about Manila (big thanks for authors ).
1. Where can I find description of files (I mean what file is for what )
2. It's all in XML?
3. How can I get Manila files?
4. How can I edit these files? Can I edit in 'on the fly' files from my PDA (I mean directly in Hermes or copy few files into PC, edit, upload to PDA and SR) or do everything in PC and compile?
5. Finally, software for that
Thanks for answers, regards
Sory for my English, i'm from Poland.
Here is a very detailed explanation of the settings file (HTCHomeSettings.xml):
http://forum.xda-developers.com/showthread.php?t=427531
try to search for the others, there is a lot, especially themes.
hmmm, thanks, but i found this too. But I think about edit tabs or something like that. So I want to know much more than only HTCHomeSettings.xml. But it's better than nothing.
'try to search for the others' - do you mean use search to find descripson for every files one by one? :/ themes? I think about deeper editing
You can only edit resourse files, we don't have the source for the program.... in other words, just about everything you can edit is in the the htchomesettings .xml (and the files it calls)
joel was right,.
until now, we need to edit the HTCHomeSetting.XML,. and the file it calls,.
like modifying clock, etc,.
Thanks, this exactly is that what i want read

Categories

Resources