author | drw <drw> | 2004-04-23 17:12:53 (UTC) |
---|---|---|
committer | drw <drw> | 2004-04-23 17:12:53 (UTC) |
commit | f17789d3d91438a766910894eecde075b5e0018f (patch) (unidiff) | |
tree | 1e6a3581fd893aa187436c72629bd8d8a79e6e49 | |
parent | 1a9202ac68e002b9260ea106f041fc563fd6396a (diff) | |
download | opie-f17789d3d91438a766910894eecde075b5e0018f.zip opie-f17789d3d91438a766910894eecde075b5e0018f.tar.gz opie-f17789d3d91438a766910894eecde075b5e0018f.tar.bz2 |
Remove <a href=...> from text because when clicked on, will cause text to disappear
-rw-r--r-- | core/applets/aboutapplet/dialog.ui | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/core/applets/aboutapplet/dialog.ui b/core/applets/aboutapplet/dialog.ui index 01a89d9..7afe294 100644 --- a/core/applets/aboutapplet/dialog.ui +++ b/core/applets/aboutapplet/dialog.ui | |||
@@ -6,18 +6,18 @@ | |||
6 | <name>name</name> | 6 | <name>name</name> |
7 | <cstring>AboutDialog</cstring> | 7 | <cstring>AboutDialog</cstring> |
8 | </property> | 8 | </property> |
9 | <property stdset="1"> | 9 | <property stdset="1"> |
10 | <name>geometry</name> | 10 | <name>geometry</name> |
11 | <rect> | 11 | <rect> |
12 | <x>0</x> | 12 | <x>0</x> |
13 | <y>0</y> | 13 | <y>0</y> |
14 | <width>410</width> | 14 | <width>406</width> |
15 | <height>201</height> | 15 | <height>210</height> |
16 | </rect> | 16 | </rect> |
17 | </property> | 17 | </property> |
18 | <property stdset="1"> | 18 | <property stdset="1"> |
19 | <name>caption</name> | 19 | <name>caption</name> |
20 | <string>About</string> | 20 | <string>About</string> |
21 | </property> | 21 | </property> |
22 | <property> | 22 | <property> |
23 | <name>layoutMargin</name> | 23 | <name>layoutMargin</name> |
@@ -338,17 +338,17 @@ | |||
338 | <name>text</name> | 338 | <name>text</name> |
339 | <string><p> | 339 | <string><p> |
340 | The <b>Open Palmtop Integrated Environment</b> is written and maintained by the Opie Team, a world-wide network of software engineers committed to free software development. | 340 | The <b>Open Palmtop Integrated Environment</b> is written and maintained by the Opie Team, a world-wide network of software engineers committed to free software development. |
341 | </p> | 341 | </p> |
342 | <p> | 342 | <p> |
343 | No single group, company or organization controls the Opie source code. Everyone is welcome to contribute to Opie. | 343 | No single group, company or organization controls the Opie source code. Everyone is welcome to contribute to Opie. |
344 | </p> | 344 | </p> |
345 | <p> | 345 | <p> |
346 | Visit <a href="http://opie.handhelds.org/">http://opie.handhelds.org</a> for more information on the Opie Project. | 346 | Visit <i>http://opie.handhelds.org</i> for more information on the Opie Project. |
347 | </p></string> | 347 | </p></string> |
348 | </property> | 348 | </property> |
349 | <property stdset="1"> | 349 | <property stdset="1"> |
350 | <name>textFormat</name> | 350 | <name>textFormat</name> |
351 | <enum>RichText</enum> | 351 | <enum>RichText</enum> |
352 | </property> | 352 | </property> |
353 | </widget> | 353 | </widget> |
354 | </vbox> | 354 | </vbox> |
@@ -417,17 +417,17 @@ Visit <a href="http://opie.handhelds.org/">http://opie.handhelds.org</a | |||
417 | <class>QTextBrowser</class> | 417 | <class>QTextBrowser</class> |
418 | <property stdset="1"> | 418 | <property stdset="1"> |
419 | <name>name</name> | 419 | <name>name</name> |
420 | <cstring>TextBrowser3</cstring> | 420 | <cstring>TextBrowser3</cstring> |
421 | </property> | 421 | </property> |
422 | <property stdset="1"> | 422 | <property stdset="1"> |
423 | <name>text</name> | 423 | <name>text</name> |
424 | <string><p>Software can always be improved, and the Opie Team is ready to do so. However, you - the user - must tell us when something does not work as expected or could be done better.</p> | 424 | <string><p>Software can always be improved, and the Opie Team is ready to do so. However, you - the user - must tell us when something does not work as expected or could be done better.</p> |
425 | <p>The Open Palmtop Integrated Environment has a bug tracking system. Visit <a href="http://opie.handhelds.org/">http://opie.handhelds.org/</a> to report bugs.</p> | 425 | <p>The Open Palmtop Integrated Environment has a bug tracking system. Visit <i>http://opie.handhelds.org/</i> to report bugs.</p> |
426 | <p>If you have a suggestion for improvement then you are welcome to use the bug tracking system to register your wish. Make sure you use the severity called "Feature Wish".</p></string> | 426 | <p>If you have a suggestion for improvement then you are welcome to use the bug tracking system to register your wish. Make sure you use the severity called "Feature Wish".</p></string> |
427 | </property> | 427 | </property> |
428 | </widget> | 428 | </widget> |
429 | </hbox> | 429 | </hbox> |
430 | </widget> | 430 | </widget> |
431 | <widget> | 431 | <widget> |
432 | <class>QWidget</class> | 432 | <class>QWidget</class> |
433 | <property stdset="1"> | 433 | <property stdset="1"> |
@@ -451,24 +451,24 @@ Visit <a href="http://opie.handhelds.org/">http://opie.handhelds.org</a | |||
451 | <class>QTextBrowser</class> | 451 | <class>QTextBrowser</class> |
452 | <property stdset="1"> | 452 | <property stdset="1"> |
453 | <name>name</name> | 453 | <name>name</name> |
454 | <cstring>TextBrowser4</cstring> | 454 | <cstring>TextBrowser4</cstring> |
455 | </property> | 455 | </property> |
456 | <property stdset="1"> | 456 | <property stdset="1"> |
457 | <name>text</name> | 457 | <name>text</name> |
458 | <string><p>You don't have to be a software developer to be a member of the Opie Team. You can join the national teams that translate program interfaces. You can provide graphics, themes, sounds and improved documentation. You decide!</p> | 458 | <string><p>You don't have to be a software developer to be a member of the Opie Team. You can join the national teams that translate program interfaces. You can provide graphics, themes, sounds and improved documentation. You decide!</p> |
459 | <p>Visit <a href="http://opie.handhelds.org/">http://opie.handhelds.org/</a> for information on some projects in which you can participate.</p> | 459 | <p>Visit <i>http://opie.handhelds.org/</i> for information on some projects in which you can participate.</p> |
460 | <p>If you need more information or documentation, then a visit to <a href="http://opie.handhelds.org/">http://opie.handhelds.org/</a> will provide you with what you need.</p></string> | 460 | <p>If you need more information or documentation, then a visit to <i>http://opie.handhelds.org/</i> will provide you with what you need.</p></string> |
461 | </property> | 461 | </property> |
462 | </widget> | 462 | </widget> |
463 | </vbox> | 463 | </vbox> |
464 | </widget> | 464 | </widget> |
465 | </widget> | 465 | </widget> |
466 | </grid> | 466 | </grid> |
467 | </widget> | 467 | </widget> |
468 | <images> | 468 | <images> |
469 | <image> | 469 | <image> |
470 | <name>image0</name> | 470 | <name>image0</name> |