45 lines
1.3 KiB
Plaintext
45 lines
1.3 KiB
Plaintext
$OpenBSD: patch-sony_dscf55_rsony_c,v 1.1 2004/05/15 18:37:53 naddy Exp $
|
|
--- sony/dscf55/rsony.c.orig 2004-05-15 19:29:42.000000000 +0200
|
|
+++ sony/dscf55/rsony.c 2004-05-15 19:30:26.000000000 +0200
|
|
@@ -378,26 +378,26 @@ char *sony_dscf55_summary()
|
|
*/
|
|
char *sony_dscf55_description()
|
|
{
|
|
- return "Sony DSC F55/505 gPhoto Library
|
|
-Mark Davies <mdavies@dial.pipex.com>
|
|
-Sony DSC F55 and DSC F505 cameras.
|
|
-Still image support.
|
|
-* Mpegs are downloadable in standalone
|
|
- version only.
|
|
+ return "Sony DSC F55/505 gPhoto Library\n\
|
|
+Mark Davies <mdavies@dial.pipex.com>\n\
|
|
+Sony DSC F55 and DSC F505 cameras.\n\
|
|
+Still image support.\n\
|
|
+* Mpegs are downloadable in standalone\n\
|
|
+ version only.\n\
|
|
";
|
|
}
|
|
|
|
|
|
char *sony_msac_sr1_description()
|
|
{
|
|
- return "Sony DSC F55/505 gPhoto Library
|
|
-Mark Davies <mdavies@dial.pipex.com>
|
|
-Sony MSAC-SR1 and Memory Stick used
|
|
-by DCR-PC100.
|
|
-Still image support. Patches by
|
|
-Bernd Seemann <bernd@seebaer.ruhr.de>
|
|
-* Mpegs are downloadable in
|
|
-standalone version only.
|
|
+ return "Sony DSC F55/505 gPhoto Library\n\
|
|
+Mark Davies <mdavies@dial.pipex.com>\n\
|
|
+Sony MSAC-SR1 and Memory Stick used\n\
|
|
+by DCR-PC100.\n\
|
|
+Still image support. Patches by\n\
|
|
+Bernd Seemann <bernd@seebaer.ruhr.de>\n\
|
|
+* Mpegs are downloadable in\n\
|
|
+standalone version only.\n\
|
|
";
|
|
}
|
|
|