diff options
Diffstat (limited to 'share')
| -rw-r--r-- | share/branding/CMakeLists.txt | 3 | ||||
| -rw-r--r-- | share/branding/EuphoriaScript-Regular.otf | bin | 23632 -> 0 bytes | |||
| -rw-r--r-- | share/branding/LinLibertine_DR.otf | bin | 383672 -> 0 bytes |
3 files changed, 2 insertions, 1 deletions
diff --git a/share/branding/CMakeLists.txt b/share/branding/CMakeLists.txt index 0bfd54267..ae4aa6a14 100644 --- a/share/branding/CMakeLists.txt +++ b/share/branding/CMakeLists.txt @@ -1,2 +1,3 @@ -file(GLOB _FILES "README" "*.svg" "*.oft") +file(GLOB _FILES "README" "*.svg") install(FILES ${_FILES} DESTINATION ${SHARE_INSTALL}/inkscape/branding) + diff --git a/share/branding/EuphoriaScript-Regular.otf b/share/branding/EuphoriaScript-Regular.otf Binary files differdeleted file mode 100644 index 6f475a68e..000000000 --- a/share/branding/EuphoriaScript-Regular.otf +++ /dev/null diff --git a/share/branding/LinLibertine_DR.otf b/share/branding/LinLibertine_DR.otf Binary files differdeleted file mode 100644 index 4ff287426..000000000 --- a/share/branding/LinLibertine_DR.otf +++ /dev/null |
