octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

default-qt-settings.in


From: Torsten
Subject: default-qt-settings.in
Date: Sun, 08 Dec 2013 12:30:49 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.1

Before doing any of the changes in the configure/build-process described
in the following I just want to discuss this here.

With changeset
http://hg.savannah.gnu.org/hgweb/octave/rev/b001d9e9fd17
I had added default editor styles with placeholders for the font name to
default-qt-settings.in. At first startup, the default settings file is
not just copied to the desired location but the placeholders are
replaced by the system's default monospaced font.

Thus, the variables

%DEFAULT_TERMINAL_FONT_SIZE%
%DEFAULT_TERMINAL_FONT%

aren't used anymore in default-qt-settings.in and the related part in
configure.ac (lines 137-148) isn't needed anymore. Maybe we can now
directly provide default-qt-settings without the file *.in from which
the file is generated during the build process.

Torsten



reply via email to

[Prev in Thread] Current Thread [Next in Thread]