Editing Talk:Sysconf plugin

Jump to navigation Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 3: Line 3:
This lines has been copyed from the .xml at the root of syconf_plugin.rco, the examples here only contains the start of the lines, are not together, and are not complete (only listed the references to texts and images)
This lines has been copyed from the .xml at the root of syconf_plugin.rco, the examples here only contains the start of the lines, are not together, and are not complete (only listed the references to texts and images)


{{Boxcode|code=<syntaxhighlight lang="xml">
{{Boxcode|content=<syntaxhighlight lang="xml">
<Page name="page_console_boot_os"
<Page name="page_console_boot_os"
<Plane name="plane_console_boot_os"
<Plane name="plane_console_boot_os"
Line 63: Line 63:


And from the .xml for english language
And from the .xml for english language
{{Boxcode|code=<syntaxhighlight lang="xml">
{{Boxcode|content=<syntaxhighlight lang="xml">
<Text name="msg_ps3">PS3™</Text>
<Text name="msg_ps3">PS3™</Text>
<Text name="msg_ex_os">Other OS</Text>
<Text name="msg_ex_os">Other OS</Text>
Line 84: Line 84:
This pages looks interesting, one of its functions is to work as the theme selector, but seems to be working like some kind of file manager
This pages looks interesting, one of its functions is to work as the theme selector, but seems to be working like some kind of file manager


{{Boxcode|code=<syntaxhighlight lang="xml">
{{Boxcode|content=<syntaxhighlight lang="xml">
<Page name="page_sysconf_filer_wizard" unknownInt0="0x1110000" onInit="event:native:/OnInitSysconfFiler" onCancel="event:native:/OnCancelSysconfFiler" onContextMenu="nothing" onActivate="event:native:/OnActivateSysconfFiler">
<Page name="page_sysconf_filer_wizard" unknownInt0="0x1110000" onInit="event:native:/OnInitSysconfFiler" onCancel="event:native:/OnCancelSysconfFiler" onContextMenu="nothing" onActivate="event:native:/OnActivateSysconfFiler">
<Plane name="plane_sysconf_filer_background" posX="0" posY="0" objectScale="0" redScale="1" greenScale="1" blueScale="1" alphaScale="1" width="0" height="0" posUnknown="0" scaleWidth="1" scaleHeight="1" elementScale="1" iconOffset="0x0" onLoad="nothing" unknown17="0x0" unknown18="0x0" unknown19="0x0" unknownInt20="0x0" unknownInt21="0x0" unknown22="0x0" image="nothing" unknownInt24="0x0">
<Plane name="plane_sysconf_filer_background" posX="0" posY="0" objectScale="0" redScale="1" greenScale="1" blueScale="1" alphaScale="1" width="0" height="0" posUnknown="0" scaleWidth="1" scaleHeight="1" elementScale="1" iconOffset="0x0" onLoad="nothing" unknown17="0x0" unknown18="0x0" unknown19="0x0" unknownInt20="0x0" unknownInt21="0x0" unknown22="0x0" image="nothing" unknownInt24="0x0">
Please note that all contributions to PS3 Developer wiki are considered to be released under the GNU Free Documentation License 1.2 (see PS3 Developer wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following hCaptcha:

Cancel Editing help (opens in new window)

Template used on this page: