Browse Source

Update version and changelog

(Old svn revision: 4264)
upstream/xfce4-panel-4.10.1
Olivier Fourdan 18 years ago
parent
commit
b6fa01b05f
  1. 5711
      ChangeLog
  2. 6
      Makefile.in
  3. 74
      configure
  4. 10
      configure.ac
  5. 3
      ltmain.sh
  6. 52
      po/xfce4-panel.pot

5711
ChangeLog

File diff suppressed because it is too large

6
Makefile.in

@ -731,6 +731,12 @@ rpm: dist
html: Makefile
make -C doc html
dist-bz2: dist
zcat $(PACKAGE)-$(VERSION).tar.gz | bzip2 --best -c > $(PACKAGE)-$(VERSION).tar.bz2
distcheck-bz2: distcheck
zcat $(PACKAGE)-$(VERSION).tar.gz | bzip2 --best -c > $(PACKAGE)-$(VERSION).tar.bz2
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT:

74
configure

@ -1827,7 +1827,7 @@ fi
# Define the identity of the package.
PACKAGE=xfce4-panel
VERSION=4.1.99.3
VERSION=4.2.0
cat >>confdefs.h <<_ACEOF
@ -23879,23 +23879,23 @@ fi
else
PKG_CONFIG_MIN_VERSION=0.9.0
if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
echo "$as_me:$LINENO: checking for libxfce4mcs-client-1.0 >= 4.1.99" >&5
echo $ECHO_N "checking for libxfce4mcs-client-1.0 >= 4.1.99... $ECHO_C" >&6
echo "$as_me:$LINENO: checking for libxfce4mcs-client-1.0 >= 4.2.0" >&5
echo $ECHO_N "checking for libxfce4mcs-client-1.0 >= 4.2.0... $ECHO_C" >&6
if $PKG_CONFIG --exists "libxfce4mcs-client-1.0 >= 4.1.99" ; then
if $PKG_CONFIG --exists "libxfce4mcs-client-1.0 >= 4.2.0" ; then
echo "$as_me:$LINENO: result: yes" >&5
echo "${ECHO_T}yes" >&6
succeeded=yes
echo "$as_me:$LINENO: checking LIBXFCE4MCS_CLIENT_CFLAGS" >&5
echo $ECHO_N "checking LIBXFCE4MCS_CLIENT_CFLAGS... $ECHO_C" >&6
LIBXFCE4MCS_CLIENT_CFLAGS=`$PKG_CONFIG --cflags "libxfce4mcs-client-1.0 >= 4.1.99"`
LIBXFCE4MCS_CLIENT_CFLAGS=`$PKG_CONFIG --cflags "libxfce4mcs-client-1.0 >= 4.2.0"`
echo "$as_me:$LINENO: result: $LIBXFCE4MCS_CLIENT_CFLAGS" >&5
echo "${ECHO_T}$LIBXFCE4MCS_CLIENT_CFLAGS" >&6
echo "$as_me:$LINENO: checking LIBXFCE4MCS_CLIENT_LIBS" >&5
echo $ECHO_N "checking LIBXFCE4MCS_CLIENT_LIBS... $ECHO_C" >&6
LIBXFCE4MCS_CLIENT_LIBS=`$PKG_CONFIG --libs "libxfce4mcs-client-1.0 >= 4.1.99"`
LIBXFCE4MCS_CLIENT_LIBS=`$PKG_CONFIG --libs "libxfce4mcs-client-1.0 >= 4.2.0"`
echo "$as_me:$LINENO: result: $LIBXFCE4MCS_CLIENT_LIBS" >&5
echo "${ECHO_T}$LIBXFCE4MCS_CLIENT_LIBS" >&6
else
@ -23903,7 +23903,7 @@ echo "${ECHO_T}$LIBXFCE4MCS_CLIENT_LIBS" >&6
LIBXFCE4MCS_CLIENT_LIBS=""
## If we have a custom action on failure, don't print errors, but
## do set a variable so people can do so.
LIBXFCE4MCS_CLIENT_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libxfce4mcs-client-1.0 >= 4.1.99"`
LIBXFCE4MCS_CLIENT_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libxfce4mcs-client-1.0 >= 4.2.0"`
echo $LIBXFCE4MCS_CLIENT_PKG_ERRORS
fi
@ -23918,12 +23918,12 @@ echo "${ECHO_T}$LIBXFCE4MCS_CLIENT_LIBS" >&6
if test $succeeded = yes; then
:
else
{ { echo "$as_me:$LINENO: error: Library requirements (libxfce4mcs-client-1.0 >= 4.1.99) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
echo "$as_me: error: Library requirements (libxfce4mcs-client-1.0 >= 4.1.99) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
{ { echo "$as_me:$LINENO: error: Library requirements (libxfce4mcs-client-1.0 >= 4.2.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
echo "$as_me: error: Library requirements (libxfce4mcs-client-1.0 >= 4.2.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
{ (exit 1); exit 1; }; }
fi
LIBXFCE4MCS_CLIENT_REQUIRED_VERSION=4.1.99
LIBXFCE4MCS_CLIENT_REQUIRED_VERSION=4.2.0
@ -23981,23 +23981,23 @@ fi
else
PKG_CONFIG_MIN_VERSION=0.9.0
if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
echo "$as_me:$LINENO: checking for libxfce4util-1.0 >= 4.1.99" >&5
echo $ECHO_N "checking for libxfce4util-1.0 >= 4.1.99... $ECHO_C" >&6
echo "$as_me:$LINENO: checking for libxfce4util-1.0 >= 4.2.0" >&5
echo $ECHO_N "checking for libxfce4util-1.0 >= 4.2.0... $ECHO_C" >&6
if $PKG_CONFIG --exists "libxfce4util-1.0 >= 4.1.99" ; then
if $PKG_CONFIG --exists "libxfce4util-1.0 >= 4.2.0" ; then
echo "$as_me:$LINENO: result: yes" >&5
echo "${ECHO_T}yes" >&6
succeeded=yes
echo "$as_me:$LINENO: checking LIBXFCE4UTIL_CFLAGS" >&5
echo $ECHO_N "checking LIBXFCE4UTIL_CFLAGS... $ECHO_C" >&6
LIBXFCE4UTIL_CFLAGS=`$PKG_CONFIG --cflags "libxfce4util-1.0 >= 4.1.99"`
LIBXFCE4UTIL_CFLAGS=`$PKG_CONFIG --cflags "libxfce4util-1.0 >= 4.2.0"`
echo "$as_me:$LINENO: result: $LIBXFCE4UTIL_CFLAGS" >&5
echo "${ECHO_T}$LIBXFCE4UTIL_CFLAGS" >&6
echo "$as_me:$LINENO: checking LIBXFCE4UTIL_LIBS" >&5
echo $ECHO_N "checking LIBXFCE4UTIL_LIBS... $ECHO_C" >&6
LIBXFCE4UTIL_LIBS=`$PKG_CONFIG --libs "libxfce4util-1.0 >= 4.1.99"`
LIBXFCE4UTIL_LIBS=`$PKG_CONFIG --libs "libxfce4util-1.0 >= 4.2.0"`
echo "$as_me:$LINENO: result: $LIBXFCE4UTIL_LIBS" >&5
echo "${ECHO_T}$LIBXFCE4UTIL_LIBS" >&6
else
@ -24005,7 +24005,7 @@ echo "${ECHO_T}$LIBXFCE4UTIL_LIBS" >&6
LIBXFCE4UTIL_LIBS=""
## If we have a custom action on failure, don't print errors, but
## do set a variable so people can do so.
LIBXFCE4UTIL_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libxfce4util-1.0 >= 4.1.99"`
LIBXFCE4UTIL_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libxfce4util-1.0 >= 4.2.0"`
echo $LIBXFCE4UTIL_PKG_ERRORS
fi
@ -24020,12 +24020,12 @@ echo "${ECHO_T}$LIBXFCE4UTIL_LIBS" >&6
if test $succeeded = yes; then
:
else
{ { echo "$as_me:$LINENO: error: Library requirements (libxfce4util-1.0 >= 4.1.99) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
echo "$as_me: error: Library requirements (libxfce4util-1.0 >= 4.1.99) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
{ { echo "$as_me:$LINENO: error: Library requirements (libxfce4util-1.0 >= 4.2.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
echo "$as_me: error: Library requirements (libxfce4util-1.0 >= 4.2.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
{ (exit 1); exit 1; }; }
fi
LIBXFCE4UTIL_REQUIRED_VERSION=4.1.99
LIBXFCE4UTIL_REQUIRED_VERSION=4.2.0
@ -24083,23 +24083,23 @@ fi
else
PKG_CONFIG_MIN_VERSION=0.9.0
if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
echo "$as_me:$LINENO: checking for libxfcegui4-1.0 >= 4.1.99" >&5
echo $ECHO_N "checking for libxfcegui4-1.0 >= 4.1.99... $ECHO_C" >&6
echo "$as_me:$LINENO: checking for libxfcegui4-1.0 >= 4.2.0" >&5
echo $ECHO_N "checking for libxfcegui4-1.0 >= 4.2.0... $ECHO_C" >&6
if $PKG_CONFIG --exists "libxfcegui4-1.0 >= 4.1.99" ; then
if $PKG_CONFIG --exists "libxfcegui4-1.0 >= 4.2.0" ; then
echo "$as_me:$LINENO: result: yes" >&5
echo "${ECHO_T}yes" >&6
succeeded=yes
echo "$as_me:$LINENO: checking LIBXFCEGUI4_CFLAGS" >&5
echo $ECHO_N "checking LIBXFCEGUI4_CFLAGS... $ECHO_C" >&6
LIBXFCEGUI4_CFLAGS=`$PKG_CONFIG --cflags "libxfcegui4-1.0 >= 4.1.99"`
LIBXFCEGUI4_CFLAGS=`$PKG_CONFIG --cflags "libxfcegui4-1.0 >= 4.2.0"`
echo "$as_me:$LINENO: result: $LIBXFCEGUI4_CFLAGS" >&5
echo "${ECHO_T}$LIBXFCEGUI4_CFLAGS" >&6
echo "$as_me:$LINENO: checking LIBXFCEGUI4_LIBS" >&5
echo $ECHO_N "checking LIBXFCEGUI4_LIBS... $ECHO_C" >&6
LIBXFCEGUI4_LIBS=`$PKG_CONFIG --libs "libxfcegui4-1.0 >= 4.1.99"`
LIBXFCEGUI4_LIBS=`$PKG_CONFIG --libs "libxfcegui4-1.0 >= 4.2.0"`
echo "$as_me:$LINENO: result: $LIBXFCEGUI4_LIBS" >&5
echo "${ECHO_T}$LIBXFCEGUI4_LIBS" >&6
else
@ -24107,7 +24107,7 @@ echo "${ECHO_T}$LIBXFCEGUI4_LIBS" >&6
LIBXFCEGUI4_LIBS=""
## If we have a custom action on failure, don't print errors, but
## do set a variable so people can do so.
LIBXFCEGUI4_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libxfcegui4-1.0 >= 4.1.99"`
LIBXFCEGUI4_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libxfcegui4-1.0 >= 4.2.0"`
echo $LIBXFCEGUI4_PKG_ERRORS
fi
@ -24122,12 +24122,12 @@ echo "${ECHO_T}$LIBXFCEGUI4_LIBS" >&6
if test $succeeded = yes; then
:
else
{ { echo "$as_me:$LINENO: error: Library requirements (libxfcegui4-1.0 >= 4.1.99) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
echo "$as_me: error: Library requirements (libxfcegui4-1.0 >= 4.1.99) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
{ { echo "$as_me:$LINENO: error: Library requirements (libxfcegui4-1.0 >= 4.2.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
echo "$as_me: error: Library requirements (libxfcegui4-1.0 >= 4.2.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
{ (exit 1); exit 1; }; }
fi
LIBXFCEGUI4_REQUIRED_VERSION=4.1.99
LIBXFCEGUI4_REQUIRED_VERSION=4.2.0
@ -24291,23 +24291,23 @@ fi
else
PKG_CONFIG_MIN_VERSION=0.9.0
if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
echo "$as_me:$LINENO: checking for xfce-mcs-manager >= 4.1.99" >&5
echo $ECHO_N "checking for xfce-mcs-manager >= 4.1.99... $ECHO_C" >&6
echo "$as_me:$LINENO: checking for xfce-mcs-manager >= 4.2.0" >&5
echo $ECHO_N "checking for xfce-mcs-manager >= 4.2.0... $ECHO_C" >&6
if $PKG_CONFIG --exists "xfce-mcs-manager >= 4.1.99" ; then
if $PKG_CONFIG --exists "xfce-mcs-manager >= 4.2.0" ; then
echo "$as_me:$LINENO: result: yes" >&5
echo "${ECHO_T}yes" >&6
succeeded=yes
echo "$as_me:$LINENO: checking XFCE_MCS_MANAGER_CFLAGS" >&5
echo $ECHO_N "checking XFCE_MCS_MANAGER_CFLAGS... $ECHO_C" >&6
XFCE_MCS_MANAGER_CFLAGS=`$PKG_CONFIG --cflags "xfce-mcs-manager >= 4.1.99"`
XFCE_MCS_MANAGER_CFLAGS=`$PKG_CONFIG --cflags "xfce-mcs-manager >= 4.2.0"`
echo "$as_me:$LINENO: result: $XFCE_MCS_MANAGER_CFLAGS" >&5
echo "${ECHO_T}$XFCE_MCS_MANAGER_CFLAGS" >&6
echo "$as_me:$LINENO: checking XFCE_MCS_MANAGER_LIBS" >&5
echo $ECHO_N "checking XFCE_MCS_MANAGER_LIBS... $ECHO_C" >&6
XFCE_MCS_MANAGER_LIBS=`$PKG_CONFIG --libs "xfce-mcs-manager >= 4.1.99"`
XFCE_MCS_MANAGER_LIBS=`$PKG_CONFIG --libs "xfce-mcs-manager >= 4.2.0"`
echo "$as_me:$LINENO: result: $XFCE_MCS_MANAGER_LIBS" >&5
echo "${ECHO_T}$XFCE_MCS_MANAGER_LIBS" >&6
else
@ -24315,7 +24315,7 @@ echo "${ECHO_T}$XFCE_MCS_MANAGER_LIBS" >&6
XFCE_MCS_MANAGER_LIBS=""
## If we have a custom action on failure, don't print errors, but
## do set a variable so people can do so.
XFCE_MCS_MANAGER_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "xfce-mcs-manager >= 4.1.99"`
XFCE_MCS_MANAGER_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "xfce-mcs-manager >= 4.2.0"`
echo $XFCE_MCS_MANAGER_PKG_ERRORS
fi
@ -24330,12 +24330,12 @@ echo "${ECHO_T}$XFCE_MCS_MANAGER_LIBS" >&6
if test $succeeded = yes; then
:
else
{ { echo "$as_me:$LINENO: error: Library requirements (xfce-mcs-manager >= 4.1.99) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
echo "$as_me: error: Library requirements (xfce-mcs-manager >= 4.1.99) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
{ { echo "$as_me:$LINENO: error: Library requirements (xfce-mcs-manager >= 4.2.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
echo "$as_me: error: Library requirements (xfce-mcs-manager >= 4.2.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
{ (exit 1); exit 1; }; }
fi
XFCE_MCS_MANAGER_REQUIRED_VERSION=4.1.99
XFCE_MCS_MANAGER_REQUIRED_VERSION=4.2.0

10
configure.ac

@ -7,7 +7,7 @@ dnl
AC_INIT([panel/main.c])
AM_INIT_AUTOMAKE([xfce4-panel], [4.1.99.3])
AM_INIT_AUTOMAKE([xfce4-panel], [4.2.0])
AM_CONFIG_HEADER([config.h])
@ -42,9 +42,9 @@ dnl Check for X11 installed
BM_LIBX11_REQUIRE
dnl Check for required packages
BM_DEPEND([LIBXFCE4MCS_CLIENT], [libxfce4mcs-client-1.0], [4.1.99])
BM_DEPEND([LIBXFCE4UTIL], [libxfce4util-1.0], [4.1.99])
BM_DEPEND([LIBXFCEGUI4], [libxfcegui4-1.0], [4.1.99])
BM_DEPEND([LIBXFCE4MCS_CLIENT], [libxfce4mcs-client-1.0], [4.2.0])
BM_DEPEND([LIBXFCE4UTIL], [libxfce4util-1.0], [4.2.0])
BM_DEPEND([LIBXFCEGUI4], [libxfcegui4-1.0], [4.2.0])
BM_DEPEND([LIBXML], [libxml-2.0], [2.4.0])
dnl disable threading, too much trouble for too little gain
@ -57,7 +57,7 @@ dnl BM_DEPEND_CHECK([LIBDBH], [dbh-1.0], [1.0],
dnl [dbh], [DBH library], [yes])
dnl Configure the mcs plugin
XFCE_MCS_PLUGIN([XFCE_MCS_MANAGER], [4.1.99])
XFCE_MCS_PLUGIN([XFCE_MCS_MANAGER], [4.2.0])
dnl Check for optional packages
BM_DEPEND_CHECK([LIBSTARTUP_NOTIFICATION], [libstartup-notification-1.0],

3
ltmain.sh

@ -33,6 +33,9 @@ basename="s,^.*/,,g"
# function.
progpath="$0"
# RH: define SED for historic ltconfig's generated by Libtool 1.3
[ -z "$SED" ] && SED=sed
# The name of this program:
progname=`echo "$progpath" | $SED $basename`
modename="$progname"

52
po/xfce4-panel.pot

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-12-22 21:58+0100\n"
"POT-Creation-Date: 2005-01-02 11:01+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -143,7 +143,7 @@ msgid "This item has no configuration options"
msgstr ""
#: panel/panel.c:628 panel/panel.c:1055 settings/xfce_settings_plugin.c:86
#: settings/xfce_settings_dialog.c:451
#: settings/xfce_settings_dialog.c:450
msgid "Xfce Panel"
msgstr ""
@ -227,75 +227,75 @@ msgstr ""
msgid "Menu"
msgstr ""
#: settings/xfce_settings_dialog.c:88
#: settings/xfce_settings_dialog.c:87
msgid "Small"
msgstr ""
#: settings/xfce_settings_dialog.c:92
#: settings/xfce_settings_dialog.c:91
msgid "Medium"
msgstr ""
#: settings/xfce_settings_dialog.c:96
#: settings/xfce_settings_dialog.c:95
msgid "Large"
msgstr ""
#: settings/xfce_settings_dialog.c:100
#: settings/xfce_settings_dialog.c:99
msgid "Huge"
msgstr ""
#: settings/xfce_settings_dialog.c:176
#: settings/xfce_settings_dialog.c:175
msgid "Horizontal"
msgstr ""
#: settings/xfce_settings_dialog.c:180
#: settings/xfce_settings_dialog.c:179
msgid "Vertical"
msgstr ""
#: settings/xfce_settings_dialog.c:222
#: settings/xfce_settings_dialog.c:221
msgid "Left"
msgstr ""
#: settings/xfce_settings_dialog.c:226
#: settings/xfce_settings_dialog.c:225
msgid "Right"
msgstr ""
#: settings/xfce_settings_dialog.c:230
#: settings/xfce_settings_dialog.c:229
msgid "Top"
msgstr ""
#: settings/xfce_settings_dialog.c:234
#: settings/xfce_settings_dialog.c:233
msgid "Bottom"
msgstr ""
#: settings/xfce_settings_dialog.c:269
#: settings/xfce_settings_dialog.c:268
msgid "Panel size:"
msgstr ""
#: settings/xfce_settings_dialog.c:285
#: settings/xfce_settings_dialog.c:284
msgid "Panel orientation:"
msgstr ""
#: settings/xfce_settings_dialog.c:304
#: settings/xfce_settings_dialog.c:303
msgid "Popup position:"
msgstr ""
#: settings/xfce_settings_dialog.c:344
#: settings/xfce_settings_dialog.c:343
msgid "Always on top:"
msgstr ""
#: settings/xfce_settings_dialog.c:398
#: settings/xfce_settings_dialog.c:397
msgid "Autohide:"
msgstr ""
#: settings/xfce_settings_dialog.c:468
#: settings/xfce_settings_dialog.c:467
msgid "Xfce Panel Settings"
msgstr ""
#: settings/xfce_settings_dialog.c:478
#: settings/xfce_settings_dialog.c:477
msgid "Appearance"
msgstr ""
#: settings/xfce_settings_dialog.c:493
#: settings/xfce_settings_dialog.c:492
msgid "Behaviour"
msgstr ""
@ -419,26 +419,26 @@ msgstr ""
msgid "Separator"
msgstr ""
#: plugins/mailcheck/mailcheck.c:836
#: plugins/mailcheck/mailcheck.c:838
msgid "Mail box:"
msgstr ""
#: plugins/mailcheck/mailcheck.c:873
#: plugins/mailcheck/mailcheck.c:875
msgid "New mail command:"
msgstr ""
#: plugins/mailcheck/mailcheck.c:887
#: plugins/mailcheck/mailcheck.c:889
msgid "Command to run when new mail arrives"
msgstr ""
#: plugins/mailcheck/mailcheck.c:917
#: plugins/mailcheck/mailcheck.c:919
msgid "Command to run when the button on the panel is clicked"
msgstr ""
#: plugins/mailcheck/mailcheck.c:938
#: plugins/mailcheck/mailcheck.c:940
msgid "Interval (sec):"
msgstr ""
#: plugins/mailcheck/mailcheck.c:1014
#: plugins/mailcheck/mailcheck.c:1016
msgid "Mail checker"
msgstr ""

Loading…
Cancel
Save