This is an automated email generated because a ref change occurred in the
git repository for project wmaker-crm.git.
The branch, master has been updated
via 896bbce2e5d4935bee402ac6080d9c8d416c7f28 (commit)
via 8f1ee27595292a1d4b82f6c3147d51082e23b060 (commit)
via 541947e9ef920ef648f60856e88f8271d6d971eb (commit)
via 7bb7d0f4d67252c054bc2ad5fdadd39c54daa45d (commit)
from da676c9e9eff0e4095fc5754e2a64450c87c0eab (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 896bbce2e5d4935bee402ac6080d9c8d416c7f28
Author: David Maciejak <
david.m...@gmail.com>
Date: Sun, 21 Dec 2025 15:28:08 -0500
URL: <
https://repo.or.cz/wmaker-crm.git/896bbce2e5d4935b>
Remove default print key grabbing
---
WindowMaker/Defaults/WindowMaker.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/WindowMaker/Defaults/WindowMaker.in b/WindowMaker/Defaults/WindowMaker.in
index cea46b4d7022..8acff966e199 100644
--- a/WindowMaker/Defaults/WindowMaker.in
+++ b/WindowMaker/Defaults/WindowMaker.in
@@ -233,7 +233,7 @@
ScreenSwitchKey = None;
RunKey = None;
ExitKey = None;
- ScreenCaptureKey = Print;
+ ScreenCaptureKey = None;
WindowCaptureKey = None;
PartialCaptureKey = None;
NormalCursor = (builtin, left_ptr);
commit 8f1ee27595292a1d4b82f6c3147d51082e23b060
Author: David Maciejak <
david.m...@gmail.com>
Date: Sun, 21 Dec 2025 15:36:47 -0500
URL: <
https://repo.or.cz/wmaker-crm.git/8f1ee27595292a1d>
Remove duplicated code
---
src/screen.c | 4 ----
1 file changed, 4 deletions(-)
diff --git a/src/screen.c b/src/screen.c
index 6ed591c0d7c6..3a2fd3b7518d 100644
--- a/src/screen.c
+++ b/src/screen.c
@@ -1348,11 +1348,7 @@ void ScreenCapture(WScreen *scr, int mode)
}
if (img) {
-#ifdef USE_PNG
- if (RSaveTitledImage(img, filepath, (char *)(filetype + 1), "Screenshot from Window Maker")) {
-#else
if (RSaveTitledImage(img, filepath, (char *)(filetype + 1), "Screenshot from Window Maker")) {
-#endif
scale_img = RSmoothScaleImage(img, scr->scr_width / 10, scr->scr_height / 10);
showMiniScreenshot(scr, scale_img);
RReleaseImage(scale_img);
commit 541947e9ef920ef648f60856e88f8271d6d971eb
Author: Страхиња Радић <
s...@strahinja.org>
Date: Mon, 27 Oct 2025 16:00:36 +0100
URL: <
https://repo.or.cz/wmaker-crm.git/541947e9ef920ef6>
Update translator's email for Serbian
This patch updates my email throughout the source.
Signed-off-by: Страхиња Радић <
s...@strahinja.org>
---
WINGs/po/README | 2 +-
WINGs/po/sr.po | 4 ++--
WPrefs.app/po/README | 2 +-
WPrefs.app/po/sr.po | 4 ++--
WindowMaker/README | 4 ++--
po/README | 2 +-
po/sr.po | 4 ++--
util/po/README | 2 +-
util/po/sr.po | 4 ++--
wrlib/po/sr.po | 4 ++--
10 files changed, 16 insertions(+), 16 deletions(-)
diff --git a/WINGs/po/README b/WINGs/po/README
index 5b9abd14c494..8089adda723b 100644
--- a/WINGs/po/README
+++ b/WINGs/po/README
@@ -9,7 +9,7 @@ sk.po Slovak Jan 'judas' Tomka <
ju...@linux.sk>
bg.po Bulgarian Anton Zinoviev <
zino...@debian.org>
nl.po Dutch Alwin <
transl...@ziggo.nl>
fy.po Frisian Alwin <
transl...@ziggo.nl>
-sr.po Serbian Strahinya Radich <
con...@strahinja.org>
+sr.po Serbian Strahinya Radich <
s...@strahinja.org>
Notes
-----
diff --git a/WINGs/po/sr.po b/WINGs/po/sr.po
index 37c6fecfa636..2c12f29098ac 100644
--- a/WINGs/po/sr.po
+++ b/WINGs/po/sr.po
@@ -3,7 +3,7 @@
# 1998-2006 Dan Pascu
# 2013-2020 Window Maker Developers Team
# This file is distributed under the same license as the Window Maker package.
-# Strahinya Radich (Страхиња Радић) <
con...@strahinja.org>, 2023.
+# Strahinya Radich (Страхиња Радић) <
s...@strahinja.org>, 2023.
#
msgid ""
msgstr ""
@@ -11,7 +11,7 @@ msgstr ""
"Report-Msgid-Bugs-To:
wmake...@googlegroups.com\n"
"POT-Creation-Date: 2023-11-02 19:36+0100\n"
"PO-Revision-Date: 2023-11-02 19:48+0100\n"
-"Last-Translator: Страхиња Радић <
con...@strahinja.org>\n"
+"Last-Translator: Страхиња Радић <
s...@strahinja.org>\n"
"Language-Team: Serbian <
s...@li.org>\n"
"Language: sr\n"
"MIME-Version: 1.0\n"
diff --git a/WPrefs.app/po/README b/WPrefs.app/po/README
index cf7402f4fe90..da62be8f12b0 100644
--- a/WPrefs.app/po/README
+++ b/WPrefs.app/po/README
@@ -26,4 +26,4 @@ et.po Estonian Ivar Smolin <
ok...@linux.ee>
ca.po Catalan Ernest Adrogué <
eadr...@gmx.net>
nl.po Dutch Alwin <
transl...@ziggo.nl>
fy.po Frisian Alwin <
transl...@ziggo.nl>
-sr.po Serbian Strahinya Radich <
con...@strahinja.org>
+sr.po Serbian Strahinya Radich <
s...@strahinja.org>
diff --git a/WPrefs.app/po/sr.po b/WPrefs.app/po/sr.po
index e4a9db50d53b..0b37a8511a2c 100644
--- a/WPrefs.app/po/sr.po
+++ b/WPrefs.app/po/sr.po
@@ -3,7 +3,7 @@
# 1998-2006 Dan Pascu
# 2013-2020 Window Maker Developers Team
# This file is distributed under the same license as the Window Maker package.
-# Strahinya Radich (Страхиња Радић) <
con...@strahinja.org>, 2023.
+# Strahinya Radich (Страхиња Радић) <
s...@strahinja.org>, 2023.
#
msgid ""
msgstr ""
@@ -11,7 +11,7 @@ msgstr ""
"Report-Msgid-Bugs-To:
wmake...@googlegroups.com\n"
"POT-Creation-Date: 2023-11-02 19:25+0100\n"
"PO-Revision-Date: 2023-11-02 19:48+0100\n"
-"Last-Translator: Страхиња Радић <
con...@strahinja.org>\n"
+"Last-Translator: Страхиња Радић <
s...@strahinja.org>\n"
"Language-Team: Serbian <
s...@li.org>\n"
"Language: sr\n"
"MIME-Version: 1.0\n"
diff --git a/WindowMaker/README b/WindowMaker/README
index 4863fa863677..8c0bf9e49e53 100644
--- a/WindowMaker/README
+++ b/WindowMaker/README
@@ -64,7 +64,7 @@
menu.bg Bulgarian Slavei Karadjov <
sl...@exco.net>
menu.sk Slovak judas@hell <
to...@oalevice.sk>
menu.nl Dutch Alwin <
transl...@ziggo.nl>
menu.fy Frisian Alwin <
transl...@ziggo.nl>
-
menu.sr Serbian Strahinya Radich <
con...@strahinja.org>
+
menu.sr Serbian Strahinya Radich <
s...@strahinja.org>
@@ -81,5 +81,5 @@
plmenu.sk Slovak judas@hell <
to...@oalevice.sk>
plmenu.ja Japanese Seiichi SATO <
sa...@cvs-net.co.jp>
plmenu.nl Dutch Alwin <
transl...@ziggo.nl>
plmenu.fy Frisian Alwin <
transl...@ziggo.nl>
-
plmenu.sr Serbian Strahinya Radich <
con...@strahinja.org>
+
plmenu.sr Serbian Strahinya Radich <
s...@strahinja.org>
diff --git a/po/README b/po/README
index c38dc33423bc..bb170fba64a4 100644
--- a/po/README
+++ b/po/README
@@ -45,7 +45,7 @@ bs.po Bosnian Ahmet Mulalic <
a...@lugzdk.ba>
hy.po Armenian Norayr Chilignaryan <
chn...@gmail.com>
nl.po Dutch Alwin <
transl...@ziggo.nl>
fy.po Frisian Alwin <
transl...@ziggo.nl>
-sr.po Serbian Strahinya Radich <
con...@strahinja.org>
+sr.po Serbian Strahinya Radich <
s...@strahinja.org>
Some translations are based on previous translations by other people.
diff --git a/po/sr.po b/po/sr.po
index 8eab973123d7..80d4dd92bd0d 100644
--- a/po/sr.po
+++ b/po/sr.po
@@ -3,7 +3,7 @@
# 1998-2006 Dan Pascu
# 2013-2020 Window Maker Developers Team
# This file is distributed under the same license as the Window Maker package.
-# Strahinya Radich (Страхиња Радић) <
con...@strahinja.org>, 2023.
+# Strahinya Radich (Страхиња Радић) <
s...@strahinja.org>, 2023.
#
msgid ""
msgstr ""
@@ -11,7 +11,7 @@ msgstr ""
"Report-Msgid-Bugs-To:
wmake...@googlegroups.com\n"
"POT-Creation-Date: 2023-11-02 19:22+0100\n"
"PO-Revision-Date: 2023-11-02 19:51+0100\n"
-"Last-Translator: Страхиња Радић <
con...@strahinja.org>\n"
+"Last-Translator: Страхиња Радић <
s...@strahinja.org>\n"
"Language-Team: Serbian <
s...@li.org>\n"
"Language: sr\n"
"MIME-Version: 1.0\n"
diff --git a/util/po/README b/util/po/README
index 098268a39caf..c186a31ce7c0 100644
--- a/util/po/README
+++ b/util/po/README
@@ -2,7 +2,7 @@ File Language Note Current Maintainer
------------------------------------------------------------------------------
nl.po Dutch Alwin <
transl...@ziggo.nl>
fy.po Frisian Alwin <
transl...@ziggo.nl>
-sr.po Serbian Strahinya Radich <
con...@strahinja.org>
+sr.po Serbian Strahinya Radich <
s...@strahinja.org>
Notes
-----
diff --git a/util/po/sr.po b/util/po/sr.po
index 6fb5083fbdd3..4d7cb1b55c26 100644
--- a/util/po/sr.po
+++ b/util/po/sr.po
@@ -3,7 +3,7 @@
# 1998-2006 Dan Pascu
# 2013-2020 Window Maker Developers Team
# This file is distributed under the same license as the Window Maker package.
-# Strahinya Radich (Страхиња Радић) <
con...@strahinja.org>, 2023.
+# Strahinya Radich (Страхиња Радић) <
s...@strahinja.org>, 2023.
#
msgid ""
msgstr ""
@@ -11,7 +11,7 @@ msgstr ""
"Report-Msgid-Bugs-To:
wmake...@googlegroups.com\n"
"POT-Creation-Date: 2023-11-02 19:43+0100\n"
"PO-Revision-Date: 2023-11-02 19:48+0100\n"
-"Last-Translator: Страхиња Радић <
con...@strahinja.org>\n"
+"Last-Translator: Страхиња Радић <
s...@strahinja.org>\n"
"Language-Team: Serbian <
s...@li.org>\n"
"Language: sr\n"
"MIME-Version: 1.0\n"
diff --git a/wrlib/po/sr.po b/wrlib/po/sr.po
index 4b989e867f66..9b6937268a23 100644
--- a/wrlib/po/sr.po
+++ b/wrlib/po/sr.po
@@ -3,7 +3,7 @@
# 1998-2006 Dan Pascu
# 2013-2020 Window Maker Developers Team
# This file is distributed under the same license as the Window Maker package.
-# Strahinya Radich (Страхиња Радић) <
con...@strahinja.org>, 2023.
+# Strahinya Radich (Страхиња Радић) <
s...@strahinja.org>, 2023.
#
msgid ""
msgstr ""
@@ -11,7 +11,7 @@ msgstr ""
"Report-Msgid-Bugs-To:
wmake...@googlegroups.com\n"
"POT-Creation-Date: 2023-11-02 19:43+0100\n"
"PO-Revision-Date: 2023-11-02 19:48+0100\n"
-"Last-Translator: Страхиња Радић <
con...@strahinja.org>\n"
+"Last-Translator: Страхиња Радић <
s...@strahinja.org>\n"
"Language-Team: Serbian <
s...@li.org>\n"
"Language: sr\n"
"MIME-Version: 1.0\n"
commit 7bb7d0f4d67252c054bc2ad5fdadd39c54daa45d
Author: Страхиња Радић <
s...@strahinja.org>
Date: Mon, 27 Oct 2025 13:56:11 +0100
URL: <
https://repo.or.cz/wmaker-crm.git/7bb7d0f4d67252c0>
m4/wm_i18n.m4: Make compatible with POSIX sed
Currently, it seems like the script m4/wm_i18n.m4 is passing some editing
commands to sed(1), which are not strictly conforming to POSIX[1]. Namely, the
"grouping" command:
{ command; command }
needs to have either a semicolon or a newline before the closing brace:
{ command; command; }
or
{ command; command
}
according to POSIX.
On systems which don't use the lax GNU sed by default (like OpenBSD), the
current configuration and compilation goes like this:
$ autoreconf -vif
...
sed: 1: "/po$/{s,.po,,;p}": extra characters at the end of p command
sed: 1: "/po$/{s,.po,,;p}": extra characters at the end of p command
... (etc)
$ ./configure --without-menu-textdomain CATALOGS=sr.mo LINGUAS=sr \
LIBS=-lintl MSGFMT=msgfmt --mandir=/usr/local/man
...
Translated languages to support :
configure: WARNING: No language from $LINGUAS are supported
$ gmake && doas gmake install
... (no .mo files are generated nor installed)
and so on, since the editing commands in question are affecting the processing
of .po files.
This patch proposes inserting semicolons before the closing brace in the
mentioned editing commands passed to sed(1).
[1]:
https://pubs.opengroup.org/onlinepubs/9799919799/utilities/sed.html#tag_20_109_13_03
Signed-off-by: Страхиња Радић <
s...@strahinja.org>
---
m4/wm_i18n.m4 | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/m4/wm_i18n.m4 b/m4/wm_i18n.m4
index 460a5d367f77..9fae9c45c586 100644
--- a/m4/wm_i18n.m4
+++ b/m4/wm_i18n.m4
@@ -37,7 +37,7 @@ AC_DEFUN_ONCE([WM_I18N_LANGUAGES],
[AC_ARG_VAR([LINGUAS],
[list of language translations to support (I18N), use 'list' to get the list of supported languages, default: none])dnl
AC_DEFUN([WM_ALL_LANGUAGES],
- [m4_esyscmd([( ls wrlib/po/ ; ls WINGs/po/ ; ls po/ ; ls WPrefs.app/po/ ; ls util/po/ ) | sed -n -e '/po$/{s,\.po,,;p}' | sort -u | tr '\n' ' '])])dnl
+ [m4_esyscmd([( ls wrlib/po/ ; ls WINGs/po/ ; ls po/ ; ls WPrefs.app/po/ ; ls util/po/ ) | sed -n -e '/po$/{s,\.po,,;p;}' | sort -u | tr '\n' ' '])])dnl
dnl We 'divert' the macro to have it executed as soon as the option list have
dnl been processed, so the list of locales will be printed after the configure
dnl options have been parsed, but before any test have been run
@@ -66,11 +66,11 @@ AS_IF([test "x$LINGUAS" != "x"],
supported_locales=""
# This is the list of locales that our archive currently supports
- wraster_locales=" m4_esyscmd([ls wrlib/po/ | sed -n '/po$/{s,.po,,;p}' | tr '\n' ' '])"
- wings_locales=" m4_esyscmd([ls WINGs/po/ | sed -n '/po$/{s,.po,,;p}' | tr '\n' ' '])"
- wmaker_locales=" m4_esyscmd([ls po/ | sed -n '/po$/{s,.po,,;p}' | tr '\n' ' '])"
- wprefs_locales=" m4_esyscmd([ls WPrefs.app/po/ | sed -n '/po$/{s,.po,,;p}' | tr '\n' ' '])"
- util_locales=" m4_esyscmd([ls util/po/ | sed -n '/po$/{s,.po,,;p}' | tr '\n' ' '])"
+ wraster_locales=" m4_esyscmd([ls wrlib/po/ | sed -n '/po$/{s,.po,,;p;}' | tr '\n' ' '])"
+ wings_locales=" m4_esyscmd([ls WINGs/po/ | sed -n '/po$/{s,.po,,;p;}' | tr '\n' ' '])"
+ wmaker_locales=" m4_esyscmd([ls po/ | sed -n '/po$/{s,.po,,;p;}' | tr '\n' ' '])"
+ wprefs_locales=" m4_esyscmd([ls WPrefs.app/po/ | sed -n '/po$/{s,.po,,;p;}' | tr '\n' ' '])"
+ util_locales=" m4_esyscmd([ls util/po/ | sed -n '/po$/{s,.po,,;p;}' | tr '\n' ' '])"
man_locales=" m4_esyscmd([ls doc/ | grep '^[a-z][a-z]\(_[A-Z][A-Z]\)*$' | tr '\n' ' '])"
# If the LINGUAS is specified as a simple '*', then we enable all the languages
-----------------------------------------------------------------------
Summary of changes:
WINGs/po/README | 2 +-
WINGs/po/sr.po | 4 ++--
WPrefs.app/po/README | 2 +-
WPrefs.app/po/sr.po | 4 ++--
WindowMaker/Defaults/WindowMaker.in | 2 +-
WindowMaker/README | 4 ++--
m4/wm_i18n.m4 | 12 ++++++------
po/README | 2 +-
po/sr.po | 4 ++--
src/screen.c | 4 ----
util/po/README | 2 +-
util/po/sr.po | 4 ++--
wrlib/po/sr.po | 4 ++--
13 files changed, 23 insertions(+), 27 deletions(-)
repo.or.cz automatic notification. Contact project admin
crm...@gmail.com
if you want to unsubscribe, or site admin
ad...@repo.or.cz if you receive
no reply.
--
wmaker-crm.git ("The Window Maker window manager")