This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project wmaker-crm.git.
The branch, next has been updated
via 751b6e793822eb6442cd8e79be17d63113d80eea (commit)
via bbaa42240f09a32f818dafbd04f8412159f5ee3b (commit)
via 7036890288fd3e45a994f55da664cce62add1754 (commit)
from 7c14c0b14acd94d41420388e0e7f9a4463c63e5f (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 -----------------------------------------------------------------
http://repo.or.cz/w/wmaker-crm.git/commit/751b6e793822eb6442cd8e79be17d63113d80eea
commit 751b6e793822eb6442cd8e79be17d63113d80eea
Author: Carlos R. Mafra <[email protected]>
Date: Mon Jan 31 11:10:20 2011 +0100
WPrefs: Update ballon text for "Window Focus Preferences"
Thanks to Camille d'Alméras for pointing it out.
Signed-off-by: Carlos R. Mafra <[email protected]>
diff --git a/WPrefs.app/Focus.c b/WPrefs.app/Focus.c
index fe6b6fe..99a49ea 100644
--- a/WPrefs.app/Focus.c
+++ b/WPrefs.app/Focus.c
@@ -330,10 +330,7 @@ Panel *InitFocus(WMScreen * scr, WMWindow * win)
memset(panel, 0, sizeof(_Panel));
panel->sectionName = _("Window Focus Preferences");
-
- panel->description = _("Keyboard focus switching policy, colormap
switchingn"
- "policy for 8bpp displays and other related
options.");
-
+ panel->description = _("Keyboard focus switching policy and related
options.");
panel->parent = win;
panel->callbacks.createWidgets = createPanel;
http://repo.or.cz/w/wmaker-crm.git/commit/bbaa42240f09a32f818dafbd04f8412159f5ee3b
commit bbaa42240f09a32f818dafbd04f8412159f5ee3b
Author: Carlos R. Mafra <[email protected]>
Date: Mon Jan 31 11:30:51 2011 +0100
WPrefs: Update po/Makefile.am to reflect file deletion
Otherwise 'make WPrefs.pot' inside WPrefs.app/po fails.
Signed-off-by: Carlos R. Mafra <[email protected]>
diff --git a/WPrefs.app/po/Makefile.am b/WPrefs.app/po/Makefile.am
index 29d97f8..7f93ec7 100644
--- a/WPrefs.app/po/Makefile.am
+++ b/WPrefs.app/po/Makefile.am
@@ -26,7 +26,6 @@ POTFILES = $(top_builddir)/WPrefs.app/WPrefs.c
$(top_builddir)/WPrefs.app/WindowHandling.c
$(top_builddir)/WPrefs.app/Workspace.c -
$(top_builddir)/WPrefs.app/imagebrowser.c
$(top_builddir)/WPrefs.app/main.c
SUFFIXES = .po .mo
http://repo.or.cz/w/wmaker-crm.git/commit/7036890288fd3e45a994f55da664cce62add1754
commit 7036890288fd3e45a994f55da664cce62add1754
Author: Carlos R. Mafra <[email protected]>
Date: Sat Jan 1 22:34:20 2011 +0100
wmgenmenu: Add more apps
Signed-off-by: Carlos R. Mafra <[email protected]>
diff --git a/util/wmgenmenu.h b/util/wmgenmenu.h
index cc0d0a1..e710ad7 100644
--- a/util/wmgenmenu.h
+++ b/util/wmgenmenu.h
@@ -61,6 +61,7 @@ char *Graphics[MAX_NR_APPS][2] = {
{ N_("Blender"), "blender" },
{ N_("KSnapshot"), "ksnapshot" },
{ N_("GPhoto"), "gphoto" },
+ { N_("DigiKam"), "digikam" },
{ N_("Dia"), "dia" },
{ N_("CompuPic"), "compupic" },
{ N_("GQview"), "gqview" },
@@ -78,13 +79,18 @@ char *Multimedia[MAX_NR_APPS][2] = {
{ N_("Audacious"), "audacious2" },
{ N_("Kaffeine"), "kaffeine", },
{ N_("Audacity"), "audacity" },
+ { N_("Amarok"), "amarok" },
{ N_("XMMS"), "xmms" },
{ N_("K9Copy"), "k9copy" },
+ { N_("HandBrake"), "HandBrakeGUI" },
+ { N_("OGMRip"), "ogmrip" },
+ { N_("DVBcut"), "dvbcut" },
{ N_("AcidRip"), "acidrip" },
{ N_("Avidemux"), "avidemux2_gtk" },
{ N_("GQmpeg"), "gqmpeg" },
{ N_("Freeamp"), "freeamp" },
{ N_("RealPlayer"), "realplay" },
+ { N_("Mediathek"), "Mediathek.sh" },
{ N_("KMid"), "kmid" },
{ N_("Kmidi"), "kmidi" },
{ N_("Gtcd"), "gtcd" },
-----------------------------------------------------------------------
Summary of changes:
WPrefs.app/Focus.c | 5 +----
WPrefs.app/po/Makefile.am | 1 -
util/wmgenmenu.h | 6 ++++++
3 files changed, 7 insertions(+), 5 deletions(-)
repo.or.cz automatic notification. Contact project admin [email protected]
if you want to unsubscribe, or site admin [email protected] if you receive
no reply.
--
wmaker-crm.git ("Fork from the last available CVS version of Window Maker")
--
To unsubscribe, send mail to [email protected].