openbox fork to make it act a bit more like ryudo
Find a file
Mikael Magnusson e59d06c7f3 Use ngettext for %d desktop(s).
This poses a small problem. We currently let translators reorder this
string, but ngettext only takes one numeric argument. This means that you
can either get correct pluralization or the order you want, but not both.

I fixed up the languages I understand at a very basic level, but the
rest will need translator assistance.
2008-11-15 22:50:18 +01:00
data 0 is the first monitor here, not 1. 2008-09-14 13:56:13 +02:00
debian adding trunk 2007-07-12 02:57:08 -04:00
doc focus the desktop window when you right click it, same as you focus other windows 2008-01-11 15:01:03 -05:00
m4 add --enable-gprof option for configure 2008-02-14 19:40:01 +01:00
openbox Use ngettext for %d desktop(s). 2008-11-15 22:50:18 +01:00
parser add a --config-file command line option, and OB_CONFIG_FILE root hint 2008-02-02 09:45:33 -05:00
po Use ngettext for %d desktop(s). 2008-11-15 22:50:18 +01:00
render give the compiler hints about what can be kept in registers so that it can optimize the gradient code better with all the pointers going on 2008-10-27 00:27:50 +01:00
tests Remove double newlines. 2008-03-08 17:41:52 +01:00
themes updated clearlooks theme from mulberry 2008-02-02 17:06:24 -05:00
tools display the NotShowIn stuff correctly 2008-03-02 11:41:08 -05:00
.gitignore ignore the gdm-control binary 2008-03-06 02:34:27 -05:00
AUTHORS update the icon to the pretty one by david barr 2008-01-12 18:25:22 -05:00
bootstrap use automake 1.9 2007-04-23 19:11:12 +00:00
CHANGELOG fix edge detection, it was skipping edges sometimes 2007-08-04 17:39:49 -04:00
COMPLIANCE Openbox doesn't support _NET_WM_USER_TIME_WINDOW atm. 2008-05-29 18:51:17 +02:00
configure.ac bump the library version 2007-07-22 11:17:52 -04:00
COPYING add some text files.. 2002-11-01 10:15:13 +00:00
gettext.h 1) translate all of openbox's output 2007-04-23 17:56:35 +00:00
HACKING update the indent style guidelines 2008-02-14 19:40:03 +01:00
install-sh stop using build/ dir configure shits all over itself for other people 2003-04-06 11:13:14 +00:00
makedeb set the ubuntu deb version right 2007-05-18 00:43:04 +00:00
Makefile.am add a gdm-control tool that lets you..control..gdm.. 2008-03-02 03:46:28 -05:00
README yay for mika-chan 2007-05-13 22:08:35 +00:00
README.GIT more updates for the git instruction 2007-07-21 09:12:56 -04:00
README.NLS add readme.nls with fancy tricks 2007-06-01 23:18:32 +00:00
version.h.in add version info the library headers 2003-10-27 20:11:14 +00:00

Openbox
Copyright (C) 2004-2007  Mikael Magnusson
Copyright (C) 2002-2007  Dana Jansens

----

    This software is OSI Certified Open Source Software.
    OSI Certified is a certification mark of the Open Source Initiative.

----

    This program 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 2 of the License, or
    (at your option) any later version.

    This program 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.

    See the COPYING file for a copy of the GNU General Public License.