Author: rgheck Date: Tue Jan 18 16:42:27 2011 New Revision: 37253 URL: http://www.lyx.org/trac/changeset/37253
Log: Update all of our bind and ui files to format 1. Modified: lyx-devel/trunk/lib/bind/aqua.bind lyx-devel/trunk/lib/bind/broadway.bind lyx-devel/trunk/lib/bind/cua.bind lyx-devel/trunk/lib/bind/cyrkeys.bind lyx-devel/trunk/lib/bind/de/menus.bind lyx-devel/trunk/lib/bind/emacs.bind lyx-devel/trunk/lib/bind/fi/menus.bind lyx-devel/trunk/lib/bind/greekkeys.bind lyx-devel/trunk/lib/bind/hollywood.bind lyx-devel/trunk/lib/bind/latinkeys.bind lyx-devel/trunk/lib/bind/mac.bind lyx-devel/trunk/lib/bind/math.bind lyx-devel/trunk/lib/bind/menus.bind lyx-devel/trunk/lib/bind/pt/menus.bind lyx-devel/trunk/lib/bind/sciword.bind lyx-devel/trunk/lib/bind/site.bind lyx-devel/trunk/lib/bind/sv/menus.bind lyx-devel/trunk/lib/bind/xemacs.bind lyx-devel/trunk/lib/ui/classic.ui lyx-devel/trunk/lib/ui/default.ui lyx-devel/trunk/lib/ui/stdcontext.inc lyx-devel/trunk/lib/ui/stdmenus.inc lyx-devel/trunk/lib/ui/stdtoolbars.inc Modified: lyx-devel/trunk/lib/bind/aqua.bind ============================================================================== --- lyx-devel/trunk/lib/bind/aqua.bind Tue Jan 18 16:41:16 2011 (r37252) +++ lyx-devel/trunk/lib/bind/aqua.bind Tue Jan 18 16:42:27 2011 (r37253) @@ -10,6 +10,8 @@ # ~/.lyx/bind/aqua.bind # +Format 1 + \bind "M-~S-i c" "citation-insert" \bind "M-~S-i f" "footnote-insert" \bind "M-~S-i u" "url-insert" @@ -47,7 +49,7 @@ \bind "M-~S-i h y" "math-matrix 2 2" \bind "M-~S-i h c" "math-insert \cases" -\bind "M-~S-i o c" "toc-insert" +\bind "M-~S-i o c" "inset-insert toc" \bind "M-~S-i o i" "index-print" \bind "M-~S-i o b" "bibtex-insert" Modified: lyx-devel/trunk/lib/bind/broadway.bind ============================================================================== --- lyx-devel/trunk/lib/bind/broadway.bind Tue Jan 18 16:41:16 2011 (r37252) +++ lyx-devel/trunk/lib/bind/broadway.bind Tue Jan 18 16:42:27 2011 (r37253) @@ -10,6 +10,8 @@ # Broadway Play +Format 1 + \bind "M-z s" "layout Speaker" \bind "M-z n" "layout Narrative" \bind "M-z a" "layout ACT" Modified: lyx-devel/trunk/lib/bind/cua.bind ============================================================================== --- lyx-devel/trunk/lib/bind/cua.bind Tue Jan 18 16:41:16 2011 (r37252) +++ lyx-devel/trunk/lib/bind/cua.bind Tue Jan 18 16:42:27 2011 (r37253) @@ -34,6 +34,8 @@ ### +Format 1 + \bind "C-n" "buffer-new" \bind "C-S-N" "buffer-new-template" \bind "C-o" "file-open" Modified: lyx-devel/trunk/lib/bind/cyrkeys.bind ============================================================================== --- lyx-devel/trunk/lib/bind/cyrkeys.bind Tue Jan 18 16:41:16 2011 (r37252) +++ lyx-devel/trunk/lib/bind/cyrkeys.bind Tue Jan 18 16:42:27 2011 (r37253) @@ -10,6 +10,8 @@ # Cyrillic X11 key definitions +Format 1 + \bind "Cyrillic_GHE_bar" "self-insert" \bind "Cyrillic_ghe_bar" "self-insert" \bind "Cyrillic_ZHE_descender" "self-insert" Modified: lyx-devel/trunk/lib/bind/de/menus.bind ============================================================================== --- lyx-devel/trunk/lib/bind/de/menus.bind Tue Jan 18 16:41:16 2011 (r37252) +++ lyx-devel/trunk/lib/bind/de/menus.bind Tue Jan 18 16:42:27 2011 (r37253) @@ -38,6 +38,8 @@ # # Menü Schriftgröße # +Format 1 + \bind "M-s t" "font-size tiny" \bind "M-s S-S" "font-size footnotesize" \bind "M-s s" "font-size small" Modified: lyx-devel/trunk/lib/bind/emacs.bind ============================================================================== --- lyx-devel/trunk/lib/bind/emacs.bind Tue Jan 18 16:41:16 2011 (r37252) +++ lyx-devel/trunk/lib/bind/emacs.bind Tue Jan 18 16:42:27 2011 (r37253) @@ -25,6 +25,8 @@ # # Happy tuning! +Format 1 + \bind "C-~S-at" "mark-on" \bind "C-a" "line-begin" \bind "C-b" "char-backward" Modified: lyx-devel/trunk/lib/bind/fi/menus.bind ============================================================================== --- lyx-devel/trunk/lib/bind/fi/menus.bind Tue Jan 18 16:41:16 2011 (r37252) +++ lyx-devel/trunk/lib/bind/fi/menus.bind Tue Jan 18 16:42:27 2011 (r37253) @@ -31,6 +31,8 @@ # +Format 1 + \bind "M-k k" "font-size tiny" \bind "M-k S-P" "font-size footnotesize" \bind "M-k p" "font-size small" Modified: lyx-devel/trunk/lib/bind/greekkeys.bind ============================================================================== --- lyx-devel/trunk/lib/bind/greekkeys.bind Tue Jan 18 16:41:16 2011 (r37252) +++ lyx-devel/trunk/lib/bind/greekkeys.bind Tue Jan 18 16:42:27 2011 (r37253) @@ -9,6 +9,8 @@ # Full author contact details are available in file CREDITS. # Greek X11 key definitions +Format 1 + \bind "Greek_ALPHAaccent" "self-insert" \bind "Greek_EPSILONaccent" "self-insert" \bind "Greek_ETAaccent" "self-insert" Modified: lyx-devel/trunk/lib/bind/hollywood.bind ============================================================================== --- lyx-devel/trunk/lib/bind/hollywood.bind Tue Jan 18 16:41:16 2011 (r37252) +++ lyx-devel/trunk/lib/bind/hollywood.bind Tue Jan 18 16:42:27 2011 (r37253) @@ -10,6 +10,8 @@ # Hollywood script +Format 1 + \bind "M-z s" "layout Speaker" \bind "M-z n" "layout Narrative" \bind "M-z e" "layout EXT." Modified: lyx-devel/trunk/lib/bind/latinkeys.bind ============================================================================== --- lyx-devel/trunk/lib/bind/latinkeys.bind Tue Jan 18 16:41:16 2011 (r37252) +++ lyx-devel/trunk/lib/bind/latinkeys.bind Tue Jan 18 16:42:27 2011 (r37253) @@ -12,6 +12,8 @@ # KP_ keys. Should possibly be moved to another file +Format 1 + \bind "KP_0" "self-insert 0" \bind "KP_1" "self-insert 1" \bind "KP_2" "self-insert 2" Modified: lyx-devel/trunk/lib/bind/mac.bind ============================================================================== --- lyx-devel/trunk/lib/bind/mac.bind Tue Jan 18 16:41:16 2011 (r37252) +++ lyx-devel/trunk/lib/bind/mac.bind Tue Jan 18 16:42:27 2011 (r37253) @@ -27,6 +27,8 @@ ### +Format 1 + \bind "C-n" "buffer-new" \bind "C-S-N" "buffer-new-template" \bind "C-o" "file-open" Modified: lyx-devel/trunk/lib/bind/math.bind ============================================================================== --- lyx-devel/trunk/lib/bind/math.bind Tue Jan 18 16:41:16 2011 (r37252) +++ lyx-devel/trunk/lib/bind/math.bind Tue Jan 18 16:42:27 2011 (r37253) @@ -32,6 +32,8 @@ # These are defined for the math menu: +Format 1 + \bind "M-m f" "math-insert \frac" \bind "M-m s" "math-insert \sqrt" \bind "M-m x" "math-subscript" Modified: lyx-devel/trunk/lib/bind/menus.bind ============================================================================== --- lyx-devel/trunk/lib/bind/menus.bind Tue Jan 18 16:41:16 2011 (r37252) +++ lyx-devel/trunk/lib/bind/menus.bind Tue Jan 18 16:42:27 2011 (r37253) @@ -18,6 +18,8 @@ # Font size menu # +Format 1 + \bind "M-s t" "font-size tiny" \bind "M-s S-S" "font-size footnotesize" \bind "M-s s" "font-size small" Modified: lyx-devel/trunk/lib/bind/pt/menus.bind ============================================================================== --- lyx-devel/trunk/lib/bind/pt/menus.bind Tue Jan 18 16:41:16 2011 (r37252) +++ lyx-devel/trunk/lib/bind/pt/menus.bind Tue Jan 18 16:42:27 2011 (r37253) @@ -22,6 +22,8 @@ # Tamanho de Fonte # +Format 1 + \bind "M-s t" "font-size tiny" \bind "M-s S-S" "font-size footnotesize" \bind "M-s s" "font-size small" Modified: lyx-devel/trunk/lib/bind/sciword.bind ============================================================================== --- lyx-devel/trunk/lib/bind/sciword.bind Tue Jan 18 16:41:16 2011 (r37252) +++ lyx-devel/trunk/lib/bind/sciword.bind Tue Jan 18 16:42:27 2011 (r37253) @@ -13,6 +13,8 @@ #\bind "C-b" "font-bold" # Copy, paste, etc.: more familiar keys +Format 1 + \bind "C-c" "copy" # Display equation toggle: type it in a displayed equation to convert it Modified: lyx-devel/trunk/lib/bind/site.bind ============================================================================== --- lyx-devel/trunk/lib/bind/site.bind Tue Jan 18 16:41:16 2011 (r37252) +++ lyx-devel/trunk/lib/bind/site.bind Tue Jan 18 16:42:27 2011 (r37253) @@ -20,6 +20,8 @@ # with every new install of LyX and your changes will be lost. # +Format 1 + \bind "Right" "char-right" \bind "Left" "char-left" \bind "Up" "up" Modified: lyx-devel/trunk/lib/bind/sv/menus.bind ============================================================================== --- lyx-devel/trunk/lib/bind/sv/menus.bind Tue Jan 18 16:41:16 2011 (r37252) +++ lyx-devel/trunk/lib/bind/sv/menus.bind Tue Jan 18 16:42:27 2011 (r37253) @@ -32,6 +32,8 @@ # Font size menu # +Format 1 + \bind "M-s t" "font-size pytteliten" \bind "M-s S-S" "font-size mindre" \bind "M-s s" "font-size liten" Modified: lyx-devel/trunk/lib/bind/xemacs.bind ============================================================================== --- lyx-devel/trunk/lib/bind/xemacs.bind Tue Jan 18 16:41:16 2011 (r37252) +++ lyx-devel/trunk/lib/bind/xemacs.bind Tue Jan 18 16:42:27 2011 (r37253) @@ -27,6 +27,8 @@ # # Happy tuning! +Format 1 + \bind "C-~S-at" "mark-on" \bind "C-a" "line-begin" \bind "C-b" "char-backward" Modified: lyx-devel/trunk/lib/ui/classic.ui ============================================================================== --- lyx-devel/trunk/lib/ui/classic.ui Tue Jan 18 16:41:16 2011 (r37252) +++ lyx-devel/trunk/lib/ui/classic.ui Tue Jan 18 16:42:27 2011 (r37253) @@ -26,6 +26,8 @@ # The interface is designed (partially) following the KDE Human Interface # Guidelines (http://usability.kde.org/hig/) +Format 1 + Menuset Menubar @@ -257,7 +259,7 @@ Item "Single Quote|Q" "quote-insert single" Item "Ordinary Quote|O" "self-insert \"" Item "Menu Separator|M" "specialchar-insert menu-separator" - Item "Horizontal Line" "line-insert" + Item "Horizontal Line" "inset-insert line rule height 0.25ex width 100col% \end_inset" Item "Page Break" "pagebreak-insert" End @@ -311,7 +313,7 @@ End Menu "insert_toc" - Item "Table of Contents|C" "toc-insert" + Item "Table of Contents|C" "inset-insert toc" FloatListInsert Item "Index List|I" "index-print" Item "Nomenclature|N" "nomencl-print" Modified: lyx-devel/trunk/lib/ui/default.ui ============================================================================== --- lyx-devel/trunk/lib/ui/default.ui Tue Jan 18 16:41:16 2011 (r37252) +++ lyx-devel/trunk/lib/ui/default.ui Tue Jan 18 16:42:27 2011 (r37253) @@ -14,6 +14,8 @@ # The interface is designed (partially) following the KDE Human Interface # Guidelines (http://usability.kde.org/hig/) +Format 1 + Include "stdmenus.inc" Include "stdcontext.inc" Modified: lyx-devel/trunk/lib/ui/stdcontext.inc ============================================================================== --- lyx-devel/trunk/lib/ui/stdcontext.inc Tue Jan 18 16:41:16 2011 (r37252) +++ lyx-devel/trunk/lib/ui/stdcontext.inc Tue Jan 18 16:42:27 2011 (r37253) @@ -19,6 +19,8 @@ # (except when the preposition is part of a verb phrase, such as "Check In") # (http://library.gnome.org/devel/hig-book/stable/design-text-labels.html.en) +Format 1 + Menuset # Modified: lyx-devel/trunk/lib/ui/stdmenus.inc ============================================================================== --- lyx-devel/trunk/lib/ui/stdmenus.inc Tue Jan 18 16:41:16 2011 (r37252) +++ lyx-devel/trunk/lib/ui/stdmenus.inc Tue Jan 18 16:42:27 2011 (r37253) @@ -21,6 +21,8 @@ # (except when the preposition is part of a verb phrase, such as "Check In") # (http://library.gnome.org/devel/hig-book/stable/design-text-labels.html.en) +Format 1 + Menuset Menubar Modified: lyx-devel/trunk/lib/ui/stdtoolbars.inc ============================================================================== --- lyx-devel/trunk/lib/ui/stdtoolbars.inc Tue Jan 18 16:41:16 2011 (r37252) +++ lyx-devel/trunk/lib/ui/stdtoolbars.inc Tue Jan 18 16:42:27 2011 (r37253) @@ -62,6 +62,8 @@ # # This is the default toolbar: +Format 1 + ToolbarSet Toolbar "standard" "Standard"
