Compare commits

...

14 Commits

15 changed files with 362 additions and 259 deletions

View File

@ -4,13 +4,13 @@
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY firstname "Pierre"> <!ENTITY firstname "Pierre">
<!ENTITY surname "Pronchery"> <!ENTITY surname "Pronchery">
<!ENTITY username "khorben">
<!ENTITY email "khorben@defora.org"> <!ENTITY email "khorben@defora.org">
<!ENTITY section "1"> <!ENTITY section "1">
<!ENTITY title "Panel User Manual"> <!ENTITY title "Panel User Manual">
<!ENTITY package "DeforaOS Panel">
<!ENTITY name "panel-embed"> <!ENTITY name "panel-embed">
<!ENTITY purpose "Helper for the embedding Panel applet"> <!ENTITY purpose "Helper for the embedding Panel applet">
<!ENTITY % configentities SYSTEM "../config.ent">
%configentities;
]> ]>
<refentry> <refentry>
<refentryinfo> <refentryinfo>
@ -34,14 +34,22 @@
<year>2015</year> <year>2015</year>
<year>2016</year> <year>2016</year>
<year>2017</year> <year>2017</year>
<year>2018</year>
<year>2019</year>
<year>2020</year>
<year>2021</year>
<year>2022</year>
<year>2023</year>
<year>2024</year>
<holder>&firstname; &surname; &lt;&email;&gt;</holder> <holder>&firstname; &surname; &lt;&email;&gt;</holder>
</copyright> </copyright>
<legalnotice> <legalnotice>
<para>This manual page was written for the DeforaOS project (and may be <para>This manual page was written for the DeforaOS
used by others).</para> project (and may be used by others).</para>
<para>Permission is granted to copy, distribute and/or modify this <para>Permission is granted to copy, distribute and/or
document under the terms of the GNU General Public License, modify this document under the terms of the
Version 3 as published by the Free Software Foundation.</para> Creative Commons Attribution 4.0 International
license.</para>
</legalnotice> </legalnotice>
</refentryinfo> </refentryinfo>
<refmeta> <refmeta>
@ -96,6 +104,11 @@
<manvolnum>1</manvolnum> <manvolnum>1</manvolnum>
</citerefentry> </citerefentry>
</para> </para>
<refsect2>
<title>Additional resources</title>
<para>More information can be found on the project page at <ulink
url="https://www.defora.org/os/project/3262/Panel"/>.</para>
</refsect2>
</refsect1> </refsect1>
</refentry> </refentry>
<!-- vim: set noet ts=1 sw=1 sts=1 tw=80: --> <!-- vim: set noet ts=1 sw=1 sts=1 tw=80: -->

View File

@ -4,13 +4,13 @@
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY firstname "Pierre"> <!ENTITY firstname "Pierre">
<!ENTITY surname "Pronchery"> <!ENTITY surname "Pronchery">
<!ENTITY username "khorben">
<!ENTITY email "khorben@defora.org"> <!ENTITY email "khorben@defora.org">
<!ENTITY section "1"> <!ENTITY section "1">
<!ENTITY title "Panel User Manual"> <!ENTITY title "Panel User Manual">
<!ENTITY package "DeforaOS Panel">
<!ENTITY name "panel-message"> <!ENTITY name "panel-message">
<!ENTITY purpose "Notifier for the panel"> <!ENTITY purpose "Notifier for the panel">
<!ENTITY % configentities SYSTEM "../config.ent">
%configentities;
]> ]>
<refentry> <refentry>
<refentryinfo> <refentryinfo>
@ -34,14 +34,22 @@
<year>2015</year> <year>2015</year>
<year>2016</year> <year>2016</year>
<year>2017</year> <year>2017</year>
<year>2018</year>
<year>2019</year>
<year>2020</year>
<year>2021</year>
<year>2022</year>
<year>2023</year>
<year>2024</year>
<holder>&firstname; &surname; &lt;&email;&gt;</holder> <holder>&firstname; &surname; &lt;&email;&gt;</holder>
</copyright> </copyright>
<legalnotice> <legalnotice>
<para>This manual page was written for the DeforaOS project (and may be <para>This manual page was written for the DeforaOS
used by others).</para> project (and may be used by others).</para>
<para>Permission is granted to copy, distribute and/or modify this <para>Permission is granted to copy, distribute and/or
document under the terms of the GNU General Public License, modify this document under the terms of the
Version 3 as published by the Free Software Foundation.</para> Creative Commons Attribution 4.0 International
license.</para>
</legalnotice> </legalnotice>
</refentryinfo> </refentryinfo>
<refmeta> <refmeta>
@ -146,6 +154,11 @@
<manvolnum>1</manvolnum> <manvolnum>1</manvolnum>
</citerefentry> </citerefentry>
</para> </para>
<refsect2>
<title>Additional resources</title>
<para>More information can be found on the project page at <ulink
url="https://www.defora.org/os/project/3262/Panel"/>.</para>
</refsect2>
</refsect1> </refsect1>
</refentry> </refentry>
<!-- vim: set noet ts=1 sw=1 sts=1 tw=80: --> <!-- vim: set noet ts=1 sw=1 sts=1 tw=80: -->

View File

@ -4,13 +4,13 @@
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY firstname "Pierre"> <!ENTITY firstname "Pierre">
<!ENTITY surname "Pronchery"> <!ENTITY surname "Pronchery">
<!ENTITY username "khorben">
<!ENTITY email "khorben@defora.org"> <!ENTITY email "khorben@defora.org">
<!ENTITY section "1"> <!ENTITY section "1">
<!ENTITY title "Panel User Manual"> <!ENTITY title "Panel User Manual">
<!ENTITY package "DeforaOS Panel">
<!ENTITY name "panel-notify"> <!ENTITY name "panel-notify">
<!ENTITY purpose "Notifier for the desktop"> <!ENTITY purpose "Notifier for the desktop">
<!ENTITY % configentities SYSTEM "../config.ent">
%configentities;
]> ]>
<refentry> <refentry>
<refentryinfo> <refentryinfo>
@ -34,14 +34,22 @@
<year>2015</year> <year>2015</year>
<year>2016</year> <year>2016</year>
<year>2017</year> <year>2017</year>
<year>2018</year>
<year>2019</year>
<year>2020</year>
<year>2021</year>
<year>2022</year>
<year>2023</year>
<year>2024</year>
<holder>&firstname; &surname; &lt;&email;&gt;</holder> <holder>&firstname; &surname; &lt;&email;&gt;</holder>
</copyright> </copyright>
<legalnotice> <legalnotice>
<para>This manual page was written for the DeforaOS project (and may be <para>This manual page was written for the DeforaOS
used by others).</para> project (and may be used by others).</para>
<para>Permission is granted to copy, distribute and/or modify this <para>Permission is granted to copy, distribute and/or
document under the terms of the GNU General Public License, modify this document under the terms of the
Version 3 as published by the Free Software Foundation.</para> Creative Commons Attribution 4.0 International
license.</para>
</legalnotice> </legalnotice>
</refentryinfo> </refentryinfo>
<refmeta> <refmeta>
@ -155,6 +163,11 @@
<manvolnum>1</manvolnum> <manvolnum>1</manvolnum>
</citerefentry> </citerefentry>
</para> </para>
<refsect2>
<title>Additional resources</title>
<para>More information can be found on the project page at <ulink
url="https://www.defora.org/os/project/3262/Panel"/>.</para>
</refsect2>
</refsect1> </refsect1>
</refentry> </refentry>
<!-- vim: set noet ts=1 sw=1 sts=1 tw=80: --> <!-- vim: set noet ts=1 sw=1 sts=1 tw=80: -->

View File

@ -4,19 +4,19 @@
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY firstname "Pierre"> <!ENTITY firstname "Pierre">
<!ENTITY surname "Pronchery"> <!ENTITY surname "Pronchery">
<!ENTITY username "khorben">
<!ENTITY email "khorben@defora.org"> <!ENTITY email "khorben@defora.org">
<!ENTITY section "1"> <!ENTITY section "1">
<!ENTITY title "Panel User Manual"> <!ENTITY title "Panel User Manual">
<!ENTITY package "DeforaOS Panel">
<!ENTITY name "panel"> <!ENTITY name "panel">
<!ENTITY purpose "Desktop panel"> <!ENTITY purpose "Desktop panel">
<!ENTITY % configentities SYSTEM "../config.ent">
%configentities;
]> ]>
<refentry> <refentry>
<refentryinfo> <refentryinfo>
<title>&title;</title> <title>&title;</title>
<date>@DATE@</date> <date>@DATE@</date>
<productname>&package;</productname> <productname>&vendor; &package;</productname>
<authorgroup> <authorgroup>
<author> <author>
<firstname>&firstname;</firstname> <firstname>&firstname;</firstname>
@ -34,14 +34,22 @@
<year>2015</year> <year>2015</year>
<year>2016</year> <year>2016</year>
<year>2017</year> <year>2017</year>
<year>2018</year>
<year>2019</year>
<year>2020</year>
<year>2021</year>
<year>2022</year>
<year>2023</year>
<year>2024</year>
<holder>&firstname; &surname; &lt;&email;&gt;</holder> <holder>&firstname; &surname; &lt;&email;&gt;</holder>
</copyright> </copyright>
<legalnotice> <legalnotice>
<para>This manual page was written for the DeforaOS project (and may be <para>This manual page was written for the DeforaOS
used by others).</para> project (and may be used by others).</para>
<para>Permission is granted to copy, distribute and/or modify this <para>Permission is granted to copy, distribute and/or
document under the terms of the GNU General Public License, modify this document under the terms of the
Version 3 as published by the Free Software Foundation.</para> Creative Commons Attribution 4.0 International
license.</para>
</legalnotice> </legalnotice>
</refentryinfo> </refentryinfo>
<refmeta> <refmeta>
@ -66,8 +74,9 @@
</refsynopsisdiv> </refsynopsisdiv>
<refsect1 id="description"> <refsect1 id="description">
<title>Description</title> <title>Description</title>
<para><command>&name;</command> is a desktop panel. It can be positioned at <para><command>&name;</command> is a desktop panel. It can be
the top and/or bottom of any monitor available.</para> positioned at the top, bottom, left, and/or right of any
monitor available.</para>
</refsect1> </refsect1>
<refsect1 id="options"> <refsect1 id="options">
<title>Options</title> <title>Options</title>
@ -124,6 +133,11 @@
<manvolnum>1</manvolnum> <manvolnum>1</manvolnum>
</citerefentry> </citerefentry>
</para> </para>
<refsect2>
<title>Additional resources</title>
<para>More information can be found on the project page at <ulink
url="https://www.defora.org/os/project/3262/Panel"/>.</para>
</refsect2>
</refsect1> </refsect1>
</refentry> </refentry>
<!-- vim: set noet ts=1 sw=1 sts=1 tw=80: --> <!-- vim: set noet ts=1 sw=1 sts=1 tw=80: -->

View File

@ -4,13 +4,13 @@
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY firstname "Pierre"> <!ENTITY firstname "Pierre">
<!ENTITY surname "Pronchery"> <!ENTITY surname "Pronchery">
<!ENTITY username "khorben">
<!ENTITY email "khorben@defora.org"> <!ENTITY email "khorben@defora.org">
<!ENTITY section "1"> <!ENTITY section "1">
<!ENTITY title "Panel User Manual"> <!ENTITY title "Panel User Manual">
<!ENTITY package "DeforaOS Panel">
<!ENTITY name "panelctl"> <!ENTITY name "panelctl">
<!ENTITY purpose "Control interface for the desktop panel"> <!ENTITY purpose "Control interface for the desktop panel">
<!ENTITY % configentities SYSTEM "../config.ent">
%configentities;
]> ]>
<refentry> <refentry>
<refentryinfo> <refentryinfo>
@ -34,14 +34,22 @@
<year>2015</year> <year>2015</year>
<year>2016</year> <year>2016</year>
<year>2017</year> <year>2017</year>
<year>2018</year>
<year>2019</year>
<year>2020</year>
<year>2021</year>
<year>2022</year>
<year>2023</year>
<year>2024</year>
<holder>&firstname; &surname; &lt;&email;&gt;</holder> <holder>&firstname; &surname; &lt;&email;&gt;</holder>
</copyright> </copyright>
<legalnotice> <legalnotice>
<para>This manual page was written for the DeforaOS project (and may be <para>This manual page was written for the DeforaOS
used by others).</para> project (and may be used by others).</para>
<para>Permission is granted to copy, distribute and/or modify this <para>Permission is granted to copy, distribute and/or
document under the terms of the GNU General Public License, modify this document under the terms of the
Version 3 as published by the Free Software Foundation.</para> Creative Commons Attribution 4.0 International
license.</para>
</legalnotice> </legalnotice>
</refentryinfo> </refentryinfo>
<refmeta> <refmeta>
@ -150,11 +158,20 @@
<refentrytitle>panel-embed</refentrytitle> <refentrytitle>panel-embed</refentrytitle>
<manvolnum>1</manvolnum> <manvolnum>1</manvolnum>
</citerefentry>, </citerefentry>,
<citerefentry>
<refentrytitle>panel-message</refentrytitle>
<manvolnum>1</manvolnum>
</citerefentry>,
<citerefentry> <citerefentry>
<refentrytitle>panel-notify</refentrytitle> <refentrytitle>panel-notify</refentrytitle>
<manvolnum>1</manvolnum> <manvolnum>1</manvolnum>
</citerefentry> </citerefentry>
</para> </para>
<refsect2>
<title>Additional resources</title>
<para>More information can be found on the project page at <ulink
url="https://www.defora.org/os/project/3262/Panel"/>.</para>
</refsect2>
</refsect1> </refsect1>
</refentry> </refentry>
<!-- vim: set noet ts=1 sw=1 sts=1 tw=80: --> <!-- vim: set noet ts=1 sw=1 sts=1 tw=80: -->

View File

@ -39,7 +39,7 @@ depends=manual.css.xml,panel.css.xml,$(OBJDIR)panel.xml
[panel.xml] [panel.xml]
type=script type=script
script=../tools/subst.sh script=../tools/subst.sh
depends=panel.xml.in depends=panel.xml.in,../config.ent
[panelctl.1] [panelctl.1]
type=script type=script
@ -56,7 +56,7 @@ depends=manual.css.xml,panelctl.css.xml,$(OBJDIR)panelctl.xml
[panelctl.xml] [panelctl.xml]
type=script type=script
script=../tools/subst.sh script=../tools/subst.sh
depends=panelctl.xml.in depends=panelctl.xml.in,../config.ent
[panel-embed.1] [panel-embed.1]
type=script type=script
@ -73,7 +73,7 @@ depends=manual.css.xml,panel-embed.css.xml,$(OBJDIR)panel-embed.xml
[panel-embed.xml] [panel-embed.xml]
type=script type=script
script=../tools/subst.sh script=../tools/subst.sh
depends=panel-embed.xml.in depends=panel-embed.xml.in,../config.ent
[panel-message.1] [panel-message.1]
type=script type=script
@ -90,7 +90,7 @@ depends=manual.css.xml,panel-message.css.xml,$(OBJDIR)panel-message.xml
[panel-message.xml] [panel-message.xml]
type=script type=script
script=../tools/subst.sh script=../tools/subst.sh
depends=panel-message.xml.in depends=panel-message.xml.in,../config.ent
[panel-notify.1] [panel-notify.1]
type=script type=script
@ -107,7 +107,7 @@ depends=manual.css.xml,panel-notify.css.xml,$(OBJDIR)panel-notify.xml
[panel-notify.xml] [panel-notify.xml]
type=script type=script
script=../tools/subst.sh script=../tools/subst.sh
depends=panel-notify.xml.in depends=panel-notify.xml.in,../config.ent
[settings.1] [settings.1]
type=script type=script
@ -124,7 +124,7 @@ depends=manual.css.xml,settings.css.xml,$(OBJDIR)settings.xml
[settings.xml] [settings.xml]
type=script type=script
script=../tools/subst.sh script=../tools/subst.sh
depends=settings.xml.in depends=settings.xml.in,../config.ent
[wifibrowser.1] [wifibrowser.1]
type=script type=script
@ -141,7 +141,7 @@ depends=manual.css.xml,wifibrowser.css.xml,$(OBJDIR)wifibrowser.xml
[wifibrowser.xml] [wifibrowser.xml]
type=script type=script
script=../tools/subst.sh script=../tools/subst.sh
depends=wifibrowser.xml.in depends=wifibrowser.xml.in,../config.ent
#dist #dist
[wpa_supplicant.conf] [wpa_supplicant.conf]

View File

@ -4,13 +4,13 @@
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY firstname "Pierre"> <!ENTITY firstname "Pierre">
<!ENTITY surname "Pronchery"> <!ENTITY surname "Pronchery">
<!ENTITY username "khorben">
<!ENTITY email "khorben@defora.org"> <!ENTITY email "khorben@defora.org">
<!ENTITY section "1"> <!ENTITY section "1">
<!ENTITY title "Panel User Manual"> <!ENTITY title "Panel User Manual">
<!ENTITY package "DeforaOS Panel">
<!ENTITY name "settings"> <!ENTITY name "settings">
<!ENTITY purpose "System preferences"> <!ENTITY purpose "System preferences">
<!ENTITY % configentities SYSTEM "../config.ent">
%configentities;
]> ]>
<refentry> <refentry>
<refentryinfo> <refentryinfo>
@ -29,14 +29,21 @@
</authorgroup> </authorgroup>
<copyright> <copyright>
<year>2018</year> <year>2018</year>
<year>2019</year>
<year>2020</year>
<year>2021</year>
<year>2022</year>
<year>2023</year>
<year>2024</year>
<holder>&firstname; &surname; &lt;&email;&gt;</holder> <holder>&firstname; &surname; &lt;&email;&gt;</holder>
</copyright> </copyright>
<legalnotice> <legalnotice>
<para>This manual page was written for the DeforaOS project (and may be <para>This manual page was written for the DeforaOS
used by others).</para> project (and may be used by others).</para>
<para>Permission is granted to copy, distribute and/or modify this <para>Permission is granted to copy, distribute and/or
document under the terms of the GNU General Public License, modify this document under the terms of the
Version 3 as published by the Free Software Foundation.</para> Creative Commons Attribution 4.0 International
license.</para>
</legalnotice> </legalnotice>
</refentryinfo> </refentryinfo>
<refmeta> <refmeta>
@ -82,6 +89,11 @@
<manvolnum>1</manvolnum> <manvolnum>1</manvolnum>
</citerefentry> </citerefentry>
</para> </para>
<refsect2>
<title>Additional resources</title>
<para>More information can be found on the project page at <ulink
url="https://www.defora.org/os/project/3262/Panel"/>.</para>
</refsect2>
</refsect1> </refsect1>
</refentry> </refentry>
<!-- vim: set noet ts=1 sw=1 sts=1 tw=80: --> <!-- vim: set noet ts=1 sw=1 sts=1 tw=80: -->

View File

@ -4,13 +4,13 @@
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY firstname "Pierre"> <!ENTITY firstname "Pierre">
<!ENTITY surname "Pronchery"> <!ENTITY surname "Pronchery">
<!ENTITY username "khorben">
<!ENTITY email "khorben@defora.org"> <!ENTITY email "khorben@defora.org">
<!ENTITY section "1"> <!ENTITY section "1">
<!ENTITY title "Panel User Manual"> <!ENTITY title "Panel User Manual">
<!ENTITY package "DeforaOS Panel">
<!ENTITY name "wifibrowser"> <!ENTITY name "wifibrowser">
<!ENTITY purpose "Wireless network settings"> <!ENTITY purpose "Wireless network settings">
<!ENTITY % configentities SYSTEM "../config.ent">
%configentities;
]> ]>
<refentry> <refentry>
<refentryinfo> <refentryinfo>
@ -34,14 +34,21 @@
<year>2016</year> <year>2016</year>
<year>2017</year> <year>2017</year>
<year>2018</year> <year>2018</year>
<year>2019</year>
<year>2020</year>
<year>2021</year>
<year>2022</year>
<year>2023</year>
<year>2024</year>
<holder>&firstname; &surname; &lt;&email;&gt;</holder> <holder>&firstname; &surname; &lt;&email;&gt;</holder>
</copyright> </copyright>
<legalnotice> <legalnotice>
<para>This manual page was written for the DeforaOS project (and may be <para>This manual page was written for the DeforaOS
used by others).</para> project (and may be used by others).</para>
<para>Permission is granted to copy, distribute and/or modify this <para>Permission is granted to copy, distribute and/or
document under the terms of the GNU General Public License, modify this document under the terms of the
Version 3 as published by the Free Software Foundation.</para> Creative Commons Attribution 4.0 International
license.</para>
</legalnotice> </legalnotice>
</refentryinfo> </refentryinfo>
<refmeta> <refmeta>
@ -111,6 +118,11 @@
<manvolnum>8</manvolnum> <manvolnum>8</manvolnum>
</citerefentry> </citerefentry>
</para> </para>
<refsect2>
<title>Additional resources</title>
<para>More information can be found on the project page at <ulink
url="https://www.defora.org/os/project/3262/Panel"/>.</para>
</refsect2>
</refsect1> </refsect1>
</refentry> </refentry>
<!-- vim: set noet ts=1 sw=1 sts=1 tw=80: --> <!-- vim: set noet ts=1 sw=1 sts=1 tw=80: -->

108
po/de.po
View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Panel 0.4.2\n" "Project-Id-Version: Panel 0.4.2\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-08 23:46+0200\n" "POT-Creation-Date: 2024-10-10 01:48+0200\n"
"PO-Revision-Date: 2022-05-18 01:28+0200\n" "PO-Revision-Date: 2022-05-18 01:28+0200\n"
"Last-Translator: Pierre Pronchery <khorben@defora.org>\n" "Last-Translator: Pierre Pronchery <khorben@defora.org>\n"
"Language-Team: German\n" "Language-Team: German\n"
@ -31,7 +31,7 @@ msgstr "Unbekannt"
#: ../src/applets/battery.c:446 ../src/applets/wpa_supplicant.c:455 #: ../src/applets/battery.c:446 ../src/applets/wpa_supplicant.c:455
#: ../src/panel.c:427 ../src/panel.c:432 ../src/run.c:256 ../src/run.c:262 #: ../src/panel.c:427 ../src/panel.c:432 ../src/run.c:256 ../src/run.c:262
#: ../tools/message.c:193 #: ../tools/message.c:211
msgid "Error" msgid "Error"
msgstr "Fehler" msgstr "Fehler"
@ -68,8 +68,8 @@ msgstr ""
"%H:%M:%S\n" "%H:%M:%S\n"
"%d/%m/%Y" "%d/%m/%Y"
#: ../src/applets/close.c:78 ../src/applets/close.c:104 #: ../src/applets/close.c:82 ../src/applets/close.c:108
#: ../src/applets/tasks.c:848 #: ../src/applets/tasks.c:880
msgid "Close" msgid "Close"
msgstr "Schliessen" msgstr "Schliessen"
@ -109,11 +109,11 @@ msgstr ""
msgid "Show desktop" msgid "Show desktop"
msgstr "" msgstr ""
#: ../src/applets/embed.c:83 #: ../src/applets/embed.c:90
msgid "Embed" msgid "Embed"
msgstr "" msgstr ""
#: ../src/applets/embed.c:113 #: ../src/applets/embed.c:122
msgid "Desktop notifications" msgid "Desktop notifications"
msgstr "" msgstr ""
@ -133,33 +133,33 @@ msgstr "GSM"
msgid "GSM is enabled" msgid "GSM is enabled"
msgstr "GSM ist aktiv" msgstr "GSM ist aktiv"
#: ../src/applets/leds.c:66 #: ../src/applets/leds.c:70
msgid "LEDs" msgid "LEDs"
msgstr "" msgstr ""
#: ../src/applets/leds.c:155 #: ../src/applets/leds.c:172
#, c-format #, c-format
msgid "XKB library mismatch (%d.%d)" msgid "XKB library mismatch (%d.%d)"
msgstr "" msgstr ""
#: ../src/applets/leds.c:162 #: ../src/applets/leds.c:179
#, c-format #, c-format
msgid "XKB extension mismatch (%d.%d)" msgid "XKB extension mismatch (%d.%d)"
msgstr "" msgstr ""
#: ../src/applets/leds.c:170 #: ../src/applets/leds.c:187
msgid "Could not obtain XKB map" msgid "Could not obtain XKB map"
msgstr "" msgstr ""
#: ../src/applets/leds.c:178 #: ../src/applets/leds.c:195
msgid "Could not obtain XKB indicator map" msgid "Could not obtain XKB indicator map"
msgstr "" msgstr ""
#: ../src/applets/leds.c:186 #: ../src/applets/leds.c:203
msgid "Could not obtain XKB names" msgid "Could not obtain XKB names"
msgstr "" msgstr ""
#: ../src/applets/leds.c:237 #: ../src/applets/leds.c:254
#, c-format #, c-format
msgid "LED %u" msgid "LED %u"
msgstr "" msgstr ""
@ -233,35 +233,35 @@ msgstr "Video"
msgid "Main menu" msgid "Main menu"
msgstr "HauptmenÌ" msgstr "HauptmenÌ"
#: ../src/applets/menu.c:523 #: ../src/applets/menu.c:526
msgid "A_pplications" msgid "A_pplications"
msgstr "" msgstr ""
#: ../src/applets/menu.c:533 #: ../src/applets/menu.c:536
msgid "_Run..." msgid "_Run..."
msgstr "" msgstr ""
#: ../src/applets/menu.c:545 #: ../src/applets/menu.c:548
msgid "_About" msgid "_About"
msgstr "_Info" msgstr "_Info"
#: ../src/applets/menu.c:560 #: ../src/applets/menu.c:563
msgid "_Lock screen" msgid "_Lock screen"
msgstr "Bildschirm _sperren" msgstr "Bildschirm _sperren"
#: ../src/applets/menu.c:568 #: ../src/applets/menu.c:571
msgid "R_otate" msgid "R_otate"
msgstr "R_otieren" msgstr "R_otieren"
#: ../src/applets/menu.c:576 #: ../src/applets/menu.c:579
msgid "Lo_gout..." msgid "Lo_gout..."
msgstr "Aus_loggen..." msgstr "Aus_loggen..."
#: ../src/applets/menu.c:586 #: ../src/applets/menu.c:589
msgid "S_uspend" msgid "S_uspend"
msgstr "" msgstr ""
#: ../src/applets/menu.c:595 #: ../src/applets/menu.c:598
msgid "_Shutdown..." msgid "_Shutdown..."
msgstr "_Ausschalten..." msgstr "_Ausschalten..."
@ -273,35 +273,35 @@ msgstr "Speicher"
msgid "RAM:" msgid "RAM:"
msgstr "" msgstr ""
#: ../src/applets/mixer.c:96 #: ../src/applets/mixer.c:102
msgid "Mixer" msgid "Mixer"
msgstr "" msgstr ""
#: ../src/applets/mixer.c:135 #: ../src/applets/mixer.c:144
msgid "Show mixer" msgid "Show mixer"
msgstr "" msgstr ""
#: ../src/applets/mixer.c:297 ../src/run.c:123 #: ../src/applets/mixer.c:330 ../src/run.c:123
msgid "Command:" msgid "Command:"
msgstr "" msgstr ""
#: ../src/applets/mixer.c:303 #: ../src/applets/mixer.c:336
msgid "Size:" msgid "Size:"
msgstr "" msgstr ""
#: ../src/applets/mixer.c:316 #: ../src/applets/mixer.c:349
msgid "Width:" msgid "Width:"
msgstr "Breite:" msgstr "Breite:"
#: ../src/applets/mixer.c:331 #: ../src/applets/mixer.c:364
msgid "Height:" msgid "Height:"
msgstr "Höhe:" msgstr "Höhe:"
#: ../src/applets/mixer.c:342 #: ../src/applets/mixer.c:375
msgid "Keep ratio" msgid "Keep ratio"
msgstr "" msgstr ""
#: ../src/applets/mixer.c:411 #: ../src/applets/mixer.c:444
msgid "Could not start mixer" msgid "Could not start mixer"
msgstr "" msgstr ""
@ -356,21 +356,21 @@ msgstr ""
msgid "Show the interfaces disabled" msgid "Show the interfaces disabled"
msgstr "" msgstr ""
#: ../src/applets/pager.c:105 #: ../src/applets/pager.c:111
msgid "Pager" msgid "Pager"
msgstr "" msgstr ""
#: ../src/applets/pager.c:287 #: ../src/applets/pager.c:306
#, c-format #, c-format
msgid "Desk %lu" msgid "Desk %lu"
msgstr "" msgstr ""
#: ../src/applets/pager.c:323 #: ../src/applets/pager.c:342
#, c-format #, c-format
msgid "Switch to %s" msgid "Switch to %s"
msgstr "" msgstr ""
#: ../src/applets/pager.c:333 #: ../src/applets/pager.c:352
#, c-format #, c-format
msgid "On %s" msgid "On %s"
msgstr "" msgstr ""
@ -410,59 +410,59 @@ msgstr ""
msgid "Swap:" msgid "Swap:"
msgstr "" msgstr ""
#: ../src/applets/systray.c:69 #: ../src/applets/systray.c:75
msgid "System tray" msgid "System tray"
msgstr "" msgstr ""
#: ../src/applets/tasks.c:152 #: ../src/applets/tasks.c:169
msgid "Tasks" msgid "Tasks"
msgstr "" msgstr ""
#: ../src/applets/tasks.c:534 ../src/applets/title.c:251 #: ../src/applets/tasks.c:566 ../src/applets/title.c:269
msgid "(Untitled)" msgid "(Untitled)"
msgstr "(Ohne Titel)" msgstr "(Ohne Titel)"
#: ../src/applets/tasks.c:827 #: ../src/applets/tasks.c:859
msgid "Move" msgid "Move"
msgstr "" msgstr ""
#: ../src/applets/tasks.c:829 #: ../src/applets/tasks.c:861
msgid "Resize" msgid "Resize"
msgstr "" msgstr ""
#: ../src/applets/tasks.c:831 #: ../src/applets/tasks.c:863
msgid "Minimize" msgid "Minimize"
msgstr "Minimieren" msgstr "Minimieren"
#: ../src/applets/tasks.c:833 #: ../src/applets/tasks.c:865
msgid "Shade" msgid "Shade"
msgstr "" msgstr ""
#: ../src/applets/tasks.c:835 #: ../src/applets/tasks.c:867
msgid "Stick" msgid "Stick"
msgstr "" msgstr ""
#: ../src/applets/tasks.c:838 #: ../src/applets/tasks.c:870
msgid "Maximize horizontally" msgid "Maximize horizontally"
msgstr "" msgstr ""
#: ../src/applets/tasks.c:841 #: ../src/applets/tasks.c:873
msgid "Maximize vertically" msgid "Maximize vertically"
msgstr "" msgstr ""
#: ../src/applets/tasks.c:843 #: ../src/applets/tasks.c:875
msgid "Fullscreen" msgid "Fullscreen"
msgstr "" msgstr ""
#: ../src/applets/tasks.c:846 #: ../src/applets/tasks.c:878
msgid "Change desktop" msgid "Change desktop"
msgstr "" msgstr ""
#: ../src/applets/tasks.c:899 #: ../src/applets/tasks.c:931
msgid "Maximize" msgid "Maximize"
msgstr "" msgstr ""
#: ../src/applets/title.c:77 #: ../src/applets/title.c:82
msgid "Title" msgid "Title"
msgstr "Titel" msgstr "Titel"
@ -800,10 +800,14 @@ msgstr ""
msgid "Usage: %s\n" msgid "Usage: %s\n"
msgstr "" msgstr ""
#: ../src/window.c:95 #: ../src/window.c:97
msgid "Invalid panel size" msgid "Invalid panel size"
msgstr "" msgstr ""
#: ../src/window.c:122
msgid "Unsupported panel position"
msgstr ""
#: ../tools/embed.c:114 #: ../tools/embed.c:114
msgid "Could not obtain the XID" msgid "Could not obtain the XID"
msgstr "" msgstr ""
@ -821,22 +825,22 @@ msgstr ""
msgid "Applets available:" msgid "Applets available:"
msgstr "" msgstr ""
#: ../tools/message.c:165 #: ../tools/message.c:183
#, c-format #, c-format
msgid "" msgid ""
"Usage: %s [-EIQW][-T title][-t timeout] message\n" "Usage: %s [-EIQW][-T title][-t timeout] message\n"
" %s [-N name][-T title][-t timeout] message\n" " %s [-N name][-T title][-t timeout] message\n"
msgstr "" msgstr ""
#: ../tools/message.c:179 ../tools/message.c:197 #: ../tools/message.c:197 ../tools/message.c:215
msgid "Information" msgid "Information"
msgstr "Information" msgstr "Information"
#: ../tools/message.c:204 #: ../tools/message.c:222
msgid "Question" msgid "Question"
msgstr "Frage" msgstr "Frage"
#: ../tools/message.c:211 #: ../tools/message.c:229
msgid "Warning" msgid "Warning"
msgstr "Warnung" msgstr "Warnung"

109
po/es.po
View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Panel 0.4.1\n" "Project-Id-Version: Panel 0.4.1\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-08 23:46+0200\n" "POT-Creation-Date: 2024-10-10 01:48+0200\n"
"PO-Revision-Date: 2015-08-11 01:31+0200\n" "PO-Revision-Date: 2015-08-11 01:31+0200\n"
"Last-Translator: Pierre Pronchery <khorben@defora.org>\n" "Last-Translator: Pierre Pronchery <khorben@defora.org>\n"
"Language-Team: Spanish\n" "Language-Team: Spanish\n"
@ -31,7 +31,7 @@ msgstr "Desconocido"
#: ../src/applets/battery.c:446 ../src/applets/wpa_supplicant.c:455 #: ../src/applets/battery.c:446 ../src/applets/wpa_supplicant.c:455
#: ../src/panel.c:427 ../src/panel.c:432 ../src/run.c:256 ../src/run.c:262 #: ../src/panel.c:427 ../src/panel.c:432 ../src/run.c:256 ../src/run.c:262
#: ../tools/message.c:193 #: ../tools/message.c:211
msgid "Error" msgid "Error"
msgstr "Error" msgstr "Error"
@ -68,8 +68,8 @@ msgstr ""
"%H:%M:%S\n" "%H:%M:%S\n"
"%d/%m/%Y" "%d/%m/%Y"
#: ../src/applets/close.c:78 ../src/applets/close.c:104 #: ../src/applets/close.c:82 ../src/applets/close.c:108
#: ../src/applets/tasks.c:848 #: ../src/applets/tasks.c:880
msgid "Close" msgid "Close"
msgstr "Cerrar" msgstr "Cerrar"
@ -109,11 +109,11 @@ msgstr "Ver el escritorio"
msgid "Show desktop" msgid "Show desktop"
msgstr "Mostrar el escritorio" msgstr "Mostrar el escritorio"
#: ../src/applets/embed.c:83 #: ../src/applets/embed.c:90
msgid "Embed" msgid "Embed"
msgstr "" msgstr ""
#: ../src/applets/embed.c:113 #: ../src/applets/embed.c:122
msgid "Desktop notifications" msgid "Desktop notifications"
msgstr "Notificaciones de escritorio" msgstr "Notificaciones de escritorio"
@ -133,33 +133,33 @@ msgstr "GSM"
msgid "GSM is enabled" msgid "GSM is enabled"
msgstr "GSM habilitado" msgstr "GSM habilitado"
#: ../src/applets/leds.c:66 #: ../src/applets/leds.c:70
msgid "LEDs" msgid "LEDs"
msgstr "LEDs" msgstr "LEDs"
#: ../src/applets/leds.c:155 #: ../src/applets/leds.c:172
#, c-format #, c-format
msgid "XKB library mismatch (%d.%d)" msgid "XKB library mismatch (%d.%d)"
msgstr "" msgstr ""
#: ../src/applets/leds.c:162 #: ../src/applets/leds.c:179
#, c-format #, c-format
msgid "XKB extension mismatch (%d.%d)" msgid "XKB extension mismatch (%d.%d)"
msgstr "" msgstr ""
#: ../src/applets/leds.c:170 #: ../src/applets/leds.c:187
msgid "Could not obtain XKB map" msgid "Could not obtain XKB map"
msgstr "No se pudo obtener el map de XKB" msgstr "No se pudo obtener el map de XKB"
#: ../src/applets/leds.c:178 #: ../src/applets/leds.c:195
msgid "Could not obtain XKB indicator map" msgid "Could not obtain XKB indicator map"
msgstr "No se pudo obtener el map de indicadores de XKB" msgstr "No se pudo obtener el map de indicadores de XKB"
#: ../src/applets/leds.c:186 #: ../src/applets/leds.c:203
msgid "Could not obtain XKB names" msgid "Could not obtain XKB names"
msgstr "No se pudo obtener los nombres de XKB" msgstr "No se pudo obtener los nombres de XKB"
#: ../src/applets/leds.c:237 #: ../src/applets/leds.c:254
#, c-format #, c-format
msgid "LED %u" msgid "LED %u"
msgstr "LED %u" msgstr "LED %u"
@ -233,35 +233,35 @@ msgstr "Video"
msgid "Main menu" msgid "Main menu"
msgstr "Menú principal" msgstr "Menú principal"
#: ../src/applets/menu.c:523 #: ../src/applets/menu.c:526
msgid "A_pplications" msgid "A_pplications"
msgstr "A_plicaciones" msgstr "A_plicaciones"
#: ../src/applets/menu.c:533 #: ../src/applets/menu.c:536
msgid "_Run..." msgid "_Run..."
msgstr "_Ejecutar..." msgstr "_Ejecutar..."
#: ../src/applets/menu.c:545 #: ../src/applets/menu.c:548
msgid "_About" msgid "_About"
msgstr "_Acerca de" msgstr "_Acerca de"
#: ../src/applets/menu.c:560 #: ../src/applets/menu.c:563
msgid "_Lock screen" msgid "_Lock screen"
msgstr "_Bloquear pantalla" msgstr "_Bloquear pantalla"
#: ../src/applets/menu.c:568 #: ../src/applets/menu.c:571
msgid "R_otate" msgid "R_otate"
msgstr "R_otar" msgstr "R_otar"
#: ../src/applets/menu.c:576 #: ../src/applets/menu.c:579
msgid "Lo_gout..." msgid "Lo_gout..."
msgstr "_Cerrar sesión" msgstr "_Cerrar sesión"
#: ../src/applets/menu.c:586 #: ../src/applets/menu.c:589
msgid "S_uspend" msgid "S_uspend"
msgstr "S_uspender" msgstr "S_uspender"
#: ../src/applets/menu.c:595 #: ../src/applets/menu.c:598
msgid "_Shutdown..." msgid "_Shutdown..."
msgstr "_Apagar..." msgstr "_Apagar..."
@ -273,35 +273,35 @@ msgstr "Memoria"
msgid "RAM:" msgid "RAM:"
msgstr "RAM:" msgstr "RAM:"
#: ../src/applets/mixer.c:96 #: ../src/applets/mixer.c:102
msgid "Mixer" msgid "Mixer"
msgstr "Mezclador de volumen" msgstr "Mezclador de volumen"
#: ../src/applets/mixer.c:135 #: ../src/applets/mixer.c:144
msgid "Show mixer" msgid "Show mixer"
msgstr "Mostrar mezclador de volumen" msgstr "Mostrar mezclador de volumen"
#: ../src/applets/mixer.c:297 ../src/run.c:123 #: ../src/applets/mixer.c:330 ../src/run.c:123
msgid "Command:" msgid "Command:"
msgstr "Commando:" msgstr "Commando:"
#: ../src/applets/mixer.c:303 #: ../src/applets/mixer.c:336
msgid "Size:" msgid "Size:"
msgstr "Tamaño:" msgstr "Tamaño:"
#: ../src/applets/mixer.c:316 #: ../src/applets/mixer.c:349
msgid "Width:" msgid "Width:"
msgstr "Ancho:" msgstr "Ancho:"
#: ../src/applets/mixer.c:331 #: ../src/applets/mixer.c:364
msgid "Height:" msgid "Height:"
msgstr "Alto:" msgstr "Alto:"
#: ../src/applets/mixer.c:342 #: ../src/applets/mixer.c:375
msgid "Keep ratio" msgid "Keep ratio"
msgstr "Mantener proporciones" msgstr "Mantener proporciones"
#: ../src/applets/mixer.c:411 #: ../src/applets/mixer.c:444
msgid "Could not start mixer" msgid "Could not start mixer"
msgstr "No se pudo iniciar el control de volumen" msgstr "No se pudo iniciar el control de volumen"
@ -356,21 +356,21 @@ msgstr "Mostrar las interfaces locales"
msgid "Show the interfaces disabled" msgid "Show the interfaces disabled"
msgstr "Mostrar las interfaces desabilitadas" msgstr "Mostrar las interfaces desabilitadas"
#: ../src/applets/pager.c:105 #: ../src/applets/pager.c:111
msgid "Pager" msgid "Pager"
msgstr "" msgstr ""
#: ../src/applets/pager.c:287 #: ../src/applets/pager.c:306
#, c-format #, c-format
msgid "Desk %lu" msgid "Desk %lu"
msgstr "Escritorio %lu" msgstr "Escritorio %lu"
#: ../src/applets/pager.c:323 #: ../src/applets/pager.c:342
#, c-format #, c-format
msgid "Switch to %s" msgid "Switch to %s"
msgstr "Cambiar a %s" msgstr "Cambiar a %s"
#: ../src/applets/pager.c:333 #: ../src/applets/pager.c:352
#, c-format #, c-format
msgid "On %s" msgid "On %s"
msgstr "" msgstr ""
@ -410,59 +410,59 @@ msgstr "Swap"
msgid "Swap:" msgid "Swap:"
msgstr "Swap:" msgstr "Swap:"
#: ../src/applets/systray.c:69 #: ../src/applets/systray.c:75
msgid "System tray" msgid "System tray"
msgstr "Área de notificación" msgstr "Área de notificación"
#: ../src/applets/tasks.c:152 #: ../src/applets/tasks.c:169
msgid "Tasks" msgid "Tasks"
msgstr "Tareas" msgstr "Tareas"
#: ../src/applets/tasks.c:534 ../src/applets/title.c:251 #: ../src/applets/tasks.c:566 ../src/applets/title.c:269
msgid "(Untitled)" msgid "(Untitled)"
msgstr "(Sin Título)" msgstr "(Sin Título)"
#: ../src/applets/tasks.c:827 #: ../src/applets/tasks.c:859
msgid "Move" msgid "Move"
msgstr "Mover" msgstr "Mover"
#: ../src/applets/tasks.c:829 #: ../src/applets/tasks.c:861
msgid "Resize" msgid "Resize"
msgstr "Ajustar tamaño" msgstr "Ajustar tamaño"
#: ../src/applets/tasks.c:831 #: ../src/applets/tasks.c:863
msgid "Minimize" msgid "Minimize"
msgstr "Minimizar" msgstr "Minimizar"
#: ../src/applets/tasks.c:833 #: ../src/applets/tasks.c:865
msgid "Shade" msgid "Shade"
msgstr "Shade" msgstr "Shade"
#: ../src/applets/tasks.c:835 #: ../src/applets/tasks.c:867
msgid "Stick" msgid "Stick"
msgstr "Stick" msgstr "Stick"
#: ../src/applets/tasks.c:838 #: ../src/applets/tasks.c:870
msgid "Maximize horizontally" msgid "Maximize horizontally"
msgstr "Maximizar horizontalmente" msgstr "Maximizar horizontalmente"
#: ../src/applets/tasks.c:841 #: ../src/applets/tasks.c:873
msgid "Maximize vertically" msgid "Maximize vertically"
msgstr "Maximizar verticalemnte" msgstr "Maximizar verticalemnte"
#: ../src/applets/tasks.c:843 #: ../src/applets/tasks.c:875
msgid "Fullscreen" msgid "Fullscreen"
msgstr "Pantalla completa" msgstr "Pantalla completa"
#: ../src/applets/tasks.c:846 #: ../src/applets/tasks.c:878
msgid "Change desktop" msgid "Change desktop"
msgstr "Cambiar escritorio" msgstr "Cambiar escritorio"
#: ../src/applets/tasks.c:899 #: ../src/applets/tasks.c:931
msgid "Maximize" msgid "Maximize"
msgstr "Maximizar" msgstr "Maximizar"
#: ../src/applets/title.c:77 #: ../src/applets/title.c:82
msgid "Title" msgid "Title"
msgstr "Título" msgstr "Título"
@ -834,10 +834,15 @@ msgstr "Permiso denegado"
msgid "Usage: %s\n" msgid "Usage: %s\n"
msgstr "Uso: %s\n" msgstr "Uso: %s\n"
#: ../src/window.c:95 #: ../src/window.c:97
msgid "Invalid panel size" msgid "Invalid panel size"
msgstr "Tamaño de panel inválido" msgstr "Tamaño de panel inválido"
#: ../src/window.c:122
#, fuzzy
msgid "Unsupported panel position"
msgstr "Posición de panel inválida"
#: ../tools/embed.c:114 #: ../tools/embed.c:114
msgid "Could not obtain the XID" msgid "Could not obtain the XID"
msgstr "No se pudo obtener el XID" msgstr "No se pudo obtener el XID"
@ -855,7 +860,7 @@ msgstr "Posición de panel inválida"
msgid "Applets available:" msgid "Applets available:"
msgstr "Applets disponibles:" msgstr "Applets disponibles:"
#: ../tools/message.c:165 #: ../tools/message.c:183
#, c-format #, c-format
msgid "" msgid ""
"Usage: %s [-EIQW][-T title][-t timeout] message\n" "Usage: %s [-EIQW][-T title][-t timeout] message\n"
@ -864,15 +869,15 @@ msgstr ""
"Usage: %s [-EIQW][-T título][-t timeout] mensaje\n" "Usage: %s [-EIQW][-T título][-t timeout] mensaje\n"
" %s [-N nombre][-T título][-t timeout] mensaje\n" " %s [-N nombre][-T título][-t timeout] mensaje\n"
#: ../tools/message.c:179 ../tools/message.c:197 #: ../tools/message.c:197 ../tools/message.c:215
msgid "Information" msgid "Information"
msgstr "Información" msgstr "Información"
#: ../tools/message.c:204 #: ../tools/message.c:222
msgid "Question" msgid "Question"
msgstr "Pregunta" msgstr "Pregunta"
#: ../tools/message.c:211 #: ../tools/message.c:229
msgid "Warning" msgid "Warning"
msgstr "Advertencia" msgstr "Advertencia"

110
po/fr.po
View File

@ -1,5 +1,5 @@
# $Id$ # $Id$
# Copyright (c) 2010-2022 Pierre Pronchery <khorben@defora.org> # Copyright (c) 2010-2024 Pierre Pronchery <khorben@defora.org>
# This file is distributed under the same license as the Panel package. # This file is distributed under the same license as the Panel package.
# Pierre Pronchery <khorben@defora.org>, 2010. # Pierre Pronchery <khorben@defora.org>, 2010.
# #
@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Panel 0.4.1\n" "Project-Id-Version: Panel 0.4.1\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-08 23:46+0200\n" "POT-Creation-Date: 2024-10-10 01:48+0200\n"
"PO-Revision-Date: 2015-08-11 01:31+0200\n" "PO-Revision-Date: 2015-08-11 01:31+0200\n"
"Last-Translator: Pierre Pronchery <khorben@defora.org>\n" "Last-Translator: Pierre Pronchery <khorben@defora.org>\n"
"Language-Team: French\n" "Language-Team: French\n"
@ -31,7 +31,7 @@ msgstr "Inconnu"
#: ../src/applets/battery.c:446 ../src/applets/wpa_supplicant.c:455 #: ../src/applets/battery.c:446 ../src/applets/wpa_supplicant.c:455
#: ../src/panel.c:427 ../src/panel.c:432 ../src/run.c:256 ../src/run.c:262 #: ../src/panel.c:427 ../src/panel.c:432 ../src/run.c:256 ../src/run.c:262
#: ../tools/message.c:193 #: ../tools/message.c:211
msgid "Error" msgid "Error"
msgstr "Erreur" msgstr "Erreur"
@ -68,8 +68,8 @@ msgstr ""
"%H:%M:%S\n" "%H:%M:%S\n"
"%d/%m/%Y" "%d/%m/%Y"
#: ../src/applets/close.c:78 ../src/applets/close.c:104 #: ../src/applets/close.c:82 ../src/applets/close.c:108
#: ../src/applets/tasks.c:848 #: ../src/applets/tasks.c:880
msgid "Close" msgid "Close"
msgstr "Fermer" msgstr "Fermer"
@ -109,11 +109,11 @@ msgstr "Afficher le bureau"
msgid "Show desktop" msgid "Show desktop"
msgstr "Afficher le bureau" msgstr "Afficher le bureau"
#: ../src/applets/embed.c:83 #: ../src/applets/embed.c:90
msgid "Embed" msgid "Embed"
msgstr "Embarquer" msgstr "Embarquer"
#: ../src/applets/embed.c:113 #: ../src/applets/embed.c:122
msgid "Desktop notifications" msgid "Desktop notifications"
msgstr "Notifications" msgstr "Notifications"
@ -133,33 +133,33 @@ msgstr "GSM"
msgid "GSM is enabled" msgid "GSM is enabled"
msgstr "GSM actif" msgstr "GSM actif"
#: ../src/applets/leds.c:66 #: ../src/applets/leds.c:70
msgid "LEDs" msgid "LEDs"
msgstr "DELs" msgstr "DELs"
#: ../src/applets/leds.c:155 #: ../src/applets/leds.c:172
#, c-format #, c-format
msgid "XKB library mismatch (%d.%d)" msgid "XKB library mismatch (%d.%d)"
msgstr "Bibliothèque XKB inattendue (%d.%d)" msgstr "Bibliothèque XKB inattendue (%d.%d)"
#: ../src/applets/leds.c:162 #: ../src/applets/leds.c:179
#, c-format #, c-format
msgid "XKB extension mismatch (%d.%d)" msgid "XKB extension mismatch (%d.%d)"
msgstr "Extension XKB inattendue (%d.%d)" msgstr "Extension XKB inattendue (%d.%d)"
#: ../src/applets/leds.c:170 #: ../src/applets/leds.c:187
msgid "Could not obtain XKB map" msgid "Could not obtain XKB map"
msgstr "Impossible d'obtenir la table XKB" msgstr "Impossible d'obtenir la table XKB"
#: ../src/applets/leds.c:178 #: ../src/applets/leds.c:195
msgid "Could not obtain XKB indicator map" msgid "Could not obtain XKB indicator map"
msgstr "Impossible d'obtenir les indicateurs XKB" msgstr "Impossible d'obtenir les indicateurs XKB"
#: ../src/applets/leds.c:186 #: ../src/applets/leds.c:203
msgid "Could not obtain XKB names" msgid "Could not obtain XKB names"
msgstr "Impossible d'obtenir les noms XKB" msgstr "Impossible d'obtenir les noms XKB"
#: ../src/applets/leds.c:237 #: ../src/applets/leds.c:254
#, c-format #, c-format
msgid "LED %u" msgid "LED %u"
msgstr "DEL %u" msgstr "DEL %u"
@ -233,35 +233,35 @@ msgstr "Vidéo"
msgid "Main menu" msgid "Main menu"
msgstr "Menu principal" msgstr "Menu principal"
#: ../src/applets/menu.c:523 #: ../src/applets/menu.c:526
msgid "A_pplications" msgid "A_pplications"
msgstr "_Programmes" msgstr "_Programmes"
#: ../src/applets/menu.c:533 #: ../src/applets/menu.c:536
msgid "_Run..." msgid "_Run..."
msgstr "_Exécuter..." msgstr "_Exécuter..."
#: ../src/applets/menu.c:545 #: ../src/applets/menu.c:548
msgid "_About" msgid "_About"
msgstr "À _propos" msgstr "À _propos"
#: ../src/applets/menu.c:560 #: ../src/applets/menu.c:563
msgid "_Lock screen" msgid "_Lock screen"
msgstr "_Verrouiller l'écran" msgstr "_Verrouiller l'écran"
#: ../src/applets/menu.c:568 #: ../src/applets/menu.c:571
msgid "R_otate" msgid "R_otate"
msgstr "Ré_orienter" msgstr "Ré_orienter"
#: ../src/applets/menu.c:576 #: ../src/applets/menu.c:579
msgid "Lo_gout..." msgid "Lo_gout..."
msgstr "_Déconnecter..." msgstr "_Déconnecter..."
#: ../src/applets/menu.c:586 #: ../src/applets/menu.c:589
msgid "S_uspend" msgid "S_uspend"
msgstr "S_uspendre" msgstr "S_uspendre"
#: ../src/applets/menu.c:595 #: ../src/applets/menu.c:598
msgid "_Shutdown..." msgid "_Shutdown..."
msgstr "_Arrêter..." msgstr "_Arrêter..."
@ -273,35 +273,35 @@ msgstr "Mémoire"
msgid "RAM:" msgid "RAM:"
msgstr "Mémoire :" msgstr "Mémoire :"
#: ../src/applets/mixer.c:96 #: ../src/applets/mixer.c:102
msgid "Mixer" msgid "Mixer"
msgstr "Contrôle du volume" msgstr "Contrôle du volume"
#: ../src/applets/mixer.c:135 #: ../src/applets/mixer.c:144
msgid "Show mixer" msgid "Show mixer"
msgstr "Afficher le contrôle du volume" msgstr "Afficher le contrôle du volume"
#: ../src/applets/mixer.c:297 ../src/run.c:123 #: ../src/applets/mixer.c:330 ../src/run.c:123
msgid "Command:" msgid "Command:"
msgstr "Commande :" msgstr "Commande :"
#: ../src/applets/mixer.c:303 #: ../src/applets/mixer.c:336
msgid "Size:" msgid "Size:"
msgstr "Taille :" msgstr "Taille :"
#: ../src/applets/mixer.c:316 #: ../src/applets/mixer.c:349
msgid "Width:" msgid "Width:"
msgstr "Largeur :" msgstr "Largeur :"
#: ../src/applets/mixer.c:331 #: ../src/applets/mixer.c:364
msgid "Height:" msgid "Height:"
msgstr "Hauteur :" msgstr "Hauteur :"
#: ../src/applets/mixer.c:342 #: ../src/applets/mixer.c:375
msgid "Keep ratio" msgid "Keep ratio"
msgstr "Respecter les proportions" msgstr "Respecter les proportions"
#: ../src/applets/mixer.c:411 #: ../src/applets/mixer.c:444
msgid "Could not start mixer" msgid "Could not start mixer"
msgstr "Impossible d'exécuter le contrôle du volume" msgstr "Impossible d'exécuter le contrôle du volume"
@ -356,21 +356,21 @@ msgstr "Lister les interfaces locales"
msgid "Show the interfaces disabled" msgid "Show the interfaces disabled"
msgstr "Afficher les interfaces inactives" msgstr "Afficher les interfaces inactives"
#: ../src/applets/pager.c:105 #: ../src/applets/pager.c:111
msgid "Pager" msgid "Pager"
msgstr "Pageur" msgstr "Pageur"
#: ../src/applets/pager.c:287 #: ../src/applets/pager.c:306
#, c-format #, c-format
msgid "Desk %lu" msgid "Desk %lu"
msgstr "Bureau %lu" msgstr "Bureau %lu"
#: ../src/applets/pager.c:323 #: ../src/applets/pager.c:342
#, c-format #, c-format
msgid "Switch to %s" msgid "Switch to %s"
msgstr "Basculer vers %s" msgstr "Basculer vers %s"
#: ../src/applets/pager.c:333 #: ../src/applets/pager.c:352
#, c-format #, c-format
msgid "On %s" msgid "On %s"
msgstr "Dans %s" msgstr "Dans %s"
@ -410,59 +410,59 @@ msgstr "Échange"
msgid "Swap:" msgid "Swap:"
msgstr "Échange :" msgstr "Échange :"
#: ../src/applets/systray.c:69 #: ../src/applets/systray.c:75
msgid "System tray" msgid "System tray"
msgstr "Système" msgstr "Système"
#: ../src/applets/tasks.c:152 #: ../src/applets/tasks.c:169
msgid "Tasks" msgid "Tasks"
msgstr "Tâches" msgstr "Tâches"
#: ../src/applets/tasks.c:534 ../src/applets/title.c:251 #: ../src/applets/tasks.c:566 ../src/applets/title.c:269
msgid "(Untitled)" msgid "(Untitled)"
msgstr "(Sans titre)" msgstr "(Sans titre)"
#: ../src/applets/tasks.c:827 #: ../src/applets/tasks.c:859
msgid "Move" msgid "Move"
msgstr "Déplacer" msgstr "Déplacer"
#: ../src/applets/tasks.c:829 #: ../src/applets/tasks.c:861
msgid "Resize" msgid "Resize"
msgstr "Redimensionner" msgstr "Redimensionner"
#: ../src/applets/tasks.c:831 #: ../src/applets/tasks.c:863
msgid "Minimize" msgid "Minimize"
msgstr "Réduire" msgstr "Réduire"
#: ../src/applets/tasks.c:833 #: ../src/applets/tasks.c:865
msgid "Shade" msgid "Shade"
msgstr "Masquer" msgstr "Masquer"
#: ../src/applets/tasks.c:835 #: ../src/applets/tasks.c:867
msgid "Stick" msgid "Stick"
msgstr "Attacher" msgstr "Attacher"
#: ../src/applets/tasks.c:838 #: ../src/applets/tasks.c:870
msgid "Maximize horizontally" msgid "Maximize horizontally"
msgstr "Maximiser horizontalement" msgstr "Maximiser horizontalement"
#: ../src/applets/tasks.c:841 #: ../src/applets/tasks.c:873
msgid "Maximize vertically" msgid "Maximize vertically"
msgstr "Maximiser verticalement" msgstr "Maximiser verticalement"
#: ../src/applets/tasks.c:843 #: ../src/applets/tasks.c:875
msgid "Fullscreen" msgid "Fullscreen"
msgstr "Plein écran" msgstr "Plein écran"
#: ../src/applets/tasks.c:846 #: ../src/applets/tasks.c:878
msgid "Change desktop" msgid "Change desktop"
msgstr "Déplacer vers le bureau" msgstr "Déplacer vers le bureau"
#: ../src/applets/tasks.c:899 #: ../src/applets/tasks.c:931
msgid "Maximize" msgid "Maximize"
msgstr "Maximiser" msgstr "Maximiser"
#: ../src/applets/title.c:77 #: ../src/applets/title.c:82
msgid "Title" msgid "Title"
msgstr "Titre" msgstr "Titre"
@ -837,10 +837,14 @@ msgstr "Permissions insuffisantes"
msgid "Usage: %s\n" msgid "Usage: %s\n"
msgstr "Usage: %s\n" msgstr "Usage: %s\n"
#: ../src/window.c:95 #: ../src/window.c:97
msgid "Invalid panel size" msgid "Invalid panel size"
msgstr "Taille invalide pour le panel" msgstr "Taille invalide pour le panel"
#: ../src/window.c:122
msgid "Unsupported panel position"
msgstr "Position invalide pour le panel"
#: ../tools/embed.c:114 #: ../tools/embed.c:114
msgid "Could not obtain the XID" msgid "Could not obtain the XID"
msgstr "Impossible d'obtenir le XID" msgstr "Impossible d'obtenir le XID"
@ -858,7 +862,7 @@ msgstr "Position invalide pour le panel"
msgid "Applets available:" msgid "Applets available:"
msgstr "Applets disponibles :" msgstr "Applets disponibles :"
#: ../tools/message.c:165 #: ../tools/message.c:183
#, c-format #, c-format
msgid "" msgid ""
"Usage: %s [-EIQW][-T title][-t timeout] message\n" "Usage: %s [-EIQW][-T title][-t timeout] message\n"
@ -867,15 +871,15 @@ msgstr ""
"Usage: %s [-EIQW][-T titre][-t durée] message\n" "Usage: %s [-EIQW][-T titre][-t durée] message\n"
" %s [-N nom][-T titre][-t durée] message\n" " %s [-N nom][-T titre][-t durée] message\n"
#: ../tools/message.c:179 ../tools/message.c:197 #: ../tools/message.c:197 ../tools/message.c:215
msgid "Information" msgid "Information"
msgstr "Information" msgstr "Information"
#: ../tools/message.c:204 #: ../tools/message.c:222
msgid "Question" msgid "Question"
msgstr "Question" msgstr "Question"
#: ../tools/message.c:211 #: ../tools/message.c:229
msgid "Warning" msgid "Warning"
msgstr "Attention" msgstr "Attention"

View File

@ -1,5 +1,5 @@
/* $Id$ */ /* $Id$ */
/* Copyright (c) 2011-2020 Pierre Pronchery <khorben@defora.org> */ /* Copyright (c) 2011-2024 Pierre Pronchery <khorben@defora.org> */
/* This file is part of DeforaOS Desktop Panel */ /* This file is part of DeforaOS Desktop Panel */
/* This program is free software: you can redistribute it and/or modify /* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
@ -34,6 +34,7 @@
#include <errno.h> #include <errno.h>
#include <libintl.h> #include <libintl.h>
#include "Panel/applet.h" #include "Panel/applet.h"
#include "../../config.h"
#define _(string) gettext(string) #define _(string) gettext(string)
#define N_(string) string #define N_(string) string

View File

@ -1,5 +1,5 @@
/* $Id$ */ /* $Id$ */
/* Copyright (c) 2012-2022 Pierre Pronchery <khorben@defora.org> */ /* Copyright (c) 2012-2024 Pierre Pronchery <khorben@defora.org> */
/* This file is part of DeforaOS Desktop Panel */ /* This file is part of DeforaOS Desktop Panel */
/* This program is free software: you can redistribute it and/or modify /* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
@ -96,6 +96,8 @@ static gboolean _embed_on_can_read(GIOChannel * channel, GIOCondition condition,
char * p; char * p;
(void) data; (void) data;
if(condition != G_IO_IN)
return FALSE; /* should not happen */
status = g_io_channel_read_line(channel, &str, &length, NULL, &error); status = g_io_channel_read_line(channel, &str, &length, NULL, &error);
switch(status) switch(status)
{ {

View File

@ -1,5 +1,5 @@
/* $Id$ */ /* $Id$ */
/* Copyright (c) 2012-2022 Pierre Pronchery <khorben@defora.org> */ /* Copyright (c) 2012-2024 Pierre Pronchery <khorben@defora.org> */
/* This file is part of DeforaOS Desktop Panel */ /* This file is part of DeforaOS Desktop Panel */
/* This program is free software: you can redistribute it and/or modify /* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
@ -87,7 +87,6 @@ static int _panel_append(Panel * panel, PanelPosition position,
static void _panel_show(Panel * panel, gboolean show); static void _panel_show(Panel * panel, gboolean show);
static int _applet_list(void); static int _applet_list(void);
static char * _config_get_filename(void);
static int _error(char const * message, int ret); static int _error(char const * message, int ret);
@ -138,16 +137,14 @@ static int _panel_init(Panel * panel, PanelWindowPosition position,
PanelWindowType type, GtkIconSize iconsize) PanelWindowType type, GtkIconSize iconsize)
{ {
const PanelPosition top = PANEL_POSITION_TOP; const PanelPosition top = PANEL_POSITION_TOP;
char * filename;
GdkRectangle rect; GdkRectangle rect;
size_t i; size_t i;
if((panel->config = config_new()) == NULL) if((panel->config = config_new()) == NULL)
return -1; return -1;
if((filename = _config_get_filename()) != NULL if(config_load_preferences(panel->config, PANEL_CONFIG_VENDOR,
&& config_load(panel->config, filename) != 0) PACKAGE, PANEL_CONFIG_FILE) != 0)
error_print(PROGNAME); error_print(PROGNAME);
free(filename);
panel->prefs.iconsize = NULL; panel->prefs.iconsize = NULL;
panel->prefs.monitor = -1; panel->prefs.monitor = -1;
/* root window */ /* root window */
@ -260,17 +257,6 @@ static int _applet_list(void)
} }
/* config_get_filename */
static char * _config_get_filename(void)
{
String const * homedir;
if((homedir = getenv("HOME")) == NULL)
homedir = g_get_home_dir();
return string_new_append(homedir, "/", PANEL_CONFIG_FILE, NULL);
}
/* error */ /* error */
static int _error(char const * message, int ret) static int _error(char const * message, int ret)
{ {

View File

@ -1,5 +1,5 @@
/* $Id$ */ /* $Id$ */
/* Copyright (c) 2012-2024 Pierre Pronchery <khorben@defora.org> */ /* Copyright (c) 2012-2025 Pierre Pronchery <khorben@defora.org> */
/* This file is part of DeforaOS Desktop Panel */ /* This file is part of DeforaOS Desktop Panel */
/* This program is free software: you can redistribute it and/or modify /* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
@ -54,10 +54,8 @@
static int _message(unsigned int timeout, char const * stock, static int _message(unsigned int timeout, char const * stock,
char const * title, char const * message); char const * title, char const * message);
#if defined(GDK_WINDOWING_X11)
/* callbacks */ /* callbacks */
static gboolean _message_on_timeout(gpointer data); static gboolean _message_on_timeout(gpointer data);
#endif
static int _error(char const * message, int ret); static int _error(char const * message, int ret);
static int _usage(void); static int _usage(void);
@ -68,18 +66,28 @@ static int _usage(void);
static int _message(unsigned int timeout, char const * stock, static int _message(unsigned int timeout, char const * stock,
char const * title, char const * message) char const * title, char const * message)
{ {
#if defined(GDK_WINDOWING_X11)
PangoFontDescription * bold; PangoFontDescription * bold;
GtkWidget * plug; GtkWidget * plug;
GtkWidget * hbox; GtkWidget * hbox;
GtkWidget * vbox; GtkWidget * vbox;
GtkWidget * image; GtkWidget * image;
GtkWidget * widget; GtkWidget * widget;
#if defined(GDK_WINDOWING_X11)
uint32_t xid; uint32_t xid;
#endif
#if !defined(GDK_WINDOWING_X11)
error_set_print(PROGNAME_PANEL_MESSAGE, 2, "%s",
"X11 support not detected");
#endif
bold = pango_font_description_new(); bold = pango_font_description_new();
pango_font_description_set_weight(bold, PANGO_WEIGHT_BOLD); pango_font_description_set_weight(bold, PANGO_WEIGHT_BOLD);
#if defined(GDK_WINDOWING_X11)
plug = gtk_plug_new(0); plug = gtk_plug_new(0);
#else
plug = gtk_window_new(GTK_WINDOW_TOPLEVEL);
gtk_window_set_title(GTK_WINDOW(plug), "Message");
#endif
gtk_container_set_border_width(GTK_CONTAINER(plug), 4); gtk_container_set_border_width(GTK_CONTAINER(plug), 4);
#if GTK_CHECK_VERSION(3, 0, 0) #if GTK_CHECK_VERSION(3, 0, 0)
hbox = gtk_box_new(GTK_ORIENTATION_HORIZONTAL, 4); hbox = gtk_box_new(GTK_ORIENTATION_HORIZONTAL, 4);
@ -87,7 +95,7 @@ static int _message(unsigned int timeout, char const * stock,
hbox = gtk_hbox_new(FALSE, 4); hbox = gtk_hbox_new(FALSE, 4);
#endif #endif
/* icon */ /* icon */
#if !GTK_CHECK_VERSION(3, 10, 0) #if !GTK_CHECK_VERSION(2, 6, 0)
if(strncmp(stock, "stock_", 6) == 0) if(strncmp(stock, "stock_", 6) == 0)
widget = gtk_image_new_from_stock(stock, GTK_ICON_SIZE_DIALOG); widget = gtk_image_new_from_stock(stock, GTK_ICON_SIZE_DIALOG);
else else
@ -125,37 +133,30 @@ static int _message(unsigned int timeout, char const * stock,
/* button */ /* button */
widget = gtk_button_new(); widget = gtk_button_new();
gtk_button_set_relief(GTK_BUTTON(widget), GTK_RELIEF_NONE); gtk_button_set_relief(GTK_BUTTON(widget), GTK_RELIEF_NONE);
#if GTK_CHECK_VERSION(3, 10, 0) #if GTK_CHECK_VERSION(2, 6, 0)
image = gtk_image_new_from_icon_name( image = gtk_image_new_from_icon_name(
"gtk-close", GTK_ICON_SIZE_BUTTON);
#else #else
image = gtk_image_new_from_stock( image = gtk_image_new_from_stock(
#endif
GTK_STOCK_CLOSE, GTK_ICON_SIZE_BUTTON); GTK_STOCK_CLOSE, GTK_ICON_SIZE_BUTTON);
#endif
gtk_button_set_image(GTK_BUTTON(widget), image); gtk_button_set_image(GTK_BUTTON(widget), image);
g_signal_connect(widget, "clicked", G_CALLBACK(gtk_main_quit), NULL); g_signal_connect(widget, "clicked", G_CALLBACK(gtk_main_quit), NULL);
gtk_box_pack_start(GTK_BOX(hbox), widget, FALSE, TRUE, 0); gtk_box_pack_start(GTK_BOX(hbox), widget, FALSE, TRUE, 0);
gtk_container_add(GTK_CONTAINER(plug), hbox); gtk_container_add(GTK_CONTAINER(plug), hbox);
gtk_widget_show_all(plug); gtk_widget_show_all(plug);
#if defined(GDK_WINDOWING_X11)
xid = gtk_plug_get_id(GTK_PLUG(plug)); xid = gtk_plug_get_id(GTK_PLUG(plug));
desktop_message_send(PANEL_CLIENT_MESSAGE, PANEL_MESSAGE_EMBED, xid, 0); desktop_message_send(PANEL_CLIENT_MESSAGE, PANEL_MESSAGE_EMBED, xid, 0);
#endif
if(timeout > 0) if(timeout > 0)
g_timeout_add(timeout * 1000, _message_on_timeout, NULL); g_timeout_add(timeout * 1000, _message_on_timeout, NULL);
pango_font_description_free(bold); pango_font_description_free(bold);
gtk_main(); gtk_main();
return 0; return 0;
#else
(void) timeout;
(void) stock;
(void) title;
(void) message;
return error_set_print(PROGNAME_PANEL_MESSAGE, 2, "%s",
"X11 support not detected");
#endif
} }
#if defined(GDK_WINDOWING_X11)
/* callbacks */ /* callbacks */
/* message_on_timeout */ /* message_on_timeout */
static gboolean _message_on_timeout(gpointer data) static gboolean _message_on_timeout(gpointer data)
@ -165,7 +166,6 @@ static gboolean _message_on_timeout(gpointer data)
gtk_main_quit(); gtk_main_quit();
return FALSE; return FALSE;
} }
#endif
/* error */ /* error */
@ -181,7 +181,14 @@ static int _error(char const * message, int ret)
static int _usage(void) static int _usage(void)
{ {
fprintf(stderr, _("Usage: %s [-EIQW][-T title][-t timeout] message\n" fprintf(stderr, _("Usage: %s [-EIQW][-T title][-t timeout] message\n"
" %s [-N name][-T title][-t timeout] message\n"), PROGNAME_PANEL_MESSAGE, " %s [-N name][-T title][-t timeout] message\n"
" -E Create an error dialog\n"
" -I Create an informational message\n"
" -N Choose a specific icon\n"
" -Q Create a question dialog\n"
" -T Set the dialog title\n"
" -W Create a warning dialog\n"
" -t Set the dialog timeout\n"), PROGNAME_PANEL_MESSAGE,
PROGNAME_PANEL_MESSAGE); PROGNAME_PANEL_MESSAGE);
return 1; return 1;
} }
@ -193,7 +200,7 @@ static int _usage(void)
int main(int argc, char * argv[]) int main(int argc, char * argv[])
{ {
unsigned int timeout = 3; unsigned int timeout = 3;
char const * stock = GTK_STOCK_DIALOG_INFO; char const * stock = "gtk-stock-info";
char const * title = _("Information"); char const * title = _("Information");
int o; int o;
char * p; char * p;
@ -207,25 +214,25 @@ int main(int argc, char * argv[])
switch(o) switch(o)
{ {
case 'E': case 'E':
stock = GTK_STOCK_DIALOG_ERROR; stock = "gtk-dialog-error";
title = _("Error"); title = _("Error");
break; break;
case 'I': case 'I':
stock = GTK_STOCK_DIALOG_INFO; stock = "gtk-dialog-info";
title = _("Information"); title = _("Information");
break; break;
case 'N': case 'N':
stock = optarg; stock = optarg;
break; break;
case 'Q': case 'Q':
stock = GTK_STOCK_DIALOG_QUESTION; stock = "gtk-dialog-question";
title = _("Question"); title = _("Question");
break; break;
case 'T': case 'T':
title = optarg; title = optarg;
break; break;
case 'W': case 'W':
stock = GTK_STOCK_DIALOG_WARNING; stock = "gtk-dialog-warning";
title = _("Warning"); title = _("Warning");
break; break;
case 't': case 't':