Difference between revisions of "Translation/languages/en-US/dvd launcher.xml"

From Kiwix
Jump to navigation Jump to search
(It is not necessary)
Line 3: Line 3:
<autorun>
<autorun>
<lang code="en">
<lang code="en">
<layoutDirection>Qt::LeftToRight</layoutDirection>
<windowTitle>Kiwix</windowTitle>
<windowTitle>Kiwix</windowTitle>
<run>Launch Kiwix from here</run>
<run>Launch Kiwix from here</run>

Revision as of 22:01, 5 September 2010

<?xml version="1.0" encoding="utf-8" ?>
<autorun>
	<lang code="en">
		<windowTitle>Kiwix</windowTitle>
		<run>Launch Kiwix from here</run>
		<install>Install Kiwix to your Hard Drive</install>
		<quit>Quit this menu</quit>
	</lang>
</autorun>