mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Fix typo introduced accidentally: marbledir has no h
Signed-off-by: Thiago Macieira <thiago@macieira.org> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
7881fb7edc
commit
51f66a2d15
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
marbledirh.files = $$MARBLEDIR
|
||||
marbledir.files = $$MARBLEDIR
|
||||
xslt.files = $$XSLT_FILES
|
||||
icons.files = $$ICONS_FILES
|
||||
doc.files = $$DOC_FILES
|
||||
|
|
Loading…
Add table
Reference in a new issue