Commit graph

38 commits

Author SHA1 Message Date
Hendrik Iben
e65a966d80 Added option for focus revert to stay on current head 2012-11-20 08:04:50 +01:00
Pavel Labath
0a42e6ca3d Fix VPATH builds with --enable-nls
I needed to add explicit $(srcdir) in Makefiles when referencing to Translation.m.
I also removed generated-*.m files from the tree since they can be easily regenerated (and they
were confusing VPATH logic). They can be added to the distribution tarball later if needed (but
hopefully everyone has iconv).
2011-09-14 19:39:11 +02:00
Mark Tiefenbruck
396c6fe40f updated german translations for maximization menu 2007-12-25 14:27:09 -08:00
Mark Tiefenbruck
b90a7e21a9 replace svn stuff with git 2007-12-19 16:51:15 -08:00
fluxgen
55fde33313 updated de_* translation, bug #1767986. Thanks Christian Loosli 2007-08-12 08:00:56 +00:00
simonb
124cdb46fc update generated files 2007-08-04 18:18:50 +00:00
simonb
119a4d0c62 add some missing translation strings 2007-08-04 17:30:15 +00:00
mathias
bbea139cae reverted deletion of generated*.m files 2007-05-21 06:57:20 +00:00
mathias
b4d15cf569 deleted all generated nls files 2007-05-20 08:40:06 +00:00
markt
590091bce2 adding and removing things from the repository 2007-04-03 22:37:15 +00:00
simonb
23c9ea1674 properly fix the nls issue, adding a new string 2007-01-05 15:16:47 +00:00
simonb
20cf04f938 fix nls strings to use %04d instead of %4d, as 4d doesn't pad properly
with non-monospaced fonts
2007-01-05 14:47:25 +00:00
markt
1cd95f5cba updated german translations 2006-08-04 19:25:52 +00:00
mathias
535a88ce90 fix de_DE translation (patch from michael bueker) 2006-06-21 21:05:52 +00:00
simonb
0fbe4c728d update in line with Translation.m 2006-06-19 12:53:24 +00:00
fluxgen
b7f8a2e804 updated german translation, thanks Michael Bueker m.bueker at berlin de 2006-06-18 10:03:04 +00:00
simonb
0861f3a907 improve native language handling, move messages and menu labels to
FbTk::FbString
2006-05-20 15:08:14 +00:00
fluxgen
76b49f0438 removed geom window nls 2006-03-18 22:05:51 +00:00
mathias
e742a830ad fixes for translations, patch from php-coder 2006-03-01 06:31:26 +00:00
fluxgen
ef394fe646 error msg fix, thanks php-coder 2006-02-01 21:04:02 +00:00
fluxgen
9e2732b72c copyright fix, thanks php-coder 2006-02-01 21:03:01 +00:00
fluxgen
dec988d844 added nls for screen requires an argument, thanks php-coder 2005-09-25 11:29:34 +00:00
fluxgen
204dc12e73 added svn revision number output, thanks php-coder 2005-08-31 20:14:21 +00:00
mathias
460dffdcc1 Changed some *Focus options, just to make some things a bit more clear.
the "Sloppy" was always a bit .. unprecise.

removed SloppyFocus, SemiSloppyFocus and ClickToFocus options
added MouseFocus, ClickFocus, MouseTabFocus, ClickTabFocus
- MouseFocus - change the focus to the window under the mouse
  (almost similar to the 'old' SloppyFocus)
- ClickFocus - change the focus to the window the user clicks
- MouseTabFocus - change active tabclient to the one under the
  mouse in titlebar, does NOT change the focus
- ClickTabFocus - change active tabclient when clicked onto a 
  tabbutton
to achieve former SemiSloppyFocus behavior one needs MouseFocus and
ClickTabFocus
2005-07-20 18:29:01 +00:00
mathias
1fe9ef3056 Renaming of 'bsetroot' to 'fbsetroot' (Mathias)
blackbox's 'bsetroot' and fluxbox's 'bsetroot' have different syntax
nowadays and collide when you install fluxbox and blackbox. hence
the renaming.
2005-07-12 04:56:05 +00:00
fluxgen
a0f6d963a0 info about locale path, patch from php-coder 2005-07-07 12:17:26 +00:00
fluxgen
3172279d10 locale path 2005-05-18 08:33:29 +00:00
rathnor
af9e76fce5 * Update de_DE Translation and add some missing NLS values
(Thanks Christian Storm)
    - also a tiny cleanup of weird nls set
2004-10-10 12:00:37 +00:00
rathnor
18684d3c5d whoops, messed up the numbering :-/ 2004-06-20 14:21:23 +00:00
rathnor
f6406c88d2 last nls tweak for now - it works this time 2004-06-20 14:16:14 +00:00
rathnor
e5953eca89 i'll get it right one day 2004-06-20 14:09:29 +00:00
rathnor
5008d65247 whoops, wasn't quite right :-/ 2004-06-20 14:06:37 +00:00
rathnor
c144177c5c Conversion of old nls files to new string names...
Change to new style of working.
2004-06-20 13:48:46 +00:00
fluxgen
f06fef6b49 update 2004-01-16 11:52:51 +00:00
rathnor
35fe2d5e12 fix nls bad message errors 2003-10-04 12:44:47 +00:00
fluxgen
8b389510af ignoring .cat and Makefile Makefile.in files 2003-06-10 23:42:00 +00:00
fluxgen
eab562a87a updated for new arguments 2003-05-16 00:34:25 +00:00
fluxgen
02cd8214fd german translation from Andreas 2002-12-16 11:25:58 +00:00