Explorar o código

2009-02-03 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>

	Removed TEXT_HTTP_SERVER_LISTEN_PORT from translation texts.
	* src/usage_text.h
Tatsuhiro Tsujikawa %!s(int64=16) %!d(string=hai) anos
pai
achega
c41fec3a22
Modificáronse 2 ficheiros con 7 adicións e 2 borrados
  1. 5 0
      ChangeLog
  2. 2 2
      src/usage_text.h

+ 5 - 0
ChangeLog

@@ -1,3 +1,8 @@
+2009-02-03  Tatsuhiro Tsujikawa  <t-tujikawa@users.sourceforge.net>
+
+	Removed TEXT_HTTP_SERVER_LISTEN_PORT from translation texts.
+	* src/usage_text.h
+
 2009-02-02  Tatsuhiro Tsujikawa  <t-tujikawa@users.sourceforge.net>
 
 	Updated doc for --uri-selector, --http-server-listen-port and

+ 2 - 2
src/usage_text.h

@@ -463,8 +463,8 @@ _(" --use-head[=true|false]      Use HEAD method for the first request to the HT
 #define TEXT_EVENT_POLL \
 _(" --event-poll=POLL            Specify the method for polling events.")
 #define TEXT_HTTP_SERVER_LISTEN_PORT \
-_(" --http-server-listen-port=PORT Specify a port number for the built-in HTTP\n"\
-  "                              Server to listen to.")
+  " --http-server-listen-port=PORT Specify a port number for the built-in HTTP\n"\
+  "                              Server to listen to."
 // Excluded from translation candidiates because it is subject to change.
 #define TEXT_ENABLE_HTTP_SERVER \
   " --enable-http-server[=true|false] Enable the built-in HTTP server. Currently,\n"\