[repo.or.cz] wmaker-crm.git branch next updated: wmaker-0.95.8-38-gbfd88e07e608

2017-09-15 Thread crmafra
This is an automated email generated because a ref change occurred in the
git repository for project wmaker-crm.git.

The branch, next has been updated
   via  bfd88e07e608d1f7417f12969e61ac42e56d6232 (commit)
   via  81b89f6a4ca54be3018d2dacd3737c28b4cf55c7 (commit)
   via  6cfc71d40adaa79cb435e4f213af8658f811102a (commit)
   via  ccc676a2bf210060fa995ab089e5940fbcb69e94 (commit)
  from  2dbd778ed4580ab63de7d26d30326fd8717584e4 (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 bfd88e07e608d1f7417f12969e61ac42e56d6232
Author: Alwin 
Date:   Thu, 14 Sep 2017 20:49:40 +0200
URL:

wmaker: Adding copyright year 2017

The Info Panel didn't show the current year.
---
 src/dialog.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/dialog.c b/src/dialog.c
index b9437c2ce791..1a24fc864cb0 100644
--- a/src/dialog.c
+++ b/src/dialog.c
@@ -1129,7 +1129,7 @@ typedef struct {
 #define COPYRIGHT_TEXT  \
 "Copyright \xc2\xa9 1997-2006 Alfredo K. Kojima\n"\
 "Copyright \xc2\xa9 1998-2006 Dan Pascu\n"\
-"Copyright \xc2\xa9 2013-2016 Window Maker Developers Team"
+"Copyright \xc2\xa9 2013-2017 Window Maker Developers Team"
 
 static InfoPanel *infoPanel = NULL;
 

commit 81b89f6a4ca54be3018d2dacd3737c28b4cf55c7
Author: Alwin 
Date:   Thu, 14 Sep 2017 20:49:39 +0200
URL:

wmaker: Fixing a menu typo

There was a typo in background.menu. Although the menu worked fine, it
caused these errors in the logs:

  wmaker(WMReadPropListFromFile(proplist.c:1543)): error: error reading
from file '/usr/share/WindowMaker/Backgrounds'
---
 WindowMaker/background.menu | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/WindowMaker/background.menu b/WindowMaker/background.menu
index fa3bef7382e9..c81ae7b272db 100644
--- a/WindowMaker/background.menu
+++ b/WindowMaker/background.menu
@@ -28,5 +28,5 @@
 "Centered" OPEN_MENU  BACKGROUNDS_DIR USER_BACKGROUNDS_DIR WITH 
wmsetbg -u -e
 "Maximized" OPEN_MENU  BACKGROUNDS_DIR USER_BACKGROUNDS_DIR WITH 
wmsetbg -u -a
 "Filled" OPEN_MENU  BACKGROUNDS_DIR USER_BACKGROUNDS_DIR WITH 
wmsetbg -u -f
-"Image" END
+"Images" END
 "Background" END

commit 6cfc71d40adaa79cb435e4f213af8658f811102a
Author: Alwin 
Date:   Thu, 14 Sep 2017 20:49:38 +0200
URL:

Translations: Frisian language files for WPrefs and menus updated

Compacting two translations to fit the available space; two new strings.
The menus are now split like the English ones, using appearance.menu.fy
and background.menu.fy. A new comment was added to menu.fy.in.
---
 WPrefs.app/po/fy.po   | 311 --
 WindowMaker/Makefile.am   |   2 +
 WindowMaker/appearance.menu.fy.in |  12 ++
 WindowMaker/background.menu.fy|  32 +++
 WindowMaker/menu.fy.in|  45 +
 WindowMaker/plmenu.fy.in  |  32 +--
 6 files changed, 222 insertions(+), 212 deletions(-)
 create mode 100644 WindowMaker/appearance.menu.fy.in
 create mode 100644 WindowMaker/background.menu.fy

diff --git a/WPrefs.app/po/fy.po b/WPrefs.app/po/fy.po
index 7392d025188d..05b3e6d56941 100644
--- a/WPrefs.app/po/fy.po
+++ b/WPrefs.app/po/fy.po
@@ -1,14 +1,14 @@
 # Translation into Western Frisian for Window Maker
-# Copyright (C) 2015-2016 Window Maker Developers Team
+# Copyright (C) 2015-2017 Window Maker Developers Team
 # This file is distributed under the same license as the windowmaker package.
 # Original by Alwin , 2015.
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: wmaker-0.95.7+\n"
+"Project-Id-Version: wmaker-0.95.8+\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-03-10 10:56+0100\n"
-"PO-Revision-Date: 2017-03-10 00:00+\n"
+"POT-Creation-Date: 2017-09-14 19:36+0200\n"
+"PO-Revision-Date: 2017-09-14 00:00+\n"
 "Last-Translator: Alwin \n"
 "Language-Team: Western Frisian\n"
 "Language: fy\n"
@@ -664,8 +664,8 @@ msgstr "ferkearde opsjewearde %s foar opsje FocusMode. 
Brûkt standert Manual"
 msgid "bad option value %s for option ColormapMode. Using default Auto"
 msgstr "ferkearde opsjewearde %s foar opsje ColormapMode. Brûkt standert Auto"
 
-#: ../../WPrefs.app/Focus.c:154 ../../WPrefs.app/Icons.c:162
-#: ../../WPrefs.app/Icons.c:396 ../../WPrefs.app/Preferences.c:120
+#: ../../WPrefs.app/Focus.c:154 ../../WPrefs.app/Icons.c:160
+#: ../../WPrefs.app/Icons.c:367 ../../WPrefs.app/Preferences.c:120
 #: ../../WPrefs.app/WindowHandling.c:140 

<    1   2   3   4   5