]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/log
user/henk/code/ruby/rbot.git
17 years agoimdb plugin: command to display the characters (and actors) in a given movie
Giuseppe Bilotta [Sat, 7 Apr 2007 21:40:43 +0000 (21:40 +0000)]
imdb plugin: command to display the characters (and actors) in a given movie

17 years agoimdb plugin: say something when nothing was found
Giuseppe Bilotta [Sat, 7 Apr 2007 13:04:47 +0000 (13:04 +0000)]
imdb plugin: say something when nothing was found

17 years agoimdb plugin: character lookup by actor and movie
Giuseppe Bilotta [Sat, 7 Apr 2007 13:02:51 +0000 (13:02 +0000)]
imdb plugin: character lookup by actor and movie

17 years agoimdb plugin: TV series are not shown by default when looking for movies by person...
Giuseppe Bilotta [Sat, 7 Apr 2007 12:05:10 +0000 (12:05 +0000)]
imdb plugin: TV series are not shown by default when looking for movies by person/year, but they can be enabled with the imdb.tv_series_in_movies option

17 years agoimdb plugin: fix parsing bug with extra information after roles other than the last
Giuseppe Bilotta [Sat, 7 Apr 2007 11:51:45 +0000 (11:51 +0000)]
imdb plugin: fix parsing bug with extra information after roles other than the last

17 years agoimdb plugin: better catching; sort movies before TV series
Giuseppe Bilotta [Sat, 7 Apr 2007 10:52:38 +0000 (10:52 +0000)]
imdb plugin: better catching; sort movies before TV series

17 years agoroulette plugin: disable 'twice in a row' shooting, with option to re-enable it
Giuseppe Bilotta [Sat, 7 Apr 2007 09:05:38 +0000 (09:05 +0000)]
roulette plugin: disable 'twice in a row' shooting, with option to re-enable it

17 years agoimdb plugin: some titles with extra info where missed when searching for movies by...
Giuseppe Bilotta [Fri, 6 Apr 2007 23:51:52 +0000 (23:51 +0000)]
imdb plugin: some titles with extra info where missed when searching for movies by person+year

17 years agoimdb plugin: initial work on a 'movie by person and year' search
Giuseppe Bilotta [Fri, 6 Apr 2007 23:41:17 +0000 (23:41 +0000)]
imdb plugin: initial work on a 'movie by person and year' search

17 years agoimdb plugin: improve title fixing
Giuseppe Bilotta [Fri, 6 Apr 2007 22:20:54 +0000 (22:20 +0000)]
imdb plugin: improve title fixing

17 years agoimdb plugin: prefix search string with 'name' or 'title' to only search for people...
Giuseppe Bilotta [Fri, 6 Apr 2007 22:10:09 +0000 (22:10 +0000)]
imdb plugin: prefix search string with 'name' or 'title' to only search for people or movies respectively

17 years agofish plugin: minimal cache management
Giuseppe Bilotta [Fri, 6 Apr 2007 21:22:27 +0000 (21:22 +0000)]
fish plugin: minimal cache management

17 years agofish plugin: use get instead of get_response and resp.body.each_line
Giuseppe Bilotta [Fri, 6 Apr 2007 20:59:04 +0000 (20:59 +0000)]
fish plugin: use get instead of get_response and resp.body.each_line

17 years agofish plugin: multiline answers are now properly detected
Giuseppe Bilotta [Fri, 6 Apr 2007 20:54:13 +0000 (20:54 +0000)]
fish plugin: multiline answers are now properly detected

17 years agofish plugin: default from/to translation languages can now be configured. The plugin...
Giuseppe Bilotta [Fri, 6 Apr 2007 20:10:37 +0000 (20:10 +0000)]
fish plugin: default from/to translation languages can now be configured. The plugin also tries to detect if a failure to translate was because the from/to pair is not supported by the site

17 years agobash plugin: revamped and enhanced
Giuseppe Bilotta [Fri, 6 Apr 2007 16:32:42 +0000 (16:32 +0000)]
bash plugin: revamped and enhanced

17 years ago+ (plugins/ri) "ri [tell] <whom> [about] <something>" syntax support
Dmitry Kim [Fri, 6 Apr 2007 15:42:35 +0000 (15:42 +0000)]
+ (plugins/ri) "ri [tell] <whom> [about] <something>" syntax support
+ (plugins/ri) add Eric Hodel to the header credits section

17 years ago- (contrib/plugins/ri) removed the old contrib version
Dmitry Kim [Fri, 6 Apr 2007 14:17:34 +0000 (14:17 +0000)]
- (contrib/plugins/ri) removed the old contrib version
+ (plugins/ri) plugin header

17 years ago+ (plugins/) 'ri' plugin (the same functionality as ruby 'ri' command)
Dmitry Kim [Fri, 6 Apr 2007 14:05:53 +0000 (14:05 +0000)]
+ (plugins/) 'ri' plugin (the same functionality as ruby 'ri' command)

17 years ago* (utils) fix stderr redirection in safe_exec()
Dmitry Kim [Fri, 6 Apr 2007 14:04:43 +0000 (14:04 +0000)]
* (utils) fix stderr redirection in safe_exec()

17 years agoNew IRC Framework: topic setter should be a Netmask, not a User. Also improve display...
Giuseppe Bilotta [Fri, 6 Apr 2007 13:54:27 +0000 (13:54 +0000)]
New IRC Framework: topic setter should be a Netmask, not a User. Also improve display of Netmasks with unknown (generic) user/host components

17 years ago* (rfc2812) fixed 'Welcome' message parsing
Dmitry Kim [Fri, 6 Apr 2007 13:38:38 +0000 (13:38 +0000)]
* (rfc2812) fixed 'Welcome' message parsing

17 years agoDefault maximum lines to send per message is now 5
Giuseppe Bilotta [Fri, 6 Apr 2007 12:46:51 +0000 (12:46 +0000)]
Default maximum lines to send per message is now 5

17 years agolastfm plugin: number of events to be displayed can now be configured
Giuseppe Bilotta [Fri, 6 Apr 2007 11:39:25 +0000 (11:39 +0000)]
lastfm plugin: number of events to be displayed can now be configured

17 years agoExtend Numeric class with a clip() method to force a number to be in a given range
Giuseppe Bilotta [Fri, 6 Apr 2007 10:56:01 +0000 (10:56 +0000)]
Extend Numeric class with a clip() method to force a number to be in a given range

17 years agolastfm plugin: overlong artisti descriptions are truncated; artist events can be...
Giuseppe Bilotta [Fri, 6 Apr 2007 09:15:41 +0000 (09:15 +0000)]
lastfm plugin: overlong artisti descriptions are truncated; artist events can be searched without prefix

17 years agolastfm plugin: allow searching events by group instead of location, and fix some...
Giuseppe Bilotta [Fri, 6 Apr 2007 09:05:31 +0000 (09:05 +0000)]
lastfm plugin: allow searching events by group instead of location, and fix some display issues

17 years agolastfm plugin: refactoring
Giuseppe Bilotta [Fri, 6 Apr 2007 08:49:09 +0000 (08:49 +0000)]
lastfm plugin: refactoring

17 years agolastfm plugin: perfectionism run
Giuseppe Bilotta [Fri, 6 Apr 2007 08:36:56 +0000 (08:36 +0000)]
lastfm plugin: perfectionism run

17 years agolastfm plugin: cleanup events display
Giuseppe Bilotta [Fri, 6 Apr 2007 08:30:06 +0000 (08:30 +0000)]
lastfm plugin: cleanup events display

17 years agolastfm plugin: don't be silent when no events are found
Giuseppe Bilotta [Thu, 5 Apr 2007 22:23:03 +0000 (22:23 +0000)]
lastfm plugin: don't be silent when no events are found

17 years agolastfm plugin: command to compactly display next events in a requested location
Giuseppe Bilotta [Thu, 5 Apr 2007 22:20:30 +0000 (22:20 +0000)]
lastfm plugin: command to compactly display next events in a requested location

17 years agolastfm plugin: bugfixes, proper handling of artists/groups without description
Giuseppe Bilotta [Thu, 5 Apr 2007 21:35:05 +0000 (21:35 +0000)]
lastfm plugin: bugfixes, proper handling of artists/groups without description

17 years agolastfm plugin: initial work on artist/track/album retrieval (only artist so far)
Giuseppe Bilotta [Thu, 5 Apr 2007 20:45:28 +0000 (20:45 +0000)]
lastfm plugin: initial work on artist/track/album retrieval (only artist so far)

17 years ago+ (httputil) 'x-rbot-location' header in response object carries the uri from which...
Dmitry Kim [Thu, 5 Apr 2007 20:36:51 +0000 (20:36 +0000)]
+ (httputil) 'x-rbot-location' header in response object carries the uri from which the response was received (for redirect followers, etc)

17 years agoHttpUtil: try all detected charsets when converting a webpage, until one that works...
Giuseppe Bilotta [Thu, 5 Apr 2007 20:24:23 +0000 (20:24 +0000)]
HttpUtil: try all detected charsets when converting a webpage, until one that works is found

17 years agolastfm plugin: fix incorrect song info when title or author contained a comma
Giuseppe Bilotta [Thu, 5 Apr 2007 16:25:30 +0000 (16:25 +0000)]
lastfm plugin: fix incorrect song info when title or author contained a comma

17 years agoimdb plugin: remove spaces around slashes separating countries
Giuseppe Bilotta [Thu, 5 Apr 2007 16:18:26 +0000 (16:18 +0000)]
imdb plugin: remove spaces around slashes separating countries

17 years agourl plugin: echo all info on a single line, and use commas to separate thousands...
Giuseppe Bilotta [Thu, 5 Apr 2007 15:30:59 +0000 (15:30 +0000)]
url plugin: echo all info on a single line, and use commas to separate thousands when reporting object size

17 years agoFix overconservative line splitting and bug in last line truncation
Giuseppe Bilotta [Thu, 5 Apr 2007 14:55:12 +0000 (14:55 +0000)]
Fix overconservative line splitting and bug in last line truncation

17 years agoFix a bug introduced in [830]
Giuseppe Bilotta [Thu, 5 Apr 2007 14:27:05 +0000 (14:27 +0000)]
Fix a bug introduced in [830]

17 years agoHTML IRCification: try to handle super and subscripts
Giuseppe Bilotta [Thu, 5 Apr 2007 14:20:00 +0000 (14:20 +0000)]
HTML IRCification: try to handle super and subscripts

17 years agosearch plugin: gcalc command thanks to epitron
Giuseppe Bilotta [Thu, 5 Apr 2007 14:09:23 +0000 (14:09 +0000)]
search plugin: gcalc command thanks to epitron

17 years agoSome new feature(s)!
Chris Gahan [Thu, 5 Apr 2007 13:52:41 +0000 (13:52 +0000)]
Some new feature(s)!

17 years ago* (url) fix response size reporting for ranged responses
Dmitry Kim [Thu, 5 Apr 2007 13:31:44 +0000 (13:31 +0000)]
* (url) fix response size reporting for ranged responses

17 years agoFix truncation placement for multi-line messages
Giuseppe Bilotta [Thu, 5 Apr 2007 10:06:21 +0000 (10:06 +0000)]
Fix truncation placement for multi-line messages

17 years agoimdb plugin: fix detection of multiple titles per year
Giuseppe Bilotta [Thu, 5 Apr 2007 09:30:37 +0000 (09:30 +0000)]
imdb plugin: fix detection of multiple titles per year

17 years agoimdb plugin: make aka searches optional
Giuseppe Bilotta [Thu, 5 Apr 2007 09:28:57 +0000 (09:28 +0000)]
imdb plugin: make aka searches optional

17 years agoimdb plugin: option to try to detect articles and put them back in front of the title
Giuseppe Bilotta [Thu, 5 Apr 2007 09:18:46 +0000 (09:18 +0000)]
imdb plugin: option to try to detect articles and put them back in front of the title

17 years ago+ (fish) webpage translation support
Dmitry Kim [Thu, 5 Apr 2007 09:09:35 +0000 (09:09 +0000)]
+ (fish) webpage translation support

17 years agoimdb plugin: imdb.popular and imdb.exact config options to determine which results...
Giuseppe Bilotta [Thu, 5 Apr 2007 07:52:05 +0000 (07:52 +0000)]
imdb plugin: imdb.popular and imdb.exact config options to determine which results to display

17 years agoimdb plugin: let the site tell us which roles to prefer; fix other display issues
Giuseppe Bilotta [Wed, 4 Apr 2007 22:19:59 +0000 (22:19 +0000)]
imdb plugin: let the site tell us which roles to prefer; fix other display issues

17 years agoimdb plugin: add country and director to movie info
Giuseppe Bilotta [Wed, 4 Apr 2007 21:37:21 +0000 (21:37 +0000)]
imdb plugin: add country and director to movie info

17 years agoimdb plugin: show both popular and exact matches
Giuseppe Bilotta [Wed, 4 Apr 2007 21:00:32 +0000 (21:00 +0000)]
imdb plugin: show both popular and exact matches

17 years agoimdb plugin: use constants for common strings and regexps
Giuseppe Bilotta [Wed, 4 Apr 2007 19:54:24 +0000 (19:54 +0000)]
imdb plugin: use constants for common strings and regexps

17 years agoimdb plugin: show popular movies acted/directed when finding people
Giuseppe Bilotta [Wed, 4 Apr 2007 19:45:34 +0000 (19:45 +0000)]
imdb plugin: show popular movies acted/directed when finding people

17 years agoHTML IRCification: match p and br tags case insensitive
Giuseppe Bilotta [Wed, 4 Apr 2007 14:28:29 +0000 (14:28 +0000)]
HTML IRCification: match p and br tags case insensitive

17 years agoimdb plugin: handle double-redirection and other charset-related issues
Giuseppe Bilotta [Wed, 4 Apr 2007 14:16:24 +0000 (14:16 +0000)]
imdb plugin: handle double-redirection and other charset-related issues

17 years agoimdb plugin: search on the 'aka' sites, allowing the correct movie to be found even...
Giuseppe Bilotta [Wed, 4 Apr 2007 13:53:47 +0000 (13:53 +0000)]
imdb plugin: search on the 'aka' sites, allowing the correct movie to be found even when searching for a translated title

17 years agoimdb plugin: add plot summary to movie information, and add initial information retri...
Giuseppe Bilotta [Wed, 4 Apr 2007 13:51:14 +0000 (13:51 +0000)]
imdb plugin: add plot summary to movie information, and add initial information retrieval for people

17 years agoNew IRC Framework: use #reverse_each() instead of #each() when clearing the list...
Giuseppe Bilotta [Wed, 4 Apr 2007 10:04:57 +0000 (10:04 +0000)]
New IRC Framework: use #reverse_each() instead of #each() when clearing the list of users and channels on a server, otherwise only half of the items get deleted

17 years agofix "warning: don't put space before argument parentheses"
Tom Gilbert [Wed, 4 Apr 2007 08:57:37 +0000 (08:57 +0000)]
fix "warning: don't put space before argument parentheses"

17 years agominor typo fix
Tom Gilbert [Wed, 4 Apr 2007 08:55:52 +0000 (08:55 +0000)]
minor typo fix

17 years agoRelocate help strings to proper locations, add help for 'mode' command
Giuseppe Bilotta [Tue, 3 Apr 2007 17:18:50 +0000 (17:18 +0000)]
Relocate help strings to proper locations, add help for 'mode' command

17 years ago* (httputil) transparent charset support in HTTP::Response
Dmitry Kim [Mon, 2 Apr 2007 12:48:50 +0000 (12:48 +0000)]
* (httputil) transparent charset support in HTTP::Response
- (extends) encoding functionality moved into httputil

17 years ago* (rss) bypass http cache when handling 'show' command
Dmitry Kim [Mon, 2 Apr 2007 11:02:03 +0000 (11:02 +0000)]
* (rss) bypass http cache when handling 'show' command

17 years agofix charset detection
Giuseppe Bilotta [Sun, 1 Apr 2007 17:15:50 +0000 (17:15 +0000)]
fix charset detection

17 years agoMore first_par fixups
Giuseppe Bilotta [Sun, 1 Apr 2007 16:58:12 +0000 (16:58 +0000)]
More first_par fixups

17 years agoStringlib/rbot/core/utils/extends.rbutfy_xml() method that tries to transcode a webpa...
Giuseppe Bilotta [Sun, 1 Apr 2007 16:46:05 +0000 (16:46 +0000)]
Stringlib/rbot/core/utils/extends.rbutfy_xml() method that tries to transcode a webpage to UTF-8; HTTP headers are attached to bodies returned by HttpUtil methods to ease charset detection

17 years agohttputil: reinstate partial_body
Giuseppe Bilotta [Sun, 1 Apr 2007 15:04:53 +0000 (15:04 +0000)]
httputil: reinstate partial_body

17 years agosearch plugin: let the user know when no body was found and no error was raised
Giuseppe Bilotta [Sun, 1 Apr 2007 13:19:24 +0000 (13:19 +0000)]
search plugin: let the user know when no body was found and no error was raised

17 years ago+ reflect the httputil changes in ChangeLog
Dmitry Kim [Sat, 31 Mar 2007 13:22:45 +0000 (13:22 +0000)]
+ reflect the httputil changes in ChangeLog

17 years agorss plugin: code cleanup. add support for slashdot feeds, with RDF extension and...
Giuseppe Bilotta [Sat, 31 Mar 2007 01:30:57 +0000 (01:30 +0000)]
rss plugin: code cleanup. add support for slashdot feeds, with RDF extension and custom feed type

17 years ago*** (httputil) major rework, new caching implementation, unified request
Dmitry Kim [Fri, 30 Mar 2007 23:44:02 +0000 (23:44 +0000)]
***  (httputil) major rework, new caching implementation, unified request
     processing
+    (httputil) post support, partial request support, other features
-    (httputil) removed partial_body() and get_cached() [merged into get()]
*    (plugins/, utils) minimal changes to accomodate for the new http_utils
*    (utils, ircbot) moved utils initialization into utils.rb
*    (tube.rb) (partially) accomodate for upstream site layout changes

17 years ago* an ugly quickfix for sending non-unicode strings :/
Dmitry Kim [Fri, 30 Mar 2007 18:38:34 +0000 (18:38 +0000)]
* an ugly quickfix for sending non-unicode strings :/
  (some http-aware plugins kill the bot without it)

17 years agoUtils: the array returned by get_first_pars now contains nil for pages where no first...
Giuseppe Bilotta [Fri, 30 Mar 2007 13:39:45 +0000 (13:39 +0000)]
Utils: the array returned by get_first_pars now contains nil for pages where no first par was found. Also rearrange some code to keep relevant code together

17 years ago* (utils.rb) reflect the api/semantics changes in comments
Dmitry Kim [Fri, 30 Mar 2007 08:08:19 +0000 (08:08 +0000)]
* (utils.rb) reflect the api/semantics changes in comments

17 years ago- (utils.rb) removed http_get, since it's obsoleted
Dmitry Kim [Fri, 30 Mar 2007 07:52:44 +0000 (07:52 +0000)]
- (utils.rb) removed http_get, since it's obsoleted
+ (utils.rb) added @@bot class variable
* (utils.rb) get_first_pars should return a value
* (plugins) no need to pass http_util to the Utils.get_first_pars

17 years ago* (rss.rb) we didn't really mean to create a Mutex inner class, right?
Dmitry Kim [Thu, 29 Mar 2007 22:32:44 +0000 (22:32 +0000)]
* (rss.rb) we didn't really mean to create a Mutex inner class, right?

17 years ago+ support for non-iso-8859-1 languages (ru, zt, ja, ko, el)
Dmitry Kim [Thu, 29 Mar 2007 22:19:06 +0000 (22:19 +0000)]
+ support for non-iso-8859-1 languages (ru, zt, ja, ko, el)

17 years agoHttpUtils: inline rescue doesn't rescue LoadError, rewrite code to require rubygems...
Giuseppe Bilotta [Mon, 26 Mar 2007 23:04:50 +0000 (23:04 +0000)]
HttpUtils: inline rescue doesn't rescue LoadError, rewrite code to require rubygems before retrying htmlentities

17 years agoUtils: more first par enhancements
Giuseppe Bilotta [Mon, 26 Mar 2007 12:44:14 +0000 (12:44 +0000)]
Utils: more first par enhancements

17 years agourl plugins: when echoing first par, be more clear on what's being done and don't...
Giuseppe Bilotta [Mon, 26 Mar 2007 09:50:14 +0000 (09:50 +0000)]
url plugins: when echoing first par, be more clear on what's being done and don't spam with overlong messages

17 years agoUtils: fix a stupid bug in rubygems require and add more first_html_par code
Giuseppe Bilotta [Sun, 25 Mar 2007 22:03:37 +0000 (22:03 +0000)]
Utils: fix a stupid bug in rubygems require and add more first_html_par code

17 years agoUtils: retry after requiring rubygems if htmlentities failed to load; when grabbing...
Giuseppe Bilotta [Sun, 25 Mar 2007 21:23:11 +0000 (21:23 +0000)]
Utils: retry after requiring rubygems if htmlentities failed to load; when grabbing first pars, try filtering out too short paragraphs

17 years agoUtils: cleanup first html par code
Giuseppe Bilotta [Sun, 25 Mar 2007 20:34:29 +0000 (20:34 +0000)]
Utils: cleanup first html par code

17 years agoUtils: convert unknown numering HTML entities to the corresponding UTF-8 characters...
Giuseppe Bilotta [Sun, 25 Mar 2007 20:21:21 +0000 (20:21 +0000)]
Utils: convert unknown numering HTML entities to the corresponding UTF-8 characters, when not using htmlentities

17 years agourl plugin: url.first_par option. when enabled, the url plugin will attempt to retrie...
Giuseppe Bilotta [Sun, 25 Mar 2007 20:10:15 +0000 (20:10 +0000)]
url plugin: url.first_par option. when enabled, the url plugin will attempt to retrieve the first paragraph of a linked web page

17 years agoHttpUtil: fix partial_body when no body was given, and increase default info_bytes...
Giuseppe Bilotta [Sun, 25 Mar 2007 20:08:56 +0000 (20:08 +0000)]
HttpUtil: fix partial_body when no body was given, and increase default info_bytes to 8k

17 years agoUtils: try non-paragraphs if no paragraphs was found
Giuseppe Bilotta [Sun, 25 Mar 2007 19:30:29 +0000 (19:30 +0000)]
Utils: try non-paragraphs if no paragraphs was found

17 years agoUtils: when looking for the first par in a web page, look after any header, not just...
Giuseppe Bilotta [Sun, 25 Mar 2007 18:16:36 +0000 (18:16 +0000)]
Utils: when looking for the first par in a web page, look after any header, not just h1; also, be stricter on what's included in a paragraph

17 years agoUtils: fix ircify_html (the final stripsvn diff lib/rbot/core/utils/extends.rb could...
Giuseppe Bilotta [Sun, 25 Mar 2007 18:04:12 +0000 (18:04 +0000)]
Utils: fix ircify_html (the final stripsvn diff lib/rbot/core/utils/extends.rb could cause it to return nil) and improve whitespace handling

17 years agorss plugin: attempt data recovery when marshalling fails
Giuseppe Bilotta [Sun, 25 Mar 2007 04:39:29 +0000 (04:39 +0000)]
rss plugin: attempt data recovery when marshalling fails

17 years agoregistry: allow plugins to provide a recovery proc in case data marshalling fails
Giuseppe Bilotta [Sun, 25 Mar 2007 04:38:38 +0000 (04:38 +0000)]
registry: allow plugins to provide a recovery proc in case data marshalling fails

17 years agorss plugin: nil the mutex when dumping, to prevent cross-version marshalling problems
Giuseppe Bilotta [Sun, 25 Mar 2007 01:16:10 +0000 (01:16 +0000)]
rss plugin: nil the mutex when dumping, to prevent cross-version marshalling problems

17 years agourl plugin: customizable max amount of data to retrieve to look for a title. return...
Giuseppe Bilotta [Sun, 25 Mar 2007 00:22:00 +0000 (00:22 +0000)]
url plugin: customizable max amount of data to retrieve to look for a title. return standard header info if no title found

17 years agohttputil and url plugin improvements, see ChangeLog
Giuseppe Bilotta [Sat, 24 Mar 2007 20:54:55 +0000 (20:54 +0000)]
httputil and url plugin improvements, see ChangeLog

17 years agourl plugin: when reading body chunks, don't discard read material
Giuseppe Bilotta [Sat, 24 Mar 2007 11:20:26 +0000 (11:20 +0000)]
url plugin: when reading body chunks, don't discard read material

17 years agokeywords plugin: there is no rescan method for plugins. Remove leftover from when...
Giuseppe Bilotta [Thu, 22 Mar 2007 12:01:58 +0000 (12:01 +0000)]
keywords plugin: there is no rescan method for plugins. Remove leftover from when keywords was part of the core

17 years ago* french, german and russian lang files converted to utf-8
Dmitry Kim [Wed, 21 Mar 2007 23:53:57 +0000 (23:53 +0000)]
* french, german and russian lang files converted to utf-8