summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2004-06-27 02:15:12 +0000
committerAlastair Tse <liquidx@gentoo.org>2004-06-27 02:15:12 +0000
commitb3735a3abe7ccedf9ad79c73e5562d3df727467b (patch)
treec3b1b6e647578c57cce6c1ac30aac4061a91b2f8 /app-pda/gnome-pilot/files
parentupdate automake-1.8.5-r1 with uclibc logic (diff)
downloadhistorical-b3735a3abe7ccedf9ad79c73e5562d3df727467b.tar.gz
historical-b3735a3abe7ccedf9ad79c73e5562d3df727467b.tar.bz2
historical-b3735a3abe7ccedf9ad79c73e5562d3df727467b.zip
patch to support Clie TJ-35 by Guy Van Sanden <nocturn@pandora.be> (#52550)
Diffstat (limited to 'app-pda/gnome-pilot/files')
-rw-r--r--app-pda/gnome-pilot/files/gnome-pilot-2.0.10-clie.patch19
1 files changed, 19 insertions, 0 deletions
diff --git a/app-pda/gnome-pilot/files/gnome-pilot-2.0.10-clie.patch b/app-pda/gnome-pilot/files/gnome-pilot-2.0.10-clie.patch
new file mode 100644
index 000000000000..6e8f5866c945
--- /dev/null
+++ b/app-pda/gnome-pilot/files/gnome-pilot-2.0.10-clie.patch
@@ -0,0 +1,19 @@
+diff -ur gnome-pilot-2.0.10-clietj35/gpilotd/gpilotd.c gnome-pilot-2.0.10/gpilotd/gpilotd.c
+--- gnome-pilot-2.0.10-clietj35/gpilotd/gpilotd.c 2004-05-31 15:01:04.232256333 +0200
++++ gnome-pilot-2.0.10/gpilotd/gpilotd.c 2003-07-16 18:25:16.000000000 +0200
+@@ -807,6 +807,7 @@
+ "Vendor=054c ProdID=009a", /* Sony Clie 4.1 */
+ "Vendor=054c ProdID=00da", /* Sony Clie NX60 */
+ "Vendor=054c ProdID=00c9", /* Sony Clie NZ90V */
++ "Vendor=054c ProdID=0169", /* Sony Clie TJ-35 */
+ "Vendor=04e8 ProdID=8001", /* Samsung SCH-I330 */
+ NULL
+ };
+@@ -832,6 +833,7 @@
+ TRUE,
+ TRUE,
+ TRUE,
++ TRUE,
+ -1
+ };
+