ogre.rb 0.1-i686-linux
Sign up to get free protection for your applications and to get access to all the features.
- data/README +79 -0
- data/Rakefile +288 -0
- data/doc_src/ogre.rb +246 -0
- data/doc_src/ois.rb +67 -0
- data/lib/application.rb +146 -0
- data/lib/application_frame_listener.rb +302 -0
- data/lib/application_loading_bar.rb +115 -0
- data/lib/constants.rb +51 -0
- data/lib/method_fixes.rb +42 -0
- data/lib/ogre.so +0 -0
- data/lib/ruby_ois.so +0 -0
- data/ogre.rb +25 -0
- data/platform.rb +23 -0
- data/samples/Ogre.log +261 -0
- data/samples/bsp.rb +76 -0
- data/samples/cg.dll +0 -0
- data/samples/grass.rb +325 -0
- data/samples/js3250.dll +0 -0
- data/samples/lighting.rb +138 -0
- data/samples/media/materials/programs/Grass.cg +30 -0
- data/samples/media/materials/programs/OffsetMapping.cg +97 -0
- data/samples/media/materials/programs/OffsetMapping.hlsl +135 -0
- data/samples/media/materials/programs/OffsetMappingFp.glsl +69 -0
- data/samples/media/materials/programs/OffsetMappingVp.glsl +54 -0
- data/samples/media/materials/programs/OffsetMapping_specular.asm +44 -0
- data/samples/media/materials/scripts/CloudySky.material +17 -0
- data/samples/media/materials/scripts/CubeMapping.material +34 -0
- data/samples/media/materials/scripts/Flare.material +17 -0
- data/samples/media/materials/scripts/Grass.material +63 -0
- data/samples/media/materials/scripts/Knot.material +14 -0
- data/samples/media/materials/scripts/MorningSkyBox.material +17 -0
- data/samples/media/materials/scripts/Offset.material +124 -0
- data/samples/media/materials/scripts/Ogre.material +119 -0
- data/samples/media/materials/scripts/RZR-002.material +15 -0
- data/samples/media/materials/scripts/Razor.material +14 -0
- data/samples/media/materials/scripts/Ribbon.material +19 -0
- data/samples/media/materials/scripts/RustySteel.material +14 -0
- data/samples/media/materials/scripts/SpaceSkyBox.material +17 -0
- data/samples/media/materials/scripts/SpaceSkyPlane.material +17 -0
- data/samples/media/materials/scripts/TextureEffects.material +15 -0
- data/samples/media/materials/scripts/dragon.material +42 -0
- data/samples/media/materials/scripts/smoke.material +18 -0
- data/samples/media/materials/textures/GreenSkin.jpg +0 -0
- data/samples/media/materials/textures/MtlPlat2.jpg +0 -0
- data/samples/media/materials/textures/RZR-002.png +0 -0
- data/samples/media/materials/textures/RustedMetal.jpg +0 -0
- data/samples/media/materials/textures/RustySteel.jpg +0 -0
- data/samples/media/materials/textures/Water02.jpg +0 -0
- data/samples/media/materials/textures/WeirdEye.png +0 -0
- data/samples/media/materials/textures/clouds.jpg +0 -0
- data/samples/media/materials/textures/cursor.png +0 -0
- data/samples/media/materials/textures/dirt01.jpg +0 -0
- data/samples/media/materials/textures/flare.png +0 -0
- data/samples/media/materials/textures/gras_02.png +0 -0
- data/samples/media/materials/textures/grass_1024.jpg +0 -0
- data/samples/media/materials/textures/ogreborder.png +0 -0
- data/samples/media/materials/textures/ogreborderUp.png +0 -0
- data/samples/media/materials/textures/ribbonband.png +0 -0
- data/samples/media/materials/textures/rockwall.tga +0 -0
- data/samples/media/materials/textures/rockwall_NH.tga +0 -0
- data/samples/media/materials/textures/smoke.png +0 -0
- data/samples/media/materials/textures/smokecolors.png +0 -0
- data/samples/media/materials/textures/spacesky.jpg +0 -0
- data/samples/media/materials/textures/spheremap.png +0 -0
- data/samples/media/materials/textures/texmap2.jpg +0 -0
- data/samples/media/models/RZR-002.mesh +0 -0
- data/samples/media/models/geosphere4500.mesh +0 -0
- data/samples/media/models/geosphere8000.mesh +0 -0
- data/samples/media/models/knot.mesh +0 -0
- data/samples/media/models/ogrehead.mesh +0 -0
- data/samples/media/models/razor.mesh +0 -0
- data/samples/media/models/sphere.mesh +0 -0
- data/samples/media/overlays/CubeMapping.overlay +139 -0
- data/samples/media/packs/OgreCore.zip +0 -0
- data/samples/media/packs/chiropteraDM.pk3 +0 -0
- data/samples/media/packs/chiropteraDM.txt +99 -0
- data/samples/media/packs/cubemap.zip +0 -0
- data/samples/media/packs/cubemapsJS.zip +0 -0
- data/samples/media/packs/dragon.zip +0 -0
- data/samples/media/packs/skybox.zip +0 -0
- data/samples/media/particles/smoke.particle +43 -0
- data/samples/media.cfg +22 -0
- data/samples/navi/Media/NaviDemo.material +60 -0
- data/samples/navi/Media/OgreCore.zip +0 -0
- data/samples/navi/Media/cerulean.jpg +0 -0
- data/samples/navi/Media/clouds.jpg +0 -0
- data/samples/navi/Media/controlsNaviMask.png +0 -0
- data/samples/navi/Media/grass.jpg +0 -0
- data/samples/navi/Media/knot.mesh +0 -0
- data/samples/navi/Media/testNaviMask.png +0 -0
- data/samples/navi/NaviLocal/Navi.js +136 -0
- data/samples/navi/NaviLocal/buttonBg.jpg +0 -0
- data/samples/navi/NaviLocal/controls.html +303 -0
- data/samples/navi/NaviLocal/knobBg.jpg +0 -0
- data/samples/navi/NaviLocal/moo.dropdownmenu.js +87 -0
- data/samples/navi/NaviLocal/mootools.v1.1.js +6964 -0
- data/samples/navi/NaviLocal/naviLogo.html +32 -0
- data/samples/navi/NaviLocal/naviLogo.png +0 -0
- data/samples/navi/NaviLocal/pageBg.jpg +0 -0
- data/samples/navi/NaviLocal/sliderBg.jpg +0 -0
- data/samples/navi/NaviLocal/test.html +5 -0
- data/samples/navi/NaviLocal/welcome.html +36 -0
- data/samples/navi/NaviLocal/welcome.png +0 -0
- data/samples/navi/chrome/chromelist.txt +597 -0
- data/samples/navi/chrome/classic.jar +0 -0
- data/samples/navi/chrome/classic.manifest +4 -0
- data/samples/navi/chrome/comm.jar +0 -0
- data/samples/navi/chrome/comm.manifest +2 -0
- data/samples/navi/chrome/en-US.jar +0 -0
- data/samples/navi/chrome/en-US.manifest +9 -0
- data/samples/navi/chrome/toolkit.jar +0 -0
- data/samples/navi/chrome/toolkit.manifest +6 -0
- data/samples/navi/components/FeedProcessor.js +1825 -0
- data/samples/navi/components/alerts.xpt +0 -0
- data/samples/navi/components/appshell.xpt +0 -0
- data/samples/navi/components/appstartup.xpt +0 -0
- data/samples/navi/components/auth.dll +0 -0
- data/samples/navi/components/autocomplete.xpt +0 -0
- data/samples/navi/components/autoconfig.dll +0 -0
- data/samples/navi/components/autoconfig.xpt +0 -0
- data/samples/navi/components/caps.xpt +0 -0
- data/samples/navi/components/chardet.xpt +0 -0
- data/samples/navi/components/chrome.xpt +0 -0
- data/samples/navi/components/commandhandler.xpt +0 -0
- data/samples/navi/components/commandlines.xpt +0 -0
- data/samples/navi/components/composer.xpt +0 -0
- data/samples/navi/components/compreg.dat +1474 -0
- data/samples/navi/components/content_base.xpt +0 -0
- data/samples/navi/components/content_html.xpt +0 -0
- data/samples/navi/components/content_htmldoc.xpt +0 -0
- data/samples/navi/components/content_xmldoc.xpt +0 -0
- data/samples/navi/components/content_xslt.xpt +0 -0
- data/samples/navi/components/content_xtf.xpt +0 -0
- data/samples/navi/components/directory.xpt +0 -0
- data/samples/navi/components/docshell_base.xpt +0 -0
- data/samples/navi/components/dom.xpt +0 -0
- data/samples/navi/components/dom_base.xpt +0 -0
- data/samples/navi/components/dom_canvas.xpt +0 -0
- data/samples/navi/components/dom_core.xpt +0 -0
- data/samples/navi/components/dom_css.xpt +0 -0
- data/samples/navi/components/dom_events.xpt +0 -0
- data/samples/navi/components/dom_html.xpt +0 -0
- data/samples/navi/components/dom_loadsave.xpt +0 -0
- data/samples/navi/components/dom_range.xpt +0 -0
- data/samples/navi/components/dom_sidebar.xpt +0 -0
- data/samples/navi/components/dom_storage.xpt +0 -0
- data/samples/navi/components/dom_stylesheets.xpt +0 -0
- data/samples/navi/components/dom_svg.xpt +0 -0
- data/samples/navi/components/dom_traversal.xpt +0 -0
- data/samples/navi/components/dom_views.xpt +0 -0
- data/samples/navi/components/dom_xbl.xpt +0 -0
- data/samples/navi/components/dom_xpath.xpt +0 -0
- data/samples/navi/components/dom_xul.xpt +0 -0
- data/samples/navi/components/downloads.xpt +0 -0
- data/samples/navi/components/editor.xpt +0 -0
- data/samples/navi/components/embed_base.xpt +0 -0
- data/samples/navi/components/extensions.xpt +0 -0
- data/samples/navi/components/exthandler.xpt +0 -0
- data/samples/navi/components/fastfind.xpt +0 -0
- data/samples/navi/components/feeds.xpt +0 -0
- data/samples/navi/components/find.xpt +0 -0
- data/samples/navi/components/gfx.xpt +0 -0
- data/samples/navi/components/gksvgrenderer.xpt +0 -0
- data/samples/navi/components/history.xpt +0 -0
- data/samples/navi/components/htmlparser.xpt +0 -0
- data/samples/navi/components/imglib2.xpt +0 -0
- data/samples/navi/components/inspector.xpt +0 -0
- data/samples/navi/components/intl.xpt +0 -0
- data/samples/navi/components/intlcmpt.xpt +0 -0
- data/samples/navi/components/jar.xpt +0 -0
- data/samples/navi/components/jsconsole-clhandler.js +170 -0
- data/samples/navi/components/jsconsole.xpt +0 -0
- data/samples/navi/components/jsdservice.xpt +0 -0
- data/samples/navi/components/layout_base.xpt +0 -0
- data/samples/navi/components/layout_printing.xpt +0 -0
- data/samples/navi/components/layout_xul.xpt +0 -0
- data/samples/navi/components/layout_xul_tree.xpt +0 -0
- data/samples/navi/components/locale.xpt +0 -0
- data/samples/navi/components/lwbrk.xpt +0 -0
- data/samples/navi/components/mimetype.xpt +0 -0
- data/samples/navi/components/mozbrwsr.xpt +0 -0
- data/samples/navi/components/mozfind.xpt +0 -0
- data/samples/navi/components/necko.xpt +0 -0
- data/samples/navi/components/necko_about.xpt +0 -0
- data/samples/navi/components/necko_cache.xpt +0 -0
- data/samples/navi/components/necko_cookie.xpt +0 -0
- data/samples/navi/components/necko_data.xpt +0 -0
- data/samples/navi/components/necko_dns.xpt +0 -0
- data/samples/navi/components/necko_file.xpt +0 -0
- data/samples/navi/components/necko_ftp.xpt +0 -0
- data/samples/navi/components/necko_http.xpt +0 -0
- data/samples/navi/components/necko_res.xpt +0 -0
- data/samples/navi/components/necko_socket.xpt +0 -0
- data/samples/navi/components/necko_strconv.xpt +0 -0
- data/samples/navi/components/necko_viewsource.xpt +0 -0
- data/samples/navi/components/nsCloseAllWindows.js +143 -0
- data/samples/navi/components/nsDefaultCLH.js +231 -0
- data/samples/navi/components/nsDictionary.js +148 -0
- data/samples/navi/components/nsExtensionManager.js +8497 -0
- data/samples/navi/components/nsHelperAppDlg.js +990 -0
- data/samples/navi/components/nsInterfaceInfoToIDL.js +590 -0
- data/samples/navi/components/nsKillAll.js +200 -0
- data/samples/navi/components/nsPostUpdateWin.js +711 -0
- data/samples/navi/components/nsProgressDialog.js +949 -0
- data/samples/navi/components/nsProxyAutoConfig.js +396 -0
- data/samples/navi/components/nsResetPref.js +175 -0
- data/samples/navi/components/nsURLFormatter.js +179 -0
- data/samples/navi/components/nsUpdateService.js +3074 -0
- data/samples/navi/components/nsXULAppInstall.js +301 -0
- data/samples/navi/components/nsXmlRpcClient.js +1038 -0
- data/samples/navi/components/oji.xpt +0 -0
- data/samples/navi/components/passwordmgr.xpt +0 -0
- data/samples/navi/components/pipboot.xpt +0 -0
- data/samples/navi/components/pipnss.xpt +0 -0
- data/samples/navi/components/plugin.xpt +0 -0
- data/samples/navi/components/pref.xpt +0 -0
- data/samples/navi/components/prefetch.xpt +0 -0
- data/samples/navi/components/profile.xpt +0 -0
- data/samples/navi/components/progressDlg.xpt +0 -0
- data/samples/navi/components/proxyObject.xpt +0 -0
- data/samples/navi/components/rdf.xpt +0 -0
- data/samples/navi/components/satchel.xpt +0 -0
- data/samples/navi/components/saxparser.xpt +0 -0
- data/samples/navi/components/shistory.xpt +0 -0
- data/samples/navi/components/storage.xpt +0 -0
- data/samples/navi/components/toolkitprofile.xpt +0 -0
- data/samples/navi/components/transformiix.dll +0 -0
- data/samples/navi/components/txmgr.xpt +0 -0
- data/samples/navi/components/txtsvc.xpt +0 -0
- data/samples/navi/components/uconv.xpt +0 -0
- data/samples/navi/components/unicharutil.xpt +0 -0
- data/samples/navi/components/universalchardet.dll +0 -0
- data/samples/navi/components/update.xpt +0 -0
- data/samples/navi/components/uriloader.xpt +0 -0
- data/samples/navi/components/urlformatter.xpt +0 -0
- data/samples/navi/components/webBrowser_core.xpt +0 -0
- data/samples/navi/components/webbrowserpersist.xpt +0 -0
- data/samples/navi/components/webshell_idls.xpt +0 -0
- data/samples/navi/components/websrvcs.dll +0 -0
- data/samples/navi/components/websrvcs.xpt +0 -0
- data/samples/navi/components/widget.xpt +0 -0
- data/samples/navi/components/windowds.xpt +0 -0
- data/samples/navi/components/windowwatcher.xpt +0 -0
- data/samples/navi/components/xml-rpc.xpt +0 -0
- data/samples/navi/components/xmlextras.dll +0 -0
- data/samples/navi/components/xpcom_base.xpt +0 -0
- data/samples/navi/components/xpcom_components.xpt +0 -0
- data/samples/navi/components/xpcom_ds.xpt +0 -0
- data/samples/navi/components/xpcom_io.xpt +0 -0
- data/samples/navi/components/xpcom_obsolete.xpt +0 -0
- data/samples/navi/components/xpcom_thread.xpt +0 -0
- data/samples/navi/components/xpcom_xpti.xpt +0 -0
- data/samples/navi/components/xpconnect.xpt +0 -0
- data/samples/navi/components/xpinstall.xpt +0 -0
- data/samples/navi/components/xpti.dat +1424 -0
- data/samples/navi/components/xulapp.xpt +0 -0
- data/samples/navi/components/xulapp_setup.xpt +0 -0
- data/samples/navi/components/xuldoc.xpt +0 -0
- data/samples/navi/components/xulrunner.xpt +0 -0
- data/samples/navi/components/xultmpl.xpt +0 -0
- data/samples/navi/components/xulutil.dll +0 -0
- data/samples/navi/controlsNaviMask.png +0 -0
- data/samples/navi/greprefs/all.js +1344 -0
- data/samples/navi/greprefs/security-prefs.js +69 -0
- data/samples/navi/greprefs/xpinstall.js +2 -0
- data/samples/navi/navi_demo.rb +207 -0
- data/samples/navi/plugins/NPSWF32.dll +0 -0
- data/samples/navi/plugins/flashplayer.xpt +0 -0
- data/samples/navi/plugins/npnul32.dll +0 -0
- data/samples/navi/plugins.cfg +10 -0
- data/samples/navi/res/EditorOverride.css +359 -0
- data/samples/navi/res/Thumbs.db +0 -0
- data/samples/navi/res/arrow.gif +0 -0
- data/samples/navi/res/arrowd.gif +0 -0
- data/samples/navi/res/bloatcycle.html +40 -0
- data/samples/navi/res/broken-image.gif +0 -0
- data/samples/navi/res/charsetData.properties +199 -0
- data/samples/navi/res/charsetalias.properties +517 -0
- data/samples/navi/res/cmessage.txt +1 -0
- data/samples/navi/res/dtd/xhtml11.dtd +300 -0
- data/samples/navi/res/entityTables/html40Latin1.properties +146 -0
- data/samples/navi/res/entityTables/html40Special.properties +69 -0
- data/samples/navi/res/entityTables/html40Symbols.properties +164 -0
- data/samples/navi/res/entityTables/htmlEntityVersions.properties +50 -0
- data/samples/navi/res/entityTables/transliterate.properties +2367 -0
- data/samples/navi/res/fonts/fontEncoding.properties +127 -0
- data/samples/navi/res/fonts/fontNameMap.properties +134 -0
- data/samples/navi/res/forms.css +531 -0
- data/samples/navi/res/grabber.gif +0 -0
- data/samples/navi/res/hiddenWindow.html +1 -0
- data/samples/navi/res/html/Thumbs.db +0 -0
- data/samples/navi/res/html/gopher-audio.gif +0 -0
- data/samples/navi/res/html/gopher-binary.gif +0 -0
- data/samples/navi/res/html/gopher-find.gif +0 -0
- data/samples/navi/res/html/gopher-image.gif +0 -0
- data/samples/navi/res/html/gopher-menu.gif +0 -0
- data/samples/navi/res/html/gopher-movie.gif +0 -0
- data/samples/navi/res/html/gopher-sound.gif +0 -0
- data/samples/navi/res/html/gopher-telnet.gif +0 -0
- data/samples/navi/res/html/gopher-text.gif +0 -0
- data/samples/navi/res/html/gopher-unknown.gif +0 -0
- data/samples/navi/res/html.css +478 -0
- data/samples/navi/res/langGroups.properties +236 -0
- data/samples/navi/res/language.properties +259 -0
- data/samples/navi/res/loading-image.gif +0 -0
- data/samples/navi/res/quirk.css +282 -0
- data/samples/navi/res/samples/Anieyes.gif +0 -0
- data/samples/navi/res/samples/Thumbs.db +0 -0
- data/samples/navi/res/samples/aform.css +69 -0
- data/samples/navi/res/samples/beeptest.html +18 -0
- data/samples/navi/res/samples/bform.css +45 -0
- data/samples/navi/res/samples/bg.jpg +0 -0
- data/samples/navi/res/samples/cform.css +40 -0
- data/samples/navi/res/samples/checkboxTest.xul +47 -0
- data/samples/navi/res/samples/demoform.css +97 -0
- data/samples/navi/res/samples/find.html +97 -0
- data/samples/navi/res/samples/gear1.gif +0 -0
- data/samples/navi/res/samples/image_props.html +58 -0
- data/samples/navi/res/samples/mozform.css +256 -0
- data/samples/navi/res/samples/printsetup.html +175 -0
- data/samples/navi/res/samples/raptor.jpg +0 -0
- data/samples/navi/res/samples/rock_gra.gif +0 -0
- data/samples/navi/res/samples/scrollbarTest1.xul +66 -0
- data/samples/navi/res/samples/scrollbarTest2.xul +19 -0
- data/samples/navi/res/samples/sliderTest1.xul +14 -0
- data/samples/navi/res/samples/soundtest.html +20 -0
- data/samples/navi/res/samples/test.wav +0 -0
- data/samples/navi/res/samples/test0.html +220 -0
- data/samples/navi/res/samples/test1.html +84 -0
- data/samples/navi/res/samples/test10.html +16 -0
- data/samples/navi/res/samples/test11.html +42 -0
- data/samples/navi/res/samples/test12.html +79 -0
- data/samples/navi/res/samples/test13.html +126 -0
- data/samples/navi/res/samples/test14.html +5 -0
- data/samples/navi/res/samples/test15.html +5 -0
- data/samples/navi/res/samples/test16.html +124 -0
- data/samples/navi/res/samples/test2.html +41 -0
- data/samples/navi/res/samples/test3.html +126 -0
- data/samples/navi/res/samples/test4.html +335 -0
- data/samples/navi/res/samples/test5.html +199 -0
- data/samples/navi/res/samples/test6.html +335 -0
- data/samples/navi/res/samples/test7.html +11 -0
- data/samples/navi/res/samples/test8-1.html +66 -0
- data/samples/navi/res/samples/test8.html +662 -0
- data/samples/navi/res/samples/test8dom.html +64 -0
- data/samples/navi/res/samples/test8sca.html +308 -0
- data/samples/navi/res/samples/test8siz.html +224 -0
- data/samples/navi/res/samples/test8tab.html +9 -0
- data/samples/navi/res/samples/test9.html +12 -0
- data/samples/navi/res/samples/test9a.html +39 -0
- data/samples/navi/res/samples/test9b.html +16 -0
- data/samples/navi/res/samples/test_ed.html +5 -0
- data/samples/navi/res/samples/test_form.html +34 -0
- data/samples/navi/res/samples/test_gfx.html +75 -0
- data/samples/navi/res/samples/test_lbox.html +100 -0
- data/samples/navi/res/samples/test_pr.html +87 -0
- data/samples/navi/res/samples/test_weight.html +45 -0
- data/samples/navi/res/samples/toolbarTest1.xul +51 -0
- data/samples/navi/res/samples/treeTest1.css +62 -0
- data/samples/navi/res/samples/treeTest1.xul +110 -0
- data/samples/navi/res/samples/xulTest.css +130 -0
- data/samples/navi/res/svg.css +64 -0
- data/samples/navi/res/table-add-column-after-active.gif +0 -0
- data/samples/navi/res/table-add-column-after-hover.gif +0 -0
- data/samples/navi/res/table-add-column-after.gif +0 -0
- data/samples/navi/res/table-add-column-before-active.gif +0 -0
- data/samples/navi/res/table-add-column-before-hover.gif +0 -0
- data/samples/navi/res/table-add-column-before.gif +0 -0
- data/samples/navi/res/table-add-row-after-active.gif +0 -0
- data/samples/navi/res/table-add-row-after-hover.gif +0 -0
- data/samples/navi/res/table-add-row-after.gif +0 -0
- data/samples/navi/res/table-add-row-before-active.gif +0 -0
- data/samples/navi/res/table-add-row-before-hover.gif +0 -0
- data/samples/navi/res/table-add-row-before.gif +0 -0
- data/samples/navi/res/table-remove-column-active.gif +0 -0
- data/samples/navi/res/table-remove-column-hover.gif +0 -0
- data/samples/navi/res/table-remove-column.gif +0 -0
- data/samples/navi/res/table-remove-row-active.gif +0 -0
- data/samples/navi/res/table-remove-row-hover.gif +0 -0
- data/samples/navi/res/table-remove-row.gif +0 -0
- data/samples/navi/res/throbber/Thumbs.db +0 -0
- data/samples/navi/res/throbber/anim.gif +0 -0
- data/samples/navi/res/throbber/anims00.gif +0 -0
- data/samples/navi/res/throbber/anims01.gif +0 -0
- data/samples/navi/res/throbber/anims02.gif +0 -0
- data/samples/navi/res/throbber/anims03.gif +0 -0
- data/samples/navi/res/throbber/anims04.gif +0 -0
- data/samples/navi/res/throbber/anims05.gif +0 -0
- data/samples/navi/res/throbber/anims06.gif +0 -0
- data/samples/navi/res/throbber/anims07.gif +0 -0
- data/samples/navi/res/throbber/anims08.gif +0 -0
- data/samples/navi/res/throbber/anims09.gif +0 -0
- data/samples/navi/res/throbber/anims10.gif +0 -0
- data/samples/navi/res/throbber/anims11.gif +0 -0
- data/samples/navi/res/throbber/anims12.gif +0 -0
- data/samples/navi/res/throbber/anims13.gif +0 -0
- data/samples/navi/res/throbber/anims14.gif +0 -0
- data/samples/navi/res/throbber/anims15.gif +0 -0
- data/samples/navi/res/throbber/anims16.gif +0 -0
- data/samples/navi/res/throbber/anims17.gif +0 -0
- data/samples/navi/res/throbber/anims18.gif +0 -0
- data/samples/navi/res/throbber/anims19.gif +0 -0
- data/samples/navi/res/throbber/anims20.gif +0 -0
- data/samples/navi/res/throbber/anims21.gif +0 -0
- data/samples/navi/res/throbber/anims22.gif +0 -0
- data/samples/navi/res/throbber/anims23.gif +0 -0
- data/samples/navi/res/throbber/anims24.gif +0 -0
- data/samples/navi/res/throbber/anims25.gif +0 -0
- data/samples/navi/res/throbber/anims26.gif +0 -0
- data/samples/navi/res/throbber/anims27.gif +0 -0
- data/samples/navi/res/throbber/anims28.gif +0 -0
- data/samples/navi/res/throbber/anims29.gif +0 -0
- data/samples/navi/res/ua.css +235 -0
- data/samples/navi/res/viewer.properties +1 -0
- data/samples/navi/res/viewsource.css +118 -0
- data/samples/navi/res/wincharset.properties +55 -0
- data/samples/navi/resources.cfg +14 -0
- data/samples/navi/testNaviMask.png +0 -0
- data/samples/ogre.cfg +8 -0
- data/samples/plugins.cfg +11 -0
- data/samples/quake3settings.cfg +2 -0
- data/samples/render_run_log.5796 +891 -0
- data/samples/render_to_texture.rb +161 -0
- data/samples/resources.cfg +16 -0
- data/samples/sky_box.rb +107 -0
- data/samples/sky_dome.rb +86 -0
- data/samples/sky_plane.rb +27 -0
- data/samples/smoke.rb +23 -0
- data/samples/work/cube_mapping.rb +686 -0
- metadata +500 -0
@@ -0,0 +1,517 @@
|
|
1
|
+
# ***** BEGIN LICENSE BLOCK *****
|
2
|
+
# Version: MPL 1.1/GPL 2.0/LGPL 2.1
|
3
|
+
#
|
4
|
+
# The contents of this file are subject to the Mozilla Public License Version
|
5
|
+
# 1.1 (the "License"); you may not use this file except in compliance with
|
6
|
+
# the License. You may obtain a copy of the License at
|
7
|
+
# http://www.mozilla.org/MPL/
|
8
|
+
#
|
9
|
+
# Software distributed under the License is distributed on an "AS IS" basis,
|
10
|
+
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
|
11
|
+
# for the specific language governing rights and limitations under the
|
12
|
+
# License.
|
13
|
+
#
|
14
|
+
# The Original Code is mozilla.org code.
|
15
|
+
#
|
16
|
+
# The Initial Developer of the Original Code is
|
17
|
+
# Netscape Communications Corporation.
|
18
|
+
# Portions created by the Initial Developer are Copyright (C) 1999
|
19
|
+
# the Initial Developer. All Rights Reserved.
|
20
|
+
#
|
21
|
+
# Contributor(s):
|
22
|
+
# IBM Corporation
|
23
|
+
#
|
24
|
+
# Alternatively, the contents of this file may be used under the terms of
|
25
|
+
# either the GNU General Public License Version 2 or later (the "GPL"), or
|
26
|
+
# the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
|
27
|
+
# in which case the provisions of the GPL or the LGPL are applicable instead
|
28
|
+
# of those above. If you wish to allow use of your version of this file only
|
29
|
+
# under the terms of either the GPL or the LGPL, and not to allow others to
|
30
|
+
# use your version of this file under the terms of the MPL, indicate your
|
31
|
+
# decision by deleting the provisions above and replace them with the notice
|
32
|
+
# and other provisions required by the GPL or the LGPL. If you do not delete
|
33
|
+
# the provisions above, a recipient may use your version of this file under
|
34
|
+
# the terms of any one of the MPL, the GPL or the LGPL.
|
35
|
+
#
|
36
|
+
# ***** END LICENSE BLOCK *****
|
37
|
+
#
|
38
|
+
# This Original Code has been modified by IBM Corporation.
|
39
|
+
# Modifications made by IBM described herein are
|
40
|
+
# Copyright (c) International Business Machines
|
41
|
+
# Corporation, 1999
|
42
|
+
#
|
43
|
+
# Modifications to Mozilla code or documentation
|
44
|
+
# identified per MPL Section 3.3
|
45
|
+
#
|
46
|
+
# Date Modified by Description of modification
|
47
|
+
# 12/09/1999 IBM Corp. Support for IBM codepages - 850,852,855,857,862,864
|
48
|
+
#
|
49
|
+
# Rule of this file:
|
50
|
+
# 1. key should always be in lower case ascii so we can do case insensitive
|
51
|
+
# comparison in the code faster.
|
52
|
+
# 2. value should be the one used in unicode converter
|
53
|
+
# 3. If you want to add more charset, mailto:ftang@netscape.com
|
54
|
+
#
|
55
|
+
# 4. If the charset is not used for document charset, but font charset
|
56
|
+
# (e.g. XLFD charset- such as JIS x0201, JIS x0208), don't put here
|
57
|
+
#
|
58
|
+
|
59
|
+
us-ascii=us-ascii
|
60
|
+
ansi_x3.4-1968=us-ascii
|
61
|
+
646=us-ascii
|
62
|
+
iso-8859-1=ISO-8859-1
|
63
|
+
iso-8859-2=ISO-8859-2
|
64
|
+
iso-8859-3=ISO-8859-3
|
65
|
+
iso-8859-4=ISO-8859-4
|
66
|
+
iso-8859-5=ISO-8859-5
|
67
|
+
iso-8859-6=ISO-8859-6
|
68
|
+
iso-8859-6-i=ISO-8859-6-I
|
69
|
+
iso-8859-6-e=ISO-8859-6-E
|
70
|
+
iso-8859-7=ISO-8859-7
|
71
|
+
iso-8859-8=ISO-8859-8
|
72
|
+
iso-8859-8-i=ISO-8859-8-I
|
73
|
+
iso-8859-8-e=ISO-8859-8-E
|
74
|
+
iso-8859-9=ISO-8859-9
|
75
|
+
iso-8859-10=ISO-8859-10
|
76
|
+
iso-8859-11=ISO-8859-11
|
77
|
+
iso-8859-13=ISO-8859-13
|
78
|
+
iso-8859-14=ISO-8859-14
|
79
|
+
iso-8859-15=ISO-8859-15
|
80
|
+
iso-8859-16=ISO-8859-16
|
81
|
+
iso-ir-111=ISO-IR-111
|
82
|
+
iso-2022-cn=ISO-2022-CN
|
83
|
+
iso-2022-cn-ext=ISO-2022-CN
|
84
|
+
iso-2022-kr=ISO-2022-KR
|
85
|
+
iso-2022-jp=ISO-2022-JP
|
86
|
+
utf-32be=UTF-32BE
|
87
|
+
utf-32le=UTF-32LE
|
88
|
+
utf-16be=UTF-16BE
|
89
|
+
utf-16le=UTF-16LE
|
90
|
+
utf-16=UTF-16
|
91
|
+
windows-1250=windows-1250
|
92
|
+
windows-1251=windows-1251
|
93
|
+
windows-1252=windows-1252
|
94
|
+
windows-1253=windows-1253
|
95
|
+
windows-1254=windows-1254
|
96
|
+
windows-1255=windows-1255
|
97
|
+
windows-1256=windows-1256
|
98
|
+
windows-1257=windows-1257
|
99
|
+
windows-1258=windows-1258
|
100
|
+
ibm866=IBM866
|
101
|
+
ibm850=IBM850
|
102
|
+
ibm852=IBM852
|
103
|
+
ibm855=IBM855
|
104
|
+
ibm857=IBM857
|
105
|
+
ibm862=IBM862
|
106
|
+
ibm864=IBM864
|
107
|
+
ibm864i=IBM864i
|
108
|
+
utf-8=UTF-8
|
109
|
+
utf-7=UTF-7
|
110
|
+
shift_jis=Shift_JIS
|
111
|
+
big5=Big5
|
112
|
+
euc-jp=EUC-JP
|
113
|
+
euc-kr=EUC-KR
|
114
|
+
gb2312=GB2312
|
115
|
+
gb18030=gb18030
|
116
|
+
viscii=VISCII
|
117
|
+
koi8-r=KOI8-R
|
118
|
+
koi8-u=KOI8-U
|
119
|
+
tis-620=TIS-620
|
120
|
+
t.61-8bit=T.61-8bit
|
121
|
+
hz-gb-2312=HZ-GB-2312
|
122
|
+
big5-hkscs=Big5-HKSCS
|
123
|
+
gbk=x-gbk
|
124
|
+
cns11643=x-euc-tw
|
125
|
+
#
|
126
|
+
# Netscape private ...
|
127
|
+
#
|
128
|
+
x-imap4-modified-utf7=x-imap4-modified-utf7
|
129
|
+
x-euc-tw=x-euc-tw
|
130
|
+
x-mac-roman=x-mac-roman
|
131
|
+
x-mac-ce=x-mac-ce
|
132
|
+
x-mac-turkish=x-mac-turkish
|
133
|
+
x-mac-greek=x-mac-greek
|
134
|
+
x-mac-icelandic=x-mac-icelandic
|
135
|
+
x-mac-croatian=x-mac-croatian
|
136
|
+
x-mac-romanian=x-mac-romanian
|
137
|
+
x-mac-cyrillic=x-mac-cyrillic
|
138
|
+
x-mac-ukrainian=x-mac-ukrainian
|
139
|
+
x-mac-hebrew=x-mac-hebrew
|
140
|
+
x-mac-arabic=x-mac-arabic
|
141
|
+
geostd8=GEOSTD8
|
142
|
+
armscii-8=armscii-8
|
143
|
+
x-viet-tcvn5712=x-viet-tcvn5712
|
144
|
+
x-viet-vps=x-viet-vps
|
145
|
+
x-viet-vni=x-viet-vni
|
146
|
+
iso-10646-ucs-2=UTF-16BE
|
147
|
+
x-iso-10646-ucs-2-be=UTF-16BE
|
148
|
+
x-iso-10646-ucs-2-le=UTF-16LE
|
149
|
+
iso-10646-ucs-4=UTF-32BE
|
150
|
+
x-iso-10646-ucs-4-be=UTF-32BE
|
151
|
+
x-iso-10646-ucs-4-le=UTF-32LE
|
152
|
+
x-user-defined=x-user-defined
|
153
|
+
x-johab=x-johab
|
154
|
+
x-windows-949=x-windows-949
|
155
|
+
#
|
156
|
+
# Aliases for ISO-8859-1
|
157
|
+
#
|
158
|
+
latin1=ISO-8859-1
|
159
|
+
iso_8859-1=ISO-8859-1
|
160
|
+
iso8859-1=ISO-8859-1
|
161
|
+
iso8859-2=ISO-8859-2
|
162
|
+
iso8859-3=ISO-8859-3
|
163
|
+
iso8859-4=ISO-8859-4
|
164
|
+
iso8859-5=ISO-8859-5
|
165
|
+
iso8859-6=ISO-8859-6
|
166
|
+
iso8859-7=ISO-8859-7
|
167
|
+
iso8859-8=ISO-8859-8
|
168
|
+
iso8859-9=ISO-8859-9
|
169
|
+
iso8859-10=ISO-8859-10
|
170
|
+
iso8859-11=ISO-8859-11
|
171
|
+
iso8859-13=ISO-8859-13
|
172
|
+
iso8859-14=ISO-8859-14
|
173
|
+
iso8859-15=ISO-8859-15
|
174
|
+
# Currently .properties cannot handle : in key
|
175
|
+
# iso_8859-1:1987=ISO-8859-1
|
176
|
+
iso-ir-100=ISO-8859-1
|
177
|
+
l1=ISO-8859-1
|
178
|
+
ibm819=ISO-8859-1
|
179
|
+
cp819=ISO-8859-1
|
180
|
+
csisolatin1=ISO-8859-1
|
181
|
+
#
|
182
|
+
# Aliases for ISO-8859-2
|
183
|
+
#
|
184
|
+
latin2=ISO-8859-2
|
185
|
+
iso_8859-2=ISO-8859-2
|
186
|
+
# Currently .properties cannot handle : in key
|
187
|
+
# iso_8859-2:1987=ISO-8859-2
|
188
|
+
iso-ir-101=ISO-8859-2
|
189
|
+
l2=ISO-8859-2
|
190
|
+
csisolatin2=ISO-8859-2
|
191
|
+
#
|
192
|
+
# Aliases for ISO-8859-3
|
193
|
+
#
|
194
|
+
latin3=ISO-8859-3
|
195
|
+
iso_8859-3=ISO-8859-3
|
196
|
+
# Currently .properties cannot handle : in key
|
197
|
+
#iso_8859-3:1988=ISO-8859-3
|
198
|
+
iso-ir-109=ISO-8859-3
|
199
|
+
l3=ISO-8859-3
|
200
|
+
csisolatin3=ISO-8859-3
|
201
|
+
#
|
202
|
+
# Aliases for ISO-8859-4
|
203
|
+
#
|
204
|
+
latin4=ISO-8859-4
|
205
|
+
iso_8859-4=ISO-8859-4
|
206
|
+
# Currently .properties cannot handle : in key
|
207
|
+
#iso_8859-4:1988=ISO-8859-4
|
208
|
+
iso-ir-110=ISO-8859-4
|
209
|
+
l4=ISO-8859-4
|
210
|
+
csisolatin4=ISO-8859-4
|
211
|
+
#
|
212
|
+
# Aliases for ISO-8859-5
|
213
|
+
#
|
214
|
+
cyrillic=ISO-8859-5
|
215
|
+
iso_8859-5=ISO-8859-5
|
216
|
+
# Currently .properties cannot handle : in key
|
217
|
+
#iso_8859-5:1988=ISO-8859-5
|
218
|
+
iso-ir-144=ISO-8859-5
|
219
|
+
csisolatincyrillic=ISO-8859-5
|
220
|
+
#
|
221
|
+
# Aliases for ISO-8859-6
|
222
|
+
#
|
223
|
+
arabic=ISO-8859-6
|
224
|
+
iso_8859-6=ISO-8859-6
|
225
|
+
# Currently .properties cannot handle : in key
|
226
|
+
#iso_8859-6:1987=ISO-8859-6
|
227
|
+
iso-ir-127=ISO-8859-6
|
228
|
+
ecma-114=ISO-8859-6
|
229
|
+
asmo-708=ISO-8859-6
|
230
|
+
csisolatinarabic=ISO-8859-6
|
231
|
+
#
|
232
|
+
# Aliases for ISO-8859-6-I
|
233
|
+
#
|
234
|
+
csiso88596i=ISO-8859-6-I
|
235
|
+
#
|
236
|
+
# Aliases for ISO-8859-6-E
|
237
|
+
#
|
238
|
+
csiso88596e=ISO-8859-6-E
|
239
|
+
#
|
240
|
+
# Aliases for ISO-8859-7
|
241
|
+
#
|
242
|
+
greek=ISO-8859-7
|
243
|
+
greek8=ISO-8859-7
|
244
|
+
sun_eu_greek=ISO-8859-7
|
245
|
+
iso_8859-7=ISO-8859-7
|
246
|
+
# Currently .properties cannot handle : in key
|
247
|
+
#iso_8859-7:1987=ISO-8859-7
|
248
|
+
iso-ir-126=ISO-8859-7
|
249
|
+
elot_928=ISO-8859-7
|
250
|
+
ecma-118=ISO-8859-7
|
251
|
+
csisolatingreek=ISO-8859-7
|
252
|
+
#
|
253
|
+
# Aliases for ISO-8859-8
|
254
|
+
#
|
255
|
+
hebrew=ISO-8859-8
|
256
|
+
iso_8859-8=ISO-8859-8
|
257
|
+
visual=ISO-8859-8
|
258
|
+
# Currently .properties cannot handle : in key
|
259
|
+
#iso_8859-8:1988=ISO-8859-8
|
260
|
+
iso-ir-138=ISO-8859-8
|
261
|
+
csisolatinhebrew=ISO-8859-8
|
262
|
+
#
|
263
|
+
# Aliases for ISO-8859-8-I
|
264
|
+
#
|
265
|
+
csiso88598i=ISO-8859-8-I
|
266
|
+
iso-8859-8i=ISO-8859-8-I
|
267
|
+
#
|
268
|
+
# Aliases for ISO-8859-8-E
|
269
|
+
#
|
270
|
+
csiso88598e=ISO-8859-8-E
|
271
|
+
#
|
272
|
+
# Aliases for ISO-8859-9
|
273
|
+
#
|
274
|
+
latin5=ISO-8859-9
|
275
|
+
iso_8859-9=ISO-8859-9
|
276
|
+
# Currently .properties cannot handle : in key
|
277
|
+
#iso_8859-9:1989=ISO-8859-9
|
278
|
+
iso-ir-148=ISO-8859-9
|
279
|
+
l5=ISO-8859-9
|
280
|
+
csisolatin5=ISO-8859-9
|
281
|
+
#
|
282
|
+
# Aliases for UTF-8
|
283
|
+
#
|
284
|
+
unicode-1-1-utf-8=UTF-8
|
285
|
+
# nl_langinfo(CODESET) in HP/UX returns 'utf8' under UTF-8 locales
|
286
|
+
utf8=UTF-8
|
287
|
+
#
|
288
|
+
# Aliases for Shift_JIS
|
289
|
+
#
|
290
|
+
x-sjis=Shift_JIS
|
291
|
+
shift-jis=Shift_JIS
|
292
|
+
ms_kanji=Shift_JIS
|
293
|
+
csshiftjis=Shift_JIS
|
294
|
+
windows-31j=Shift_JIS
|
295
|
+
#
|
296
|
+
# Aliases for EUC_JP
|
297
|
+
#
|
298
|
+
cseucjpkdfmtjapanese=EUC-JP
|
299
|
+
x-euc-jp=EUC-JP
|
300
|
+
#
|
301
|
+
# Aliases for ISO-2022-JP
|
302
|
+
#
|
303
|
+
csiso2022jp=ISO-2022-JP
|
304
|
+
# The following are really not aliases ISO-2022-JP, but sharing the same decoder
|
305
|
+
iso-2022-jp-2=ISO-2022-JP
|
306
|
+
csiso2022jp2=ISO-2022-JP
|
307
|
+
#
|
308
|
+
# Aliases for Big5
|
309
|
+
#
|
310
|
+
csbig5=Big5
|
311
|
+
# x-x-big5 is not really a alias for Big5, add it only for MS FrontPage
|
312
|
+
x-x-big5=Big5
|
313
|
+
# Sun Solaris
|
314
|
+
zh_tw-big5=Big5
|
315
|
+
#
|
316
|
+
# Aliases for EUC-KR
|
317
|
+
#
|
318
|
+
csueckr=EUC-KR
|
319
|
+
# The following are really not aliases EUC-KR, add them only for MS FrontPage
|
320
|
+
#ks_c_5601-1987=EUC-KR
|
321
|
+
iso-ir-149=EUC-KR
|
322
|
+
ks_c_5601-1989=EUC-KR
|
323
|
+
ksc_5601=EUC-KR
|
324
|
+
ksc5601=EUC-KR
|
325
|
+
korean=EUC-KR
|
326
|
+
csksc56011987=EUC-KR
|
327
|
+
5601=EUC-KR
|
328
|
+
#
|
329
|
+
# Aliases for X-Windows-949, CP949, Unified Hangul Code (UHC)
|
330
|
+
#
|
331
|
+
# Microsoft uses ks_c_5601-1987 to mean Windows-949 or its subset EUC-KR.
|
332
|
+
ks_c_5601-1987=x-windows-949
|
333
|
+
#
|
334
|
+
# Aliases for GB2312
|
335
|
+
#
|
336
|
+
# The following are really not aliases GB2312, add them only for MS FrontPage
|
337
|
+
gb_2312-80=GB2312
|
338
|
+
iso-ir-58=GB2312
|
339
|
+
chinese=GB2312
|
340
|
+
csiso58gb231280=GB2312
|
341
|
+
csgb2312=GB2312
|
342
|
+
zh_cn.euc=GB2312
|
343
|
+
# Sun Solaris
|
344
|
+
gb_2312=GB2312
|
345
|
+
#
|
346
|
+
# Aliases for windows-125x
|
347
|
+
#
|
348
|
+
x-cp1250=windows-1250
|
349
|
+
x-cp1251=windows-1251
|
350
|
+
x-cp1252=windows-1252
|
351
|
+
x-cp1253=windows-1253
|
352
|
+
x-cp1254=windows-1254
|
353
|
+
x-cp1255=windows-1255
|
354
|
+
x-cp1256=windows-1256
|
355
|
+
x-cp1257=windows-1257
|
356
|
+
x-cp1258=windows-1258
|
357
|
+
#
|
358
|
+
# Aliases for windows-874
|
359
|
+
#
|
360
|
+
windows-874=windows-874
|
361
|
+
ibm874=windows-874
|
362
|
+
#
|
363
|
+
# Aliases for x-mac-roman
|
364
|
+
# XXX: should make macintosh the canonical name later
|
365
|
+
#
|
366
|
+
macintosh=x-mac-roman
|
367
|
+
mac=x-mac-roman
|
368
|
+
csMacintosh=x-mac-roman
|
369
|
+
#
|
370
|
+
# Aliases for IBM866
|
371
|
+
#
|
372
|
+
cp866=IBM866
|
373
|
+
cp-866=IBM866
|
374
|
+
866=IBM866
|
375
|
+
csIBM866=IBM866
|
376
|
+
#
|
377
|
+
# Aliases for IBM850
|
378
|
+
#
|
379
|
+
cp850=IBM850
|
380
|
+
850=IBM850
|
381
|
+
csIBM850=IBM850
|
382
|
+
#
|
383
|
+
# Aliases for IBM852
|
384
|
+
#
|
385
|
+
cp852=IBM852
|
386
|
+
852=IBM852
|
387
|
+
csIBM852=IBM852
|
388
|
+
#
|
389
|
+
# Aliases for IBM855
|
390
|
+
#
|
391
|
+
cp855=IBM855
|
392
|
+
855=IBM855
|
393
|
+
csIBM855=IBM855
|
394
|
+
#
|
395
|
+
# Aliases for IBM857
|
396
|
+
#
|
397
|
+
cp857=IBM857
|
398
|
+
857=IBM857
|
399
|
+
csIBM857=IBM857
|
400
|
+
#
|
401
|
+
# Aliases for IBM862
|
402
|
+
#
|
403
|
+
cp862=IBM862
|
404
|
+
862=IBM862
|
405
|
+
csIBM862=IBM862
|
406
|
+
#
|
407
|
+
# Aliases for IBM864
|
408
|
+
#
|
409
|
+
cp864=IBM864
|
410
|
+
864=IBM864
|
411
|
+
csIBM864=IBM864
|
412
|
+
ibm-864=IBM864
|
413
|
+
#
|
414
|
+
# Aliases for IBM864i
|
415
|
+
#
|
416
|
+
cp864i=IBM864i
|
417
|
+
864i=IBM864i
|
418
|
+
csibm864i=IBM864i
|
419
|
+
ibm-864i=IBM864i
|
420
|
+
#
|
421
|
+
# Aliases for T.61-8bit
|
422
|
+
#
|
423
|
+
t.61=T.61-8bit
|
424
|
+
iso-ir-103=T.61-8bit
|
425
|
+
csiso103t618bit=T.61-8bit
|
426
|
+
#
|
427
|
+
# Aliases for UTF-7
|
428
|
+
#
|
429
|
+
x-unicode-2-0-utf-7=UTF-7
|
430
|
+
unicode-2-0-utf-7=UTF-7
|
431
|
+
unicode-1-1-utf-7=UTF-7
|
432
|
+
csunicode11utf7=UTF-7
|
433
|
+
#
|
434
|
+
# Aliases for ISO-10646-UCS-2
|
435
|
+
#
|
436
|
+
csunicode=UTF-16BE
|
437
|
+
csunicode11=UTF-16BE
|
438
|
+
iso-10646-ucs-basic=UTF-16BE
|
439
|
+
csunicodeascii=UTF-16BE
|
440
|
+
iso-10646-unicode-latin1=UTF-16BE
|
441
|
+
csunicodelatin1=UTF-16BE
|
442
|
+
iso-10646=UTF-16BE
|
443
|
+
iso-10646-j-1=UTF-16BE
|
444
|
+
#
|
445
|
+
# Aliases for ISO-8859-10
|
446
|
+
#
|
447
|
+
latin6=ISO-8859-10
|
448
|
+
iso-ir-157=ISO-8859-10
|
449
|
+
l6=ISO-8859-10
|
450
|
+
# Currently .properties cannot handle : in key
|
451
|
+
#iso_8859-10:1992=ISO-8859-10
|
452
|
+
csisolatin6=ISO-8859-10
|
453
|
+
#
|
454
|
+
# Aliases for ISO-8859-15
|
455
|
+
#
|
456
|
+
iso_8859-15=ISO-8859-15
|
457
|
+
#
|
458
|
+
# Aliases for ISO-IR-111
|
459
|
+
#
|
460
|
+
ecma-cyrillic=ISO-IR-111
|
461
|
+
csiso111ecmacyrillic=ISO-IR-111
|
462
|
+
#
|
463
|
+
# Aliases for ISO-2022-KR
|
464
|
+
#
|
465
|
+
csiso2022kr=ISO-2022-KR
|
466
|
+
#
|
467
|
+
# Aliases for VISCII
|
468
|
+
#
|
469
|
+
csviscii=VISCII
|
470
|
+
#
|
471
|
+
# Aliases for VIQR
|
472
|
+
#
|
473
|
+
csviqr=VIQR
|
474
|
+
#
|
475
|
+
# Aliases for x-euc-tw
|
476
|
+
#
|
477
|
+
zh_tw-euc=x-euc-tw
|
478
|
+
#
|
479
|
+
# Following names appears in unix nl_langinfo(CODESET)
|
480
|
+
# They can be compiled as platform specific if necessary
|
481
|
+
# DONT put things here if it does not look generic enough (like hp15CN)
|
482
|
+
#
|
483
|
+
iso88591=ISO-8859-1
|
484
|
+
iso88592=ISO-8859-2
|
485
|
+
iso88593=ISO-8859-3
|
486
|
+
iso88594=ISO-8859-4
|
487
|
+
iso88595=ISO-8859-5
|
488
|
+
iso88596=ISO-8859-6
|
489
|
+
iso88597=ISO-8859-7
|
490
|
+
iso88598=ISO-8859-8
|
491
|
+
iso88599=ISO-8859-9
|
492
|
+
iso885910=ISO-8859-10
|
493
|
+
iso885911=ISO-8859-11
|
494
|
+
iso885912=ISO-8859-12
|
495
|
+
iso885913=ISO-8859-13
|
496
|
+
iso885914=ISO-8859-14
|
497
|
+
iso885915=ISO-8859-15
|
498
|
+
#
|
499
|
+
tis620=TIS-620
|
500
|
+
#
|
501
|
+
cp1250=windows-1250
|
502
|
+
cp1251=windows-1251
|
503
|
+
cp1252=windows-1252
|
504
|
+
cp1253=windows-1253
|
505
|
+
cp1254=windows-1254
|
506
|
+
cp1255=windows-1255
|
507
|
+
cp1256=windows-1256
|
508
|
+
cp1257=windows-1257
|
509
|
+
cp1258=windows-1258
|
510
|
+
|
511
|
+
# Tempory charset for testing purpose. Should be remove before Beta
|
512
|
+
x-obsoleted-shift_jis=x-obsoleted-Shift_JIS
|
513
|
+
x-obsoleted-iso-2022-jp=x-obsoleted-ISO-2022-JP
|
514
|
+
x-obsoleted-euc-jp=x-obsoleted-EUC-JP
|
515
|
+
x-gbk=x-gbk
|
516
|
+
windows-936=windows-936
|
517
|
+
ansi-1251=windows-1251
|
@@ -0,0 +1 @@
|
|
1
|
+
The program must close to allow a previous installation attempt to complete. Please restart.
|