This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository nx-libs. commit 24986dd2ed990fc4390878df6c013d27a47fd695 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Jan 19 10:32:03 2015 +0100 Update 320_nxagent_configurable-keystrokes.full.patch. Fix patch header referring to keystrokes.cfg (plural), not keystroke.cfg. --- debian/changelog | 2 ++ .../320_nxagent_configurable-keystrokes.full.patch | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 1176b12..19a12a8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,8 @@ nx-libs (2:3.5.0.29-0x2go1) UNRELEASED; urgency=medium * nx-libs.spec: + The gpg-offline bin:package is not available in our SLE repo. We can do without. + * Update 320_nxagent_configurable-keystrokes.full.patch. Fix patch header + referring to keystrokes.cfg (plural), not keystroke.cfg. [ Horst Schirmeier ] * Update 320_nxagent_configurable-keystrokes.full.patch. Fix a typo that diff --git a/debian/patches/320_nxagent_configurable-keystrokes.full.patch b/debian/patches/320_nxagent_configurable-keystrokes.full.patch index bcb8ef2..c799c8b 100644 --- a/debian/patches/320_nxagent_configurable-keystrokes.full.patch +++ b/debian/patches/320_nxagent_configurable-keystrokes.full.patch @@ -4,7 +4,7 @@ Description: Make nxagent-specific keyboard bindings configurable table of keybindings. The default configuration is the same as the original one, to maintain compatibility. A user/administrator can either specify a command line parameter, environment variable or place a file - in ~/.nx/config/keystroke.cfg or /etc/nxagent/keystroke.cfg to reconfigure + in ~/.nx/config/keystrokes.cfg or /etc/nxagent/keystrokes.cfg to reconfigure these keybindings. . The configuration file format is XML, a dependency on libxml2 is added -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/nx-libs.git