diff options
author | Caolán McNamara <caolanm@redhat.com> | 2014-10-23 11:21:51 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-10-23 14:54:52 +0100 |
commit | 2076a520b280e3aaef020869f005619075789103 (patch) | |
tree | 58221c84750b870a92314d9ecbe29267ba216e88 /scp2/source | |
parent | cf33ce966752a9e222a53705604c4bf87525a444 (diff) |
remove --without-ppds option now
This was intended for the time we had a huge bunch of third
party ppds, those are now long gone.
SGENT42.PS is now the same as SGENPRT.PS since
commit 871d8e0f278dab646e1877a505577edc730a26cf
Date: Mon Nov 25 14:13:40 2013 +0000
Resolves: rhbz#188467 default to Type42
so get rid of that one, leaving just the single SGENPRT.PS
fallback ppd
Change-Id: I851f25b2789b8aa101acd18193cd01e8cded4d09
Diffstat (limited to 'scp2/source')
-rw-r--r-- | scp2/source/ooo/file_extra_ooo.scp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/scp2/source/ooo/file_extra_ooo.scp b/scp2/source/ooo/file_extra_ooo.scp index 43cf3bb578a6..e4d5e8864bc0 100644 --- a/scp2/source/ooo/file_extra_ooo.scp +++ b/scp2/source/ooo/file_extra_ooo.scp @@ -76,14 +76,12 @@ End #ifdef GUIBASE_UNX -#ifndef WITHOUT_PPDS File gid_File_Extra_Fontunxppds Dir = FILELIST_DIR; TXT_FILE_BODY; Styles = (FILELIST); Name = "vcl_fontunxppds.filelist"; End -#endif File gid_File_Extra_Fontunxpsprint Dir = FILELIST_DIR; |