author | drw <drw> | 2004-03-08 19:10:58 (UTC) |
---|---|---|
committer | drw <drw> | 2004-03-08 19:10:58 (UTC) |
commit | 744ae6786d248e6c71b951bdbe5a13091ba8c460 (patch) (unidiff) | |
tree | f520dc694a09d4b9da958bda0bd1676380a2e14c | |
parent | 64f05e3c2733a0b696ca008baad335073ef927cb (diff) | |
download | opie-744ae6786d248e6c71b951bdbe5a13091ba8c460.zip opie-744ae6786d248e6c71b951bdbe5a13091ba8c460.tar.gz opie-744ae6786d248e6c71b951bdbe5a13091ba8c460.tar.bz2 |
Consolidate Opie logo images. Apps should use common logo: pics/logo/opielogo.png, updated .cvsignore and changed KDE reference in dialog text to Opie
-rw-r--r-- | core/applets/aboutapplet/.cvsignore | 5 | ||||
-rw-r--r-- | core/applets/aboutapplet/dialog.ui | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/core/applets/aboutapplet/.cvsignore b/core/applets/aboutapplet/.cvsignore index b138fa9..2de027b 100644 --- a/core/applets/aboutapplet/.cvsignore +++ b/core/applets/aboutapplet/.cvsignore | |||
@@ -1,3 +1,6 @@ | |||
1 | Makefile* | 1 | Makefile* |
2 | .moc | 2 | .moc |
3 | .obj \ No newline at end of file | 3 | .obj |
4 | dialog.cpp | ||
5 | dialog.h | ||
6 | |||
diff --git a/core/applets/aboutapplet/dialog.ui b/core/applets/aboutapplet/dialog.ui index 8a26c12..6dca1ce 100644 --- a/core/applets/aboutapplet/dialog.ui +++ b/core/applets/aboutapplet/dialog.ui | |||
@@ -2,25 +2,25 @@ | |||
2 | <class>AboutDialog</class> | 2 | <class>AboutDialog</class> |
3 | <widget> | 3 | <widget> |
4 | <class>QDialog</class> | 4 | <class>QDialog</class> |
5 | <property stdset="1"> | 5 | <property stdset="1"> |
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>418</width> | 14 | <width>414</width> |
15 | <height>201</height> | 15 | <height>201</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> |
24 | </property> | 24 | </property> |
25 | <property> | 25 | <property> |
26 | <name>layoutSpacing</name> | 26 | <name>layoutSpacing</name> |
@@ -470,16 +470,16 @@ Visit <a href="http://opie.handhelds.org/">http://opie.handhelds.org/</ | |||
470 | 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. | 470 | 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. |
471 | </p></string> | 471 | </p></string> |
472 | </property> | 472 | </property> |
473 | </widget> | 473 | </widget> |
474 | </vbox> | 474 | </vbox> |
475 | </widget> | 475 | </widget> |
476 | </widget> | 476 | </widget> |
477 | </grid> | 477 | </grid> |
478 | </widget> | 478 | </widget> |
479 | <images> | 479 | <images> |
480 | <image> | 480 | <image> |
481 | <name>image0</name> | 481 | <name>image0</name> |