From d59b0e15abd775331cd07a886a37c1035028fe28 Mon Sep 17 00:00:00 2001 From: Frederic Culot Date: Thu, 18 Dec 2008 20:38:51 +0000 Subject: memory leak due to wrong thread usage fixed --- po/calcurse.pot | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) (limited to 'po/calcurse.pot') diff --git a/po/calcurse.pot b/po/calcurse.pot index 5b50730..c974933 100755 --- a/po/calcurse.pot +++ b/po/calcurse.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: calcurse 2.4_beta\n" "Report-Msgid-Bugs-To: frederic@culot.org\n" -"POT-Creation-Date: 2008-12-15 20:53+0100\n" +"POT-Creation-Date: 2008-12-18 21:35+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -409,7 +409,7 @@ msgstr "" msgid "(Press '^P' or '^N' to move up or down, 'Q' to quit)" msgstr "" -#: src/custom.c:793 src/notify.c:522 +#: src/custom.c:793 src/notify.c:528 msgid "Enter the date format (see 'man 3 strftime' for possible formats) " msgstr "" @@ -1331,72 +1331,72 @@ msgstr "" msgid "Warning: could not erase temporary log file %s, Aborting..." msgstr "" -#: src/notify.c:136 +#: src/notify.c:141 msgid "error while launching command: could not fork" msgstr "" -#: src/notify.c:139 +#: src/notify.c:144 msgid "error while launching command" msgstr "" -#: src/notify.c:449 +#: src/notify.c:455 msgid "notify-bar_show = " msgstr "" -#: src/notify.c:450 +#: src/notify.c:456 msgid "notify-bar_date = " msgstr "" -#: src/notify.c:451 +#: src/notify.c:457 msgid "notify-bar_clock = " msgstr "" -#: src/notify.c:452 +#: src/notify.c:458 msgid "notify-bar_warning = " msgstr "" -#: src/notify.c:453 +#: src/notify.c:459 msgid "notify-bar_command = " msgstr "" -#: src/notify.c:456 +#: src/notify.c:462 msgid "(if set to YES, notify-bar will be displayed)" msgstr "" -#: src/notify.c:458 +#: src/notify.c:464 msgid "(Format of the date to be displayed inside notify-bar)" msgstr "" -#: src/notify.c:461 +#: src/notify.c:467 msgid "(Format of the time to be displayed inside notify-bar)" msgstr "" -#: src/notify.c:464 +#: src/notify.c:470 msgid "" "(Warn user if an appointment is within next 'notify-bar_warning' seconds)" msgstr "" -#: src/notify.c:467 +#: src/notify.c:473 msgid "(Command used to notify user of an upcoming appointment)" msgstr "" -#: src/notify.c:520 +#: src/notify.c:526 msgid "Enter an option number to change its value [Q to quit] " msgstr "" -#: src/notify.c:524 +#: src/notify.c:530 msgid "Enter the time format (see 'man 3 strftime' for possible formats) " msgstr "" -#: src/notify.c:526 +#: src/notify.c:532 msgid "Enter the number of seconds (0 not to be warned before an appointment)" msgstr "" -#: src/notify.c:527 +#: src/notify.c:533 msgid "Enter the notification command " msgstr "" -#: src/notify.c:531 +#: src/notify.c:537 #, c-format msgid "CalCurse %s | notify-bar options" msgstr "" -- cgit v1.2.3-54-g00ecf