styles/mswindowsXP_oldIcons.style
author Jan Vrany <jan.vrany@fit.cvut.cz>
Thu, 14 Sep 2017 09:28:09 +0100
branchjv
changeset 8182 c730140a0156
parent 4325 b7c5fc0a9626
permissions -rw-r--r--
X11: compile `GLXWorkstation` with OpenGL OpenGL compiler and linker flags are configured locally in `Make.proto` rather than in target config - this moves the configuration closer to the code. Currently all supported (and considered) platforms have OpenGL implementation. Later on one may use conditionals in makefile to deal exceptions.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4325
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     1
; View defaultStyle:#mswindowsXP_oldIcons
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     2
;
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     3
; $Header: /cvs/stx/stx/libview/styles/mswindowsXP.style,v 1.25 2004/10/26 15:44:01 cg Exp $
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     4
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     5
#include 'mswindowsXP.style'
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     6
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     7
ToolbarIconLibrary              GenericToolbarIconLibrary
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     8
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     9
comment  'winXP lookalike with traditional Icons'
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    10
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    11
#if (Language == #german) or:[Language == #de]
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    12
comment  'an MS WindowsXP angelehnter Stil mit traditionellen Sinnbildern'
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    13
#endif
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    14
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    15
#if (Language == #french) or:[Language == #fr]
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    16
comment  'Un style qui résemble MS WindowsXP avec des icons traditionelles'
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    17
#endif