#
# This file is part of devilspie2
# Copyright (C) 2011-2014 Andreas Rönnquist
#
# devilspie2 is free software: you can redistribute it and/or
# modify it under the terms of the GNU General Public License as published
# by the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# devilspie2 is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with devilspie2.
# If not, see <http://www.gnu.org/licenses/>.
#

Authors:
--------

Andreas Rönnquist <gusnan (at) gusnan (dot) se>
- Code, Swedish translation

Ross Burton
- Original Devilspie

Robin Hahling <robin (dot) hahling (at) gw-computing (dot) net>
- French translation

Hélder Máximo Botter Ribas <helderribas (at) gmail (dot) com>
- Brasilian Portugese translation

Frans de Jonge <fransdejonge (at) gmail (dot) com>
- Dutch translation

Roman V. Nikolaev <rshadow (at) rambler (dot) ru>
- Russian translation

Andreas Müller <schnitzeltony (at) googlemail (dot) com>
- Patch fixing --folder setting getting overridden in load_scripts

Hans Nieser <hans (at) nieser (dot) nl>
- Patch adding get_workspace_count function

larchunix
- Patch replacing lua_open with luaL_newstate, to make it work with LUA 5.2.

Laurent Brachet <yg (dot) oenpurg (at) gmail (dot) com>
- Patch to make set_window_geometry accept negative values

Johan Lantto <johan (dot) lantto (at) consultant (dot) com>
- Finnish translation

Ronan Barzic <rbarzic (at) gmail (dot) com>
- Function get_screen_geometry

Hiroshi Hasebe <hhasebe (at) dvoi (dot) com>
- Japanese translation

rbtwrrr <rbtwrrr (at) inventati (dot) org>
- add boolean argument to set_window_{above, below}
