mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-07 02:28:35 +00:00
95da270711
The aliases are defined by a file in the (system or user) image directory. The format is pretty simple: each line is like <str1> <str2> Where every instance of <str1> will be replaced with <str2>. Fixes bug #12509.
7 lines
236 B
Plaintext
7 lines
236 B
Plaintext
# Aliases for icon names. This allows to avoid duplication of icons
|
|
# Each line is of the form
|
|
# <original substring> <replacement substring>
|
|
dialog-toggle dialog-show
|
|
layout_ layout-toggle_
|
|
tabular-feature_set tabular-feature_toggle
|