SOURCES: elinks-home_etc.patch, elinks-pl.po-update.patch - update...

adamg adamg at pld-linux.org
Tue Jan 10 19:27:08 CET 2006


Author: adamg                        Date: Tue Jan 10 18:27:08 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated to 0.11.0

---- Files affected:
SOURCES:
   elinks-home_etc.patch (1.1 -> 1.2) , elinks-pl.po-update.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/elinks-home_etc.patch
diff -u SOURCES/elinks-home_etc.patch:1.1 SOURCES/elinks-home_etc.patch:1.2
--- SOURCES/elinks-home_etc.patch:1.1	Sat Oct 25 06:48:28 2003
+++ SOURCES/elinks-home_etc.patch	Tue Jan 10 19:27:02 2006
@@ -1,5 +1,21 @@
---- elinks.orig/src/lowlevel/home.c	Sun Oct  5 07:51:20 2003
-+++ elinks/src/lowlevel/home.c	Sun Oct  5 12:25:50 2003
+diff -burN elinks-0.11.0.orig/doc/man/man1/elinks.1.in elinks-0.11.0/doc/man/man1/elinks.1.in
+--- elinks-0.11.0.orig/doc/man/man1/elinks.1.in	2006-01-01 21:59:35.921524250 +0100
++++ elinks-0.11.0/doc/man/man1/elinks.1.in	2006-01-01 22:01:19.884021500 +0100
+@@ -235,6 +235,11 @@
+ The path to the users home directory\&. Used when expanding ~/\&.
+ 
+ .TP
++HOME_ETC
++If set the location of the directory containing configuration files
++is \fI$HOME_ETC/.elinks/\fR instead of \fI~/.elinks/\fR.
++
++.TP
+ WWW_HOME
+ Homepage location (as in lynx(1))
+ 
+diff -burN elinks-0.11.0.orig/src/config/home.c elinks-0.11.0/src/config/home.c
+--- elinks-0.11.0.orig/src/config/home.c	2006-01-01 21:59:35.845519500 +0100
++++ elinks-0.11.0/src/config/home.c	2006-01-01 22:00:36.489309500 +0100
 @@ -109,7 +109,7 @@
  get_home(void)
  {
@@ -7,18 +23,5 @@
 -	unsigned char *envhome = getenv("HOME");
 +	unsigned char *envhome = getenv("HOME_ETC") ? getenv("HOME_ETC") : getenv("HOME");
  	unsigned char *home = envhome ? stracpy(envhome)
- 				      : elinks_dirname(path_to_exe);
+ 				      : elinks_dirname(program.path);
  
---- elinks/doc/man/man1/elinks.1.in.orig	Thu Oct 23 13:07:37 2003
-+++ elinks/doc/man/man1/elinks.1.in	Thu Oct 23 13:12:03 2003
-@@ -127,6 +127,10 @@
- The location of the directory containing configuration files.
- If not set the default is \fI~/.elinks/\fR.
- .TP
-+\fB HOME_ETC \fR
-+If set the location of the directory containing configuration files
-+is \fI$HOME_ETC/.elinks/\fR instead of \fI~/.elinks/\fR.
-+.TP
- \fB WWW_HOME \fR
- Homepage location (as in \fBlynx(1)\fR)
- .TP

================================================================
Index: SOURCES/elinks-pl.po-update.patch
diff -u SOURCES/elinks-pl.po-update.patch:1.2 SOURCES/elinks-pl.po-update.patch:1.3
--- SOURCES/elinks-pl.po-update.patch:1.2	Wed Sep 21 00:45:00 2005
+++ SOURCES/elinks-pl.po-update.patch	Tue Jan 10 19:27:03 2006
@@ -1,78 +1,120 @@
---- elinks-0.10.6/po/pl.po.orig	2005-09-15 01:03:10.000000000 +0200
-+++ elinks-0.10.6/po/pl.po	2005-09-21 00:44:20.814916056 +0200
-@@ -1,7 +1,7 @@
- # Polish ELinks translation.
- # Arkadiusz Sochala <jojoro at priv2.onet.pl>
- # Grzegorz Golawski <grzegol at pld.org.pl>
--# Jakub Bogusz <qboosh at pld-linux.org>, 2002-2004
-+# Jakub Bogusz <qboosh at pld-linux.org>, 2002-2005
+diff -burN elinks-0.11.0.orig/po/pl.po elinks-0.11.0/po/pl.po
+--- elinks-0.11.0.orig/po/pl.po	2006-01-01 21:59:35.889522250 +0100
++++ elinks-0.11.0/po/pl.po	2006-01-01 22:14:34.169661250 +0100
+@@ -4,7 +4,7 @@
+ # Jakub Bogusz <qboosh at pld-linux.org>, 2002-2004
  # Wojtek Bojdo/l <wojboj at lp.net.pl>
  # Witold Filipczyk <witekfl at pld-linux.org>, 2001 - 2004
- # Adam Gołębiowski <adamg at pld-linux.org>, 2003-2005
-@@ -9,10 +9,10 @@
+-# Adam Gołębiowski <adamg at pld-linux.org>, 2003-2005
++# Adam Gołębiowski <adamg at pld-linux.org>, 2003-2006
+ # Mikołaj Machowski <mikmach at wp.pl>, 2003
  #
  msgid ""
- msgstr ""
--"Project-Id-Version: ELinks 0.10.CVS\n"
-+"Project-Id-Version: ELinks 0.10.6\n"
- "POT-Creation-Date: 2005-09-15 01:03+0200\n"
--"PO-Revision-Date: 2005-05-03 23:02+0200\n"
--"Last-Translator: Adam Golebiowski <adamg at pld-linux.org>\n"
-+"PO-Revision-Date: 2005-09-21 00:40+0200\n"
-+"Last-Translator: Jakub Bogusz <qboosh at pld-linux.org>\n"
+@@ -13,7 +13,7 @@
+ "Report-Msgid-Bugs-To: \n"
+ "POT-Creation-Date: 2005-11-27 07:21+0100\n"
+ "PO-Revision-Date: 2005-11-27 21:17+0100\n"
+-"Last-Translator: YOUR NAME <E-MAIL at ADDRESS>\n"
++"Last-Translator: Adam Golebiowski <adamg at pld-linux.org>\n"
  "Language-Team: Polish <translation-team-pl at lists.sourceforge.net>\n"
  "MIME-Version: 1.0\n"
  "Content-Type: text/plain; charset=ISO-8859-2\n"
-@@ -671,9 +671,8 @@
- msgstr "Ustawienia"
+@@ -1231,7 +1231,7 @@
  
- #: src/config/cmdline.c:559
--#, fuzzy
+ #: src/config/cmdline.c:568
  msgid "Usage: elinks [OPTION]... [URL]..."
--msgstr "Użycie: elinks [OPCJA]... [URL]"
+-msgstr "Użycie: elinks [OPCJA]... [URL]..."
 +msgstr "Składnia: elinks [OPCJA]... [URL]..."
  
- #: src/config/cmdline.c:560
+ #: src/config/cmdline.c:569
  msgid "Options"
-@@ -2258,9 +2257,8 @@
- "klawiszy dotyczą pola tekstowego."
+@@ -5488,13 +5488,15 @@
  
- #: src/config/options.inc:194
--#, fuzzy
- msgid "External editor"
--msgstr "Otwórz w zewnętrznym edytorze"
-+msgstr "Zewnętrzny edytor"
+ #: src/ecmascript/ecmascript.c:48
+ msgid "Ignore <noscript> content"
+-msgstr ""
++msgstr "Ignoruj zawartość <noscript>"
  
- #: src/config/options.inc:196
+ #: src/ecmascript/ecmascript.c:50
  msgid ""
-@@ -2271,6 +2269,13 @@
- "variable $EDITOR. If $EDITOR is empty or not set, ELinks will then\n"
- "default to \"vi\"."
+ "Whether to ignore content enclosed by the <noscript> tag\n"
+ " when ECMAScript is enabled."
  msgstr ""
-+"Ścieżka do pliku wykonywalnego, który powinien być uruchamiany przez\n"
-+"ELinksa, kiedy użytkownik chce modyfikować pole textarea przy użyciu\n"
-+"zewnętrznego edytora.\n"
-+"\n"
-+"Jeśli jest pusta, ELinks użyje wartości zmiennej środowiskowej $EDITOR.\n"
-+"Jeśli $EDITOR jest pusta lub nie ustawiona, ELinks użyje wartości\n"
-+"domyślnej \"vi\"."
++"Czy ignorować kod zawarty w znaczniku <noscript> w przypadku, gdy\n"
++"ECMAScript jest włączony"
  
- #
- #: src/config/options.inc:203
-@@ -2537,14 +2542,12 @@
+ #: src/ecmascript/ecmascript.c:53
+ msgid "Maximum execution time"
+@@ -6444,7 +6446,7 @@
+ 
+ #: src/network/state.c:76
+ msgid "Local file access is not allowed in anonymous mode"
+-msgstr ""
++msgstr "Dostęp do lokalnych plików nie jest możliwy w trybie anonimowym"
+ 
+ #: src/network/state.c:79
+ msgid "Bad FTP response"
+@@ -6550,7 +6552,7 @@
+ 
+ #: src/network/state.c:123
+ msgid "The BitTorrent metainfo file contained errors"
+-msgstr ""
++msgstr "Plik metainformacji BitTorrent zawiera błędy"
+ 
+ #: src/network/state.c:124
+ msgid "The tracker requesting failed"
+@@ -6969,7 +6971,7 @@
+ 
+ #: src/protocol/bittorrent/dialogs.c:122
+ msgid "Warning: potential malicious path detected"
+-msgstr ""
++msgstr "Uwaga: wykryto potencjalnie niebezpieczną ścieżkę"
+ 
+ #: src/protocol/bittorrent/dialogs.c:141
+ #, fuzzy
+@@ -6983,23 +6985,20 @@
+ #: src/protocol/bittorrent/dialogs.c:151
+ #, fuzzy
+ msgid "Creation date"
+-msgstr "System konfiguracyjny"
++msgstr "Data utworzenia"
  
- #
- #: src/config/options.inc:330
+ #: src/protocol/bittorrent/dialogs.c:160
 -#, fuzzy
- msgid "Missing fragment reporting"
--msgstr "Brakujący fragment"
-+msgstr "Raportowanie brakujących fragmentów"
+ msgid "Directory"
+-msgstr "Katalogi:"
++msgstr "Katalog"
  
- #: src/config/options.inc:332
+ #: src/protocol/bittorrent/dialogs.c:170
 -#, fuzzy
- msgid "Open a message box when document has no tag with given id."
--msgstr "Czy otwierać okienko dialogowe z raportem o błędzie skryptu."
-+msgstr "Czy otwierać okienko dialogowe kiedy dokument nie ma znacznika o danym id."
+ msgid "Files"
+-msgstr "Pliki:"
++msgstr "Pliki"
  
- #: src/config/options.inc:334
- msgid "Number keys select links"
+ #
+ #: src/protocol/bittorrent/dialogs.c:183
+-#, fuzzy
+ msgid "Comment"
+-msgstr "Komentarze"
++msgstr "Komentarz"
+ 
+ #: src/protocol/bittorrent/dialogs.c:229 src/session/download.c:363
+ #, c-format
+@@ -7044,7 +7043,7 @@
+ 
+ #: src/protocol/bittorrent/dialogs.c:311
+ msgid "partial"
+-msgstr ""
++msgstr "częściowy"
+ 
+ #. Peers:
+ #: src/protocol/bittorrent/dialogs.c:315
+@@ -7053,7 +7052,7 @@
+ msgstr "Licznik"
+ 
+ #: src/protocol/bittorrent/dialogs.c:319
+-#, fuzzy, c-format
++#, c-format
+ msgid "%u connection"
+ msgid_plural "%u connections"
+ msgstr[0] "%d połączenie"
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/elinks-home_etc.patch?r1=1.1&r2=1.2&f=u
    http://cvs.pld-linux.org/SOURCES/elinks-pl.po-update.patch?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list