KMES 2.10 System Files

List of Files:
Here is the file list of KMES 2.10 files, with comments for each. For some, you can see commented source.
- NSIS Scripts:
- KMES 2.1.0 - Extension.nsi : This is the main script of the system. It handles the principal features and all the settings.
- unsetup.nsi : This script handles the common deletion features. In a great part of case, it is enough for this. It can be edited for special features. If some files aren't in unsetup scope, you can add it in Deletion.nsi
- MoreToDo.nsi : This file is called by the main script. It by default, does nothing, and is just here to add, not in main setup scope, some things to do when setting up. This file, even not used must be located in the extension folder.
- Deletion.nsi : This file is called by unsetup script. It, by default, does nothing, and is just here to add, not in unsetup scope, some things to do when setting up. This file, even not used must be located in the extension folder.
- Localized NSIS messages:
- germanMessages.nlf : German messages for setup and unsetup.
- frenchMessages.nlf : French messages for setup and unsetup.
- englishMessages.nlf : English messages for setup and unsetup.
- spanishMessages.nlf : Spanish messages for setup and unsetup.
- Localized license text:
- englishLicense.txt : The english GNU 1.00 license
- frenchLicense.txt : The french localized GNU 1.00 license, and the english version. I've always thought a localized version is better for users, because they understand want they read. The only problem is the translation quality, and the fact that the reference is the english version.
- germanLicense.txt : Not translated.
- spanishLicense.txt : Not translated.
- Scripts Images:
- K-Meleon_L.bmp : The language image for the setup
- K-Meleon_X.bmp : The extension image for the setup
- K-Meleon_S.bmp : The skin image for the setup
- Scripts Icons:
- install_X.ico : Extension setup icon.
- install_S.ico : Skin setup icon.
- install.ico : Standard setup icon.
- install_L.ico : Language setup icon.
- uninstall_X.ico : Extension unsetup icon.
- uninstall_S.ico : Skin unsetup icon.
- uninstall_L.ico : Language unsetup icon.
- Preview files:
- npreview.ini : The settings file for preview page in setup (Modern UI v2.00).
- upreview.ini : The settings file for preview page in setup (ultraModern UI).
- preview.cmd : Command file used under Linux.
- Skin Preview Page.html : A skin preview sample page used to create skin preview image (for setup and wiki) (Modern UI v2.00).
- uSkin Preview Page.html : A skin preview sample page used to create skin preview image (for setup and wiki) (ultraModern UI).
- Nice.png : The image used by the Skin Preview Page (Modern UI v2.00).
- uNice.png : The image used by the Skin Preview Page (ultraModern UI).
- Tools:
- cp.exe : A replacement for the DOS command copy (GNU tools)
- Miscellaneous text files:
- Features of KMES 2.10.txt : A quick list of features of KMES 2.10
- Howto.txt : How to use KMES, an old text.
- What else to do.txt : A what to do list.
Aucun commentaire !
Ajouter un commentaire à cette page :
Seuls les membres peuvent ajouter des commentaires.
Utilisez la page de connexion pour vous inscrire.
Les commentaires vulgaires, blessants ou injurieux seront supprimés. Merci de faire des critiques constructives qui nous aideront à nous améliorer.
Le code HTML dans le commentaire sera affiché comme du texte. Pour formater votre texte vous pouvez utiliser la syntaxe Wiki :
Règles de base :
**Texte en gras !** ---> Texte en gras !
//Texte en italique.// ---> Texte en italique.
##texte à espacement fixe## ---> texte à espacement fixe
[[http://www.geckozone.org Lien vers Geckozone]] ---> Lien vers Geckozone