diff options
| author | Jabier Arraiza Cenoz <jabier.arraiza@marker.es> | 2016-11-05 17:10:22 +0000 |
|---|---|---|
| committer | jabiertxof <info@marker.es> | 2016-11-05 17:10:22 +0000 |
| commit | 218c1acafd09c2b2469db082cf6e389869f9c48e (patch) | |
| tree | c7324d131df0a85effbc548e1ee35446aff25fdd /share | |
| parent | Fix angle constrain, thanks to vlada, Mc and LiamW (diff) | |
| parent | Move a header place (diff) | |
| download | inkscape-218c1acafd09c2b2469db082cf6e389869f9c48e.tar.gz inkscape-218c1acafd09c2b2469db082cf6e389869f9c48e.zip | |
Update to trunk
(bzr r15142.1.30)
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 |
