* lib/ui/stdmenus.inc:

* lib/ui/stdmenus.ui: rename file in order not to confuse users
* lib/ui/stdtoolbars.inc:
* lib/ui/stdtoolbars.ui: rename file in order not to confuse users

* development/scons/scons_manifest.py: 
* lib/doc/de_Customization.lyx:
* lib/Makefile.am:
* lib/ui/classic.ui:
* lib/ui/default.ui: adjust
 


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16549 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Michael Schmitt 2007-01-06 13:42:15 +00:00
parent 3e6a66f3e2
commit 8c85719080
7 changed files with 13 additions and 13 deletions

View File

@ -2248,8 +2248,8 @@ lib_tex_files = Split('''
lib_ui_files = Split('''
classic.ui
default.ui
stdmenus.ui
stdtoolbars.ui
stdmenus.inc
stdtoolbars.inc
''')

View File

@ -972,8 +972,8 @@ uidir = $(pkgdatadir)/ui
dist_ui_DATA = \
ui/classic.ui \
ui/default.ui \
ui/stdmenus.ui \
ui/stdtoolbars.ui
ui/stdmenus.inc \
ui/stdtoolbars.inc
install-data-hook:
$(CHMOD) 755 $(DESTDIR)$(pkgdatadir)/configure.py

View File

@ -2299,11 +2299,11 @@ classic.ui
erzeugt das Aussehen der 1.3.x-Versionen von LyX.
\family typewriter
stdmenus.ui
stdmenus.inc
\family default
beschreibt das Aussehen der Menüleisten und
\family typewriter
stdtoolbars.ui
stdtoolbars.inc
\family default
das Aussehen der Werkzeugleisten.
Auch hier ist es derzeit noch nötig, LyX neu zu starten, um Änderungen
@ -2394,11 +2394,11 @@ default.ui
.
Sie benutzt
\family typewriter
stdtoolbars.ui
stdtoolbars.inc
\family default
und
\family typewriter
stdmenus.ui
stdmenus.inc
\family default
und definiert folgende Werkzeugleisten:
\end_layout

View File

@ -430,7 +430,7 @@ End
# Which toolbars to use.
include "stdtoolbars.ui"
include "stdtoolbars.inc"
# The second parameter are the flags :
#

View File

@ -14,9 +14,9 @@
# The interface is designed (partially) following the KDE Human Interface
# Guidelines (http://usability.kde.org/hig/)
Include "stdmenus.ui"
Include "stdmenus.inc"
Include "stdtoolbars.ui"
Include "stdtoolbars.inc"
# Which toolbars to use.
#

View File

@ -1,6 +1,6 @@
# -*- text -*-
# file stdmenus.ui
# file stdmenus.inc
# This file is part of LyX, the document processor.
# Licence details can be found in the file COPYING.

View File

@ -1,6 +1,6 @@
# -*- text -*-
# file stdtoolbars.ui
# file stdtoolbars.inc
# This file is part of LyX, the document processor.
# Licence details can be found in the file COPYING.