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 99aad55425339efc4b3598b42192a9f8d6c631a9 (commit)
from d3cb286428b03091088057a11e803e5e9b00862e (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/99aad55425339efc4b3598b42192a9f8d6c631a9
commit 99aad55425339efc4b3598b42192a9f8d6c631a9
Author: Carlos R. Mafra <[email protected]>
Date: Mon Feb 27 02:11:14 2012 +0000
wmgenmenu: Fix name for FSViewer
diff --git a/util/wmgenmenu.h b/util/wmgenmenu.h
index 483ff2e..15675fd 100644
--- a/util/wmgenmenu.h
+++ b/util/wmgenmenu.h
@@ -23,7 +23,7 @@ char *File_managers[MAX_NR_APPS][2] = {
{ N_("XFTree"), "xftree" },
{ N_("Konqueror"), "konqueror" },
{ N_("Nautilus"), "nautilus --no-desktop" },
- { N_("FSViewer"), "fsviewer" },
+ { N_("FSViewer"), "FSViewer" },
{ N_("Xfe"), "xfe" },
{ NULL, NULL }
};
-----------------------------------------------------------------------
Summary of changes:
util/wmgenmenu.h | 2 +-
1 files changed, 1 insertions(+), 1 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 ("The Window Maker window manager")
--
To unsubscribe, send mail to [email protected].