/usr/share/metview/etc/PageFrameRules is in metview-data 5.0.0~beta.1-1build1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | %if PAGE_FRAME = OFF %then
%unset PAGE_FRAME_COLOUR
%unset PAGE_FRAME_LINE_STYLE
%unset PAGE_FRAME_THICKNESS
%if PAGE_ID_LINE = OFF %then
%unset PAGE_ID_LINE_USER_TEXT
%unset PAGE_ID_LINE_TYPE
%unset PAGE_ID_LINE_COLOUR
%unset PAGE_ID_LINE_SYSTEM_PLOT
%unset PAGE_ID_LINE_DATE_PLOT
%unset PAGE_ID_LINE_USER_TEXT_PLOT
%unset PAGE_ID_LINE_ERRORS_PLOT
%unset PAGE_ID_LINE_LOGO_PLOT
%unset PAGE_ID_LINE_HEIGHT
%unset PAGE_ID_LINE_QUALITY
|