author | mark <mark> | 2002-02-22 11:45:53 (UTC) |
---|---|---|
committer | mark <mark> | 2002-02-22 11:45:53 (UTC) |
commit | 64422505d5eddd98958984481f4c1b3d761c8e12 (patch) (side-by-side diff) | |
tree | 143e3003161bcf2fca0f39993f4de91f2c2fce2f | |
parent | 457074eeb2c63572e059a01103cb52b3059526f9 (diff) | |
download | opie-64422505d5eddd98958984481f4c1b3d761c8e12.zip opie-64422505d5eddd98958984481f4c1b3d761c8e12.tar.gz opie-64422505d5eddd98958984481f4c1b3d761c8e12.tar.bz2 |
Qtopia -> Opie
'Shutdown Opie' instead of 'Shutdown server'
-rw-r--r-- | core/launcher/shutdown.ui | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/core/launcher/shutdown.ui b/core/launcher/shutdown.ui index 0023427..c5863df 100644 --- a/core/launcher/shutdown.ui +++ b/core/launcher/shutdown.ui @@ -1,38 +1,38 @@ <!DOCTYPE UI><UI> <class>Shutdown</class> <widget> <class>QWidget</class> <property stdset="1"> <name>name</name> <cstring>Form1</cstring> </property> <property stdset="1"> <name>geometry</name> <rect> <x>0</x> <y>0</y> - <width>437</width> + <width>433</width> <height>465</height> </rect> </property> <property stdset="1"> <name>caption</name> <string>Shut down...</string> </property> <property> <name>layoutMargin</name> </property> <property> <name>layoutSpacing</name> </property> <vbox> <property stdset="1"> <name>margin</name> <number>6</number> </property> <property stdset="1"> <name>spacing</name> <number>3</number> </property> <widget> <class>QButtonGroup</class> @@ -274,49 +274,49 @@ <red>222</red> <green>222</green> <blue>222</blue> </color> <color> <red>0</red> <green>0</green> <blue>0</blue> </color> <color> <red>0</red> <green>0</green> <blue>128</blue> </color> <color> <red>255</red> <green>255</green> <blue>255</blue> </color> </inactive> </palette> </property> <property stdset="1"> <name>text</name> - <string>Terminate Server</string> + <string>Terminate Opie</string> </property> <property stdset="1"> <name>buttonGroupId</name> <number>4</number> </property> </widget> <widget row="1" column="0" > <class>QPushButton</class> <property stdset="1"> <name>name</name> <cstring>reboot</cstring> </property> <property stdset="1"> <name>sizePolicy</name> <sizepolicy> <hsizetype>3</hsizetype> <vsizetype>0</vsizetype> </sizepolicy> </property> <property stdset="1"> <name>palette</name> <palette> <active> <color> @@ -753,49 +753,49 @@ <red>222</red> <green>222</green> <blue>222</blue> </color> <color> <red>0</red> <green>0</green> <blue>0</blue> </color> <color> <red>0</red> <green>0</green> <blue>128</blue> </color> <color> <red>255</red> <green>255</green> <blue>255</blue> </color> </inactive> </palette> </property> <property stdset="1"> <name>text</name> - <string>Restart Server</string> + <string>Restart Opie</string> </property> <property stdset="1"> <name>buttonGroupId</name> <number>3</number> </property> </widget> <widget row="0" column="0" > <class>QPushButton</class> <property stdset="1"> <name>name</name> <cstring>shutdown</cstring> </property> <property stdset="1"> <name>palette</name> <palette> <active> <color> <red>0</red> <green>0</green> <blue>0</blue> </color> <color> <red>236</red> <green>183</green> @@ -1007,49 +1007,49 @@ </color> </inactive> </palette> </property> <property stdset="1"> <name>text</name> <string>Shutdown</string> </property> <property stdset="1"> <name>buttonGroupId</name> <number>1</number> </property> </widget> </grid> </widget> <widget> <class>QLabel</class> <property stdset="1"> <name>name</name> <cstring>info</cstring> </property> <property stdset="1"> <name>text</name> <string><p> -These termination options are provided primarily for use while developing and testing the Qtopia system. In a normal environment, these concepts are unnecessary.</string> +These termination options are provided primarily for use while developing and testing the Opie system. In a normal environment, these concepts are unnecessary.</string> </property> </widget> <widget> <class>QProgressBar</class> <property stdset="1"> <name>name</name> <cstring>progressBar</cstring> </property> <property stdset="1"> <name>frameShape</name> <enum>Panel</enum> </property> <property stdset="1"> <name>frameShadow</name> <enum>Sunken</enum> </property> <property stdset="1"> <name>totalSteps</name> <number>20</number> </property> <property stdset="1"> <name>indicatorFollowsStyle</name> <bool>false</bool> </property> |