From 9d430c9ca9b4d0e56af80f2998d7848be025ee0f Mon Sep 17 00:00:00 2001 From: fluxgen Date: Tue, 10 Jun 2003 12:18:26 +0000 Subject: copyright update --- src/Keys.cc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/Keys.cc b/src/Keys.cc index 3adf6ec..5913b2b 100644 --- a/src/Keys.cc +++ b/src/Keys.cc @@ -1,5 +1,5 @@ // Keys.cc for Fluxbox - an X11 Window manager -// Copyright (c) 2001-2002 Henrik Kinnunen (fluxgen@linuxmail.org) +// Copyright (c) 2001 - 2003 Henrik Kinnunen (fluxgen(at)users.sourceforge.net) // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), @@ -19,7 +19,7 @@ // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER // DEALINGS IN THE SOFTWARE. -//$Id: Keys.cc,v 1.29 2003/06/08 14:54:05 rathnor Exp $ +//$Id: Keys.cc,v 1.30 2003/06/10 12:18:26 fluxgen Exp $ #include "Keys.hh" @@ -295,6 +295,7 @@ bool Keys::load(const char *filename) { } last_key->action = m_actionlist[i].action; + switch(last_key->action) { case Keys::RESTART: case Keys::EXECUTE: { -- cgit v0.11.2