summaryrefslogtreecommitdiff
authormickeyl <mickeyl>2004-11-14 18:07:32 (UTC)
committer mickeyl <mickeyl>2004-11-14 18:07:32 (UTC)
commit23d70775cb18b2b759e12e810962891417a595bc (patch) (unidiff)
treea54ab6b1c357f6aefa2623a512b9e922386f4012
parent4763ca7911e452b6e36b00999eb243e6549e5cb5 (diff)
downloadopie-23d70775cb18b2b759e12e810962891417a595bc.zip
opie-23d70775cb18b2b759e12e810962891417a595bc.tar.gz
opie-23d70775cb18b2b759e12e810962891417a595bc.tar.bz2
Opie 1.1.7
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog2
-rw-r--r--core/applets/aboutapplet/widget.ui2
-rw-r--r--library/version.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 21512e0..87513e5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,17 +1,17 @@
1 2004-??-??Opie 1.1.x 1 2004-11-14Opie 1.1.7
2 2
3 New Features 3 New Features
4 ------------ 4 ------------
5 * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers) 5 * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers)
6 * Backup now uses the busy indicator when backing up and restore (ar) 6 * Backup now uses the busy indicator when backing up and restore (ar)
7 * OpiePlayer2 gained adding of Directories to the playlist (zecke) 7 * OpiePlayer2 gained adding of Directories to the playlist (zecke)
8 * OpiePlayer2 better error handling (zecke) 8 * OpiePlayer2 better error handling (zecke)
9 * OpiePlayer2 progress indication while streaming (zecke) 9 * OpiePlayer2 progress indication while streaming (zecke)
10 * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke) 10 * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke)
11 * Ported brightnessapplet from Qtopia 1.7 (mickeyl) 11 * Ported brightnessapplet from Qtopia 1.7 (mickeyl)
12 * Opie-Eye got a Digital Camera File Backend (alwin,zecke) 12 * Opie-Eye got a Digital Camera File Backend (alwin,zecke)
13 * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke) 13 * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke)
14 * Opie-Console use Custom Font and Size in a Profile (harlekin) 14 * Opie-Console use Custom Font and Size in a Profile (harlekin)
15 * Opie-Console transparently log the Output and Input to a file (harlekin) 15 * Opie-Console transparently log the Output and Input to a file (harlekin)
16 * Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem) 16 * Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem)
17 * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem) 17 * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem)
diff --git a/core/applets/aboutapplet/widget.ui b/core/applets/aboutapplet/widget.ui
index bb8a893..4091c3c 100644
--- a/core/applets/aboutapplet/widget.ui
+++ b/core/applets/aboutapplet/widget.ui
@@ -29,33 +29,33 @@
29 <property stdset="1"> 29 <property stdset="1">
30 <name>margin</name> 30 <name>margin</name>
31 <number>2</number> 31 <number>2</number>
32 </property> 32 </property>
33 <property stdset="1"> 33 <property stdset="1">
34 <name>spacing</name> 34 <name>spacing</name>
35 <number>1</number> 35 <number>1</number>
36 </property> 36 </property>
37 <widget row="0" column="0" rowspan="1" colspan="2" > 37 <widget row="0" column="0" rowspan="1" colspan="2" >
38 <class>QLabel</class> 38 <class>QLabel</class>
39 <property stdset="1"> 39 <property stdset="1">
40 <name>name</name> 40 <name>name</name>
41 <cstring>TextLabel1</cstring> 41 <cstring>TextLabel1</cstring>
42 </property> 42 </property>
43 <property stdset="1"> 43 <property stdset="1">
44 <name>text</name> 44 <name>text</name>
45 <string>&lt;center&gt;&lt;b&gt;The Open Palmtop Integrated Environment V1.1.6&lt;/b&gt;&lt;/center&gt;</string> 45 <string>&lt;center&gt;&lt;b&gt;The Open Palmtop Integrated Environment V1.1.7&lt;/b&gt;&lt;/center&gt;</string>
46 </property> 46 </property>
47 </widget> 47 </widget>
48 <widget row="1" column="1" > 48 <widget row="1" column="1" >
49 <class>QTabWidget</class> 49 <class>QTabWidget</class>
50 <property stdset="1"> 50 <property stdset="1">
51 <name>name</name> 51 <name>name</name>
52 <cstring>tab</cstring> 52 <cstring>tab</cstring>
53 </property> 53 </property>
54 <property> 54 <property>
55 <name>layoutMargin</name> 55 <name>layoutMargin</name>
56 </property> 56 </property>
57 <property> 57 <property>
58 <name>layoutSpacing</name> 58 <name>layoutSpacing</name>
59 </property> 59 </property>
60 <widget> 60 <widget>
61 <class>QWidget</class> 61 <class>QWidget</class>
diff --git a/library/version.h b/library/version.h
index c084122..b210ed7 100644
--- a/library/version.h
+++ b/library/version.h
@@ -1,3 +1,3 @@
1#define QPE_VENDOR "Project Opie" 1#define QPE_VENDOR "Project Opie"
2#define QPE_VERSION "1.1.6-snapshot" 2#define QPE_VERSION "1.1.7"
3#define SUB_VERSION "" 3#define SUB_VERSION ""