summaryrefslogtreecommitdiff
path: root/vcl/source/src/print.src
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2012-03-14 02:07:36 +0900
committerKohei Yoshida <kohei.yoshida@gmail.com>2012-03-14 10:05:48 -0400
commit467ac438a3864b3f10ca2f14ed7c5497cf75e4de (patch)
tree9c9faa8b0c05b35196afddb4ae39d9fb30464f6e /vcl/source/src/print.src
parent96d28ecffcc9b0e461d9fe10ca4dedd676f1f933 (diff)
add 'Japanese Postcard' paper size to both Paper format and Print dialog
Diffstat (limited to 'vcl/source/src/print.src')
-rw-r--r--vcl/source/src/print.src1
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/source/src/print.src b/vcl/source/src/print.src
index e1dab9679bda..986c381933f2 100644
--- a/vcl/source/src/print.src
+++ b/vcl/source/src/print.src
@@ -531,6 +531,7 @@ StringArray RID_STR_PAPERNAMES
< "B4 (JIS)"; >;
< "B5 (JIS)"; >;
< "B6 (JIS)"; >;
+ < "Japanese Postcard"; >;
};
};