Updated ja.po for emelfm2-0.1.6
- From: UTUMI Hirosi <utuhiro78@xxxxxxxxxxx>
- To: emelfm2@xxxxxxxxxxxxx
- Date: Mon, 24 Apr 2006 17:56:06 +0900 (JST)
Hi,
I updated ja.po for emelfm2-0.1.6.
file:
http://www.geocities.jp/ep3797/snapshot/tmp/emelfm2_ja.po.new.bz2
SRPM for Mandriva:
http://sourceforge.net/project/showfiles.php?group_id=109779
I changed config for auto-refresh.
emelfm2 reloads config too soon.
//
--- src/config/e2_option__default.c 2006-02-12 11:11:13.000000000 +0900
+++ src/config/e2_option__default.c.new 2006-04-24 17:19:13.980053672 +0900
@@ -71,7 +71,7 @@
E2_OPTION_FLAG_HIDDEN | E2_OPTION_FLAG_FREEGROUP); //no
rebuild
e2_option_bool_register ("auto-refresh-config", group_name, _("reload
config on external change"),
_("This enables automatic reloading of the configuration data
for this program, if that data is
changed by another program instance"),
- NULL, TRUE,
+ NULL, FALSE,
E2_OPTION_FLAG_ADVANCED); //no rebuild
/* e2_option_int_register ("sort-before-show-count", group_name,
_("threshold number of directory
items processed before display"),
_("Directories with more than this many entries will be
displayed in an interim state, until
loading and sorting are completed"),
//
Enjoy,
Hirosi
--------------------------------------
Celebrate Yahoo! JAPAN 10th Anniversary
http://pr.mail.yahoo.co.jp/10thann/
--
Users can unsubscribe from the list by sending email to
emelfm2-request@xxxxxxxxxxxxx with 'unsubscribe' in the subject field or by
logging into the web interface.
Other related posts:
- » Updated ja.po for emelfm2-0.1.6