all repos — fluxbox @ a5bf916fac35a473559bc9d5a381b5d9e143ed26

custom fork of the fluxbox windowmanager

WorkspaceWarping
fluxgen fluxgen
commit

a5bf916fac35a473559bc9d5a381b5d9e143ed26

parent

507fbd3be7561055f8f80177d4d6c8fbaea7e976

M nls/C/Configmenu.mnls/C/Configmenu.m

@@ -50,3 +50,5 @@ $ #MaxOverSlit

# Maximize Over Slit $ #SloppyWindowGrouping # Sloppy Window Grouping +$ #WorkspaceWarping +# Workspace Warping
M nls/C/Makefile.amnls/C/Makefile.am

@@ -36,6 +36,7 @@ # only need to generate it once.

Translation.m: $(MFILES) @if test x$(NLSTEST) = "x-DNLS"; then \ + rm -f Translation.m; \ echo -e "//This file is generated from nls/C" > ../blackbox-nls.hh; \ echo -e "#ifndef BLACKBOX_NLS_HH" >> ../blackbox-nls.hh; \ echo -e "#define BLACKBOX_NLS_HH" >> ../blackbox-nls.hh; \
M nls/bg_BG/Configmenu.mnls/bg_BG/Configmenu.m

@@ -50,3 +50,5 @@ $ #MaxOverSlit

# Óâåëè÷è âúðõó Slit -à $ #SloppyWindowGrouping # Sloppy Ãðóïèðàíå íà ïðîçîðöè +$ #WorkspaceWarping +# Workspace Warping
M nls/bg_BG/Makefile.amnls/bg_BG/Makefile.am

@@ -21,6 +21,7 @@ fi

Translation.m: $(MFILES) @if test x$(NLSTEST) = "x-DNLS"; then \ + rm -f Translation.m; \ awk -f ../convert.awk output=Translation.m $(MFILES); \ fi
M nls/bg_BG/Translation.mnls/bg_BG/Translation.m

@@ -39,6 +39,7 @@ 22 Çàâúðòè âåðòèêàëíèòå Åòèêåòè

23 Ïîëó Sloppy Ôîêóñ 24 Óâåëè÷è âúðõó Slit -à 25 Sloppy Ãðóïèðàíå íà ïðîçîðöè +26 Workspace Warping $set 4 #Icon
M nls/blackbox-nls.hhnls/blackbox-nls.hh

@@ -41,6 +41,7 @@ ConfigmenuTabRotateVertical = 0x16,

ConfigmenuSemiSloppyFocus = 0x17, ConfigmenuMaxOverSlit = 0x18, ConfigmenuSloppyWindowGrouping = 0x19, + ConfigmenuWorkspaceWarping = 0x1a, IconSet = 0x4, IconIcons = 0x1,
M nls/da_DK/Configmenu.mnls/da_DK/Configmenu.m

@@ -48,3 +48,5 @@ $ #MaxOverSlit

# Maximize Over Slit $ #SloppyWindowGrouping # Sloppy Window Grouping +$ #WorkspaceWarping +# Workspace Warping
M nls/da_DK/Makefile.amnls/da_DK/Makefile.am

@@ -20,6 +20,7 @@ fi

Translation.m: $(MFILES) @if test x$(NLSTEST) = "x-DNLS"; then \ + rm -f Translation.m; \ awk -f ../convert.awk output=Translation.m $(MFILES); \ fi
M nls/es_ES/Configmenu.mnls/es_ES/Configmenu.m

@@ -50,3 +50,5 @@ $ #MaxOverSlit

# Maximize Over Slit $ #SloppyWindowGrouping # Sloppy Window Grouping +$ #WorkspaceWarping +# Workspace Warping
M nls/es_ES/Makefile.amnls/es_ES/Makefile.am

@@ -23,6 +23,7 @@ fi

Translation.m: $(MFILES) @if test x$(NLSTEST) = "x-DNLS"; then \ + rm -f Translation.m; \ awk -f ../convert.awk output=Translation.m $(MFILES); \ fi
M nls/et_EE/Configmenu.mnls/et_EE/Configmenu.m

@@ -50,3 +50,5 @@ $ #MaxOverSlit

# Maximize Over Slit $ #SloppyWindowGrouping # Sloppy Window Grouping +$ #WorkspaceWarping +# Workspace Warping
M nls/et_EE/Makefile.amnls/et_EE/Makefile.am

@@ -20,6 +20,7 @@ fi

Translation.m: $(MFILES) @if test x$(NLSTEST) = "x-DNLS"; then \ + rm -f Translation.m; \ awk -f ../convert.awk output=Translation.m $(MFILES); \ fi
M nls/fr_FR/Configmenu.mnls/fr_FR/Configmenu.m

@@ -50,3 +50,5 @@ $ #MaxOverSlit

# Maximisez au dessus du Slit $ #SloppyWindowGrouping # Groupement des fenêtres stupide +$ #WorkspaceWarping +# Workspace Warping
M nls/fr_FR/Makefile.amnls/fr_FR/Makefile.am

@@ -24,6 +24,7 @@ fi

Translation.m: $(MFILES) @if test x$(NLSTEST) = "x-DNLS"; then \ + rm -f Translation.m; \ awk -f ../convert.awk output=Translation.m $(MFILES); \ fi
M nls/it_IT/Configmenu.mnls/it_IT/Configmenu.m

@@ -50,3 +50,5 @@ $ #MaxOverSlit

# Maximize Over Slit $ #SloppyWindowGrouping # Sloppy Window Grouping +$ #WorkspaceWarping +# Workspace Warping
M nls/it_IT/Makefile.amnls/it_IT/Makefile.am

@@ -21,6 +21,7 @@ fi

Translation.m: $(MFILES) @if test x$(NLSTEST) = "x-DNLS"; then \ + rm -f Translation.m; \ awk -f ../convert.awk output=Translation.m $(MFILES); \ fi
M nls/ja_JP/Configmenu.mnls/ja_JP/Configmenu.m

@@ -50,3 +50,5 @@ $ #MaxOverSlit

# Slit¤ò±Û¤¨¤ÆºÇÂç²½ $ #SloppyWindowGrouping # WindowÆâ¤Ë¥¿¥Ö¥É¥í¥Ã¥×¤Ç¤â¥¿¥Ö¥°¥ë¡¼¥×¤Ë +$ #WorkspaceWarping +# Workspace Warping
M nls/ja_JP/Makefile.amnls/ja_JP/Makefile.am

@@ -18,10 +18,11 @@ fi

Translation.m: $(MFILES) @if test x$(NLSTEST) = "x-DNLS"; then \ + rm -f Translation.m; \ awk -f ../convert.awk output=Translation.m $(MFILES); \ fi blackbox.cat: Translation.m @if test x$(NLSTEST) = "x-DNLS"; then \ - $(gencat_cmd) blackbox.cat Translation.m; \ + LANG=ja_JP $(gencat_cmd) blackbox.cat Translation.m; \ fi
M nls/ja_JP/Translation.mnls/ja_JP/Translation.m

@@ -19,7 +19,7 @@ 2 ¥Õ¥©¡¼¥«¥¹¥â¥Ç¥ë

3 ¥¦¥£¥ó¥É¥¦ÇÛÃÖ 4 ²èÁü¥Ç¥£¥¶ 5 ¥¦¥£¥ó¥É¥¦¤ÎÆâÍƤòɽ¼¨¤·¤¿¤Þ¤Þ°ÜÆ° -6 ´°Á´ºÇÂç²½¡Ê¥¿¥¹¥¯¥Ð¡¼Ìµ»ë¡Ë +6 ´°Á´ºÇÂç²½(¥¿¥¹¥¯¥Ð¡¼Ìµ»ë) 7 ¿·µ¬¥¦¥£¥ó¥É¥¦¤Ë¥Õ¥©¡¼¥«¥¹ 8 ¥ï¡¼¥¯¥¹¥Ú¡¼¥¹°ÜÆ°»þ¤ËºÇ¸å¤Î¥¦¥£¥ó¥É¥¦¤Ë¥Õ¥©¡¼¥«¥¹ 9 ¥¯¥ê¥Ã¥¯¤Ç¥Õ¥©¡¼¥«¥¹

@@ -39,6 +39,7 @@ 22 ¥¿¥Ö¤Î¼«Æ°²óž

23 ¥«¡¼¥½¥ë¥ª¡¼¥Ð¡¼¤Ç¥Õ¥©¡¼¥«¥¹(SemiSloppy) 24 Slit¤ò±Û¤¨¤ÆºÇÂç²½ 25 WindowÆâ¤Ë¥¿¥Ö¥É¥í¥Ã¥×¤Ç¤â¥¿¥Ö¥°¥ë¡¼¥×¤Ë +26 Workspace Warping $set 4 #Icon

@@ -182,7 +183,7 @@

1 error: '-rc' ¥ª¥×¥·¥ç¥ó¤Ï°ú¿ô¤òɬÍפȤ·¤Þ¤¹\n 2 error: '-display' ¥ª¥×¥·¥ç¥ó¤Ï°ú¿ô¤òɬÍפȤ·¤Þ¤¹\n 3 warning: ´Ä¶­ÊÑ¿ô 'DISPLAY' ¤òÀßÄê¤Ç¤­¤Þ¤»¤ó¤Ç¤·¤¿\n -4 Fluxkbox %s: (c) 2001 Henrik Kinnunen\n\n\ +4 Fluxbox %s: (c) 2001 Henrik Kinnunen\n\n\ -display <string>\t\t »ØÄê¥Ç¥£¥¹¥×¥ì¥¤¤ËÀܳ.\n\ -rc <string>\t\t\t Âå¤ï¤ê¤Î¥ê¥½¡¼¥¹¥Õ¥¡¥¤¥ë¤ò»ÈÍÑ.\n\ -version\t\t\t ¥Ð¡¼¥¸¥ç¥ó¾ðÊó¤òɽ¼¨¤·¤Æ½ªÎ».\n\
M nls/pt_BR/Configmenu.mnls/pt_BR/Configmenu.m

@@ -50,3 +50,5 @@ $ #MaxOverSlit

# Maximize Over Slit $ #SloppyWindowGrouping # Sloppy Window Grouping +$ #WorkspaceWarping +# Workspace Warping
M nls/pt_BR/Makefile.amnls/pt_BR/Makefile.am

@@ -20,6 +20,7 @@ fi

Translation.m: $(MFILES) @if test x$(NLSTEST) = "x-DNLS"; then \ + rm -f Translation.m; \ awk -f ../convert.awk output=Translation.m $(MFILES); \ fi
M nls/pt_PT/Configmenu.mnls/pt_PT/Configmenu.m

@@ -50,3 +50,5 @@ $ #MaxOverSlit

# Maximizar Sobre Slit $ #SloppyWindowGrouping # Sloppy Janela Em Grupo +$ #WorkspaceWarping +# Workspace Warping
M nls/pt_PT/Makefile.amnls/pt_PT/Makefile.am

@@ -20,6 +20,7 @@ fi

Translation.m: $(MFILES) @if test x$(NLSTEST) = "x-DNLS"; then \ + rm -f Translation.m; \ awk -f ../convert.awk output=Translation.m $(MFILES); \ fi
M nls/pt_PT/Translation.mnls/pt_PT/Translation.m

@@ -39,6 +39,7 @@ 22 Rodar Tabs Verticais

23 Semi Sloppy Focus 24 Maximizar Sobre Slit 25 Sloppy Janela Em Grupo +26 Workspace Warping $set 4 #Icon
M nls/ru_RU/Configmenu.mnls/ru_RU/Configmenu.m

@@ -50,3 +50,5 @@ $ #MaxOverSlit

# íÁËÓÉÍÉÚÉÒÏ×ÁÔØ ÎÁÄ ÄÏËÅÒÏÍ $ #SloppyWindowGrouping # çÒÕÐÐÉÒÏ×ËÁ "ÒÁÚÍÙÔÙÈ" ÏËÏÎ +$ #WorkspaceWarping +# Workspace Warping
M nls/ru_RU/Makefile.amnls/ru_RU/Makefile.am

@@ -20,6 +20,7 @@ fi

Translation.m: $(MFILES) @if test x$(NLSTEST) = "x-DNLS"; then \ + rm -f Translation.m; \ awk -f ../convert.awk output=Translation.m $(MFILES); \ fi
M nls/sv_SE/Configmenu.mnls/sv_SE/Configmenu.m

@@ -50,3 +50,5 @@ $ #MaxOverSlit

# Maximize Over Slit $ #SloppyWindowGrouping # Hafsig Fönster Gruppering +$ #WorkspaceWarping +# Workspace Warping
M nls/sv_SE/Makefile.amnls/sv_SE/Makefile.am

@@ -21,6 +21,7 @@ fi

Translation.m: $(MFILES) @if test x$(NLSTEST) = "x-DNLS"; then \ + rm -f Translation.m; \ awk -f ../convert.awk output=Translation.m $(MFILES); \ fi
M nls/tr_TR/Configmenu.mnls/tr_TR/Configmenu.m

@@ -50,3 +50,5 @@ $ #MaxOverSlit

# Maximize Over Slit $ #SloppyWindowGrouping # Sloppy Window Grouping +$ #WorkspaceWarping +# Workspace Warping
M nls/tr_TR/Makefile.amnls/tr_TR/Makefile.am

@@ -25,6 +25,7 @@ fi

Translation.m: $(MFILES) @if test x$(NLSTEST) = "x-DNLS"; then \ + rm -f Translation.m; \ awk -f ../convert.awk output=Translation.m $(MFILES); \ fi