mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-05 13:26:21 +00:00
Authorship of ui files, emacs 'text' identifier for bind files.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7587 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
58d7390062
commit
7ec7270dae
@ -1,13 +1,17 @@
|
||||
2003-08-22 Angus Leeming <leeming@lyx.org>
|
||||
|
||||
* ui/classic.ui:
|
||||
* ui/default.ui:
|
||||
* ui/stdmenus.ui:
|
||||
* ui/stdtoolbars.ui:
|
||||
|
||||
* bind/broadway.bind:
|
||||
* bind/cyrkeys.bind:
|
||||
* bind/greekkeys.bind:
|
||||
* bind/hollywood.bind:
|
||||
* bind/latinkeys.bind:
|
||||
* bind/math.bind:
|
||||
* bind/sciword.bind:
|
||||
tell the world who wrote 'em.
|
||||
* bind/sciword.bind: tell the world who wrote 'em.
|
||||
|
||||
2003-08-22 Angus Leeming <leeming@lyx.org>
|
||||
|
||||
|
@ -1,3 +1,5 @@
|
||||
# -*- text -*-
|
||||
|
||||
# file broadway.bind
|
||||
# This file is part of LyX, the document processor.
|
||||
# Licence details can be found in the file COPYING.
|
||||
@ -20,5 +22,3 @@
|
||||
\bind "M-z S-A" "layout Author"
|
||||
\bind "M-z S-T" "layout Title"
|
||||
\bind "M-z r" "layout Right_Address"
|
||||
|
||||
|
||||
|
@ -1,3 +1,5 @@
|
||||
# -*- text -*-
|
||||
|
||||
# file cua.bind
|
||||
# This file is part of LyX, the document processor.
|
||||
# Licence details can be found in the file COPYING.
|
||||
|
@ -1,3 +1,5 @@
|
||||
# -*- text -*-
|
||||
|
||||
# file cyrkeys.bind
|
||||
# This file is part of LyX, the document processor.
|
||||
# Licence details can be found in the file COPYING.
|
||||
|
@ -1,3 +1,5 @@
|
||||
# -*- text -*-
|
||||
|
||||
# file de_menus.bind
|
||||
# This file is part of LyX, the document processor.
|
||||
# Licence details can be found in the file COPYING.
|
||||
|
@ -1,3 +1,5 @@
|
||||
# -*- text -*-
|
||||
|
||||
# file emacs.bind
|
||||
# This file is part of LyX, the document processor.
|
||||
# Licence details can be found in the file COPYING.
|
||||
|
@ -1,3 +1,5 @@
|
||||
# -*- text -*-
|
||||
|
||||
# file fi_menus.bind
|
||||
# This file is part of LyX, the document processor.
|
||||
# Licence details can be found in the file COPYING.
|
||||
|
@ -1,3 +1,5 @@
|
||||
# -*- text -*-
|
||||
|
||||
# file greekkeys.bind
|
||||
# This file is part of LyX, the document processor.
|
||||
# Licence details can be found in the file COPYING.
|
||||
|
@ -1,3 +1,5 @@
|
||||
# -*- text -*-
|
||||
|
||||
# file hollywood.bind
|
||||
# This file is part of LyX, the document processor.
|
||||
# Licence details can be found in the file COPYING.
|
||||
@ -20,4 +22,3 @@
|
||||
\bind "M-z S-A" "layout Author"
|
||||
\bind "M-z S-T" "layout Title"
|
||||
\bind "M-z r" "layout Right_Address"
|
||||
|
||||
|
@ -1,3 +1,5 @@
|
||||
# -*- text -*-
|
||||
|
||||
# file latinkeys.bind
|
||||
# This file is part of LyX, the document processor.
|
||||
# Licence details can be found in the file COPYING.
|
||||
@ -385,4 +387,3 @@
|
||||
\bind "OE" "self-insert"
|
||||
\bind "oe" "self-insert"
|
||||
\bind "Ydiaeresis" "self-insert"
|
||||
|
||||
|
@ -1,3 +1,5 @@
|
||||
# -*- text -*-
|
||||
|
||||
# file math.bind
|
||||
# This file is part of LyX, the document processor.
|
||||
# Licence details can be found in the file COPYING.
|
||||
|
@ -1,3 +1,5 @@
|
||||
# -*- text -*-
|
||||
|
||||
# file menus.bind
|
||||
# This file is part of LyX, the document processor.
|
||||
# Licence details can be found in the file COPYING.
|
||||
|
@ -1,3 +1,5 @@
|
||||
# -*- text -*-
|
||||
|
||||
# file pt_menus.bind
|
||||
# This file is part of LyX, the document processor.
|
||||
# Licence details can be found in the file COPYING.
|
||||
|
@ -1,3 +1,5 @@
|
||||
# -*- text -*-
|
||||
|
||||
# file sciword.bind
|
||||
# This file is part of LyX, the document processor.
|
||||
# Licence details can be found in the file COPYING.
|
||||
@ -233,4 +235,3 @@
|
||||
|
||||
|
||||
\bind "M-x" "command-execute"
|
||||
|
||||
|
@ -1,3 +1,5 @@
|
||||
# -*- text -*-
|
||||
|
||||
# file sv_menus.bind
|
||||
# This file is part of LyX, the document processor.
|
||||
# Licence details can be found in the file COPYING.
|
||||
|
@ -1,3 +1,5 @@
|
||||
# -*- text -*-
|
||||
|
||||
# file xemacs.bind
|
||||
# This file is part of LyX, the document processor.
|
||||
# Licence details can be found in the file COPYING.
|
||||
|
@ -1,4 +1,26 @@
|
||||
# This is the default LyX user interface definition file. -*- text -*-
|
||||
# -*- text -*-
|
||||
|
||||
# file classic.ui
|
||||
# This file is part of LyX, the document processor.
|
||||
# Licence details can be found in the file COPYING.
|
||||
|
||||
# author Lars Gullik Bjønnes
|
||||
# author Jean-Marc Lasgouttes
|
||||
# author Rob Lahaye
|
||||
# author Angus Leeming
|
||||
# author Edwin Leuven
|
||||
# author John Levon
|
||||
# author André Pönitz
|
||||
# author Allan Rae
|
||||
# author Jürgen Spitzmüller
|
||||
# author Kayvan Sylvan
|
||||
# author Dekel Tsur
|
||||
# author Jürgen Vigna
|
||||
# author Herbert Voss
|
||||
|
||||
# Full author contact details are available in file CREDITS.
|
||||
|
||||
# This is the default LyX user interface definition file.
|
||||
# The syntax should be straightforward enough.
|
||||
|
||||
Menuset
|
||||
|
@ -1,4 +1,14 @@
|
||||
# This is the default LyX user interface definition file. -*- text -*-
|
||||
# -*- text -*-
|
||||
|
||||
# file default.ui
|
||||
# This file is part of LyX, the document processor.
|
||||
# Licence details can be found in the file COPYING.
|
||||
|
||||
# author John Levon
|
||||
|
||||
# Full author contact details are available in file CREDITS.
|
||||
|
||||
# This is the default LyX user interface definition file.
|
||||
# The syntax should be straightforward enough.
|
||||
|
||||
Include "stdmenus.ui"
|
||||
|
@ -1,3 +1,14 @@
|
||||
# -*- text -*-
|
||||
|
||||
# file stdmenus.ui
|
||||
# This file is part of LyX, the document processor.
|
||||
# Licence details can be found in the file COPYING.
|
||||
|
||||
# author Jean-Marc Lasgouttes
|
||||
# author John Levon
|
||||
|
||||
# Full author contact details are available in file CREDITS.
|
||||
|
||||
Menuset
|
||||
|
||||
Menubar
|
||||
|
@ -1,3 +1,14 @@
|
||||
# -*- text -*-
|
||||
|
||||
# file stdtoolbars.ui
|
||||
# This file is part of LyX, the document processor.
|
||||
# Licence details can be found in the file COPYING.
|
||||
|
||||
# author Jean-Marc Lasgouttes
|
||||
# author John Levon
|
||||
|
||||
# Full author contact details are available in file CREDITS.
|
||||
|
||||
# A Toolbar starts like :
|
||||
#
|
||||
# Toolbar "Name"
|
||||
|
Loading…
Reference in New Issue
Block a user