This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository nx-libs. from 4e5a115 Add 321_nxagent_x2go-specific-keystroke-config.full.patch. If nxagent is launched as x2goagent, use X2Go-specific paths for the keystrokes.cfg file. (Fixes: #744). new 24986dd Update 320_nxagent_configurable-keystrokes.full.patch. Fix patch header referring to keystrokes.cfg (plural), not keystroke.cfg. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: debian/changelog | 2 ++ .../320_nxagent_configurable-keystrokes.full.patch | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/nx-libs.git
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