diff options
| author | Matthias Melcher <github@matthiasm.com> | 2022-02-11 16:00:37 +0100 |
|---|---|---|
| committer | Matthias Melcher <github@matthiasm.com> | 2022-02-11 16:00:37 +0100 |
| commit | 62daf00a9ebc66f04037e79bd38555964887622e (patch) | |
| tree | 19bc78fdfe8eb46152ae30e51f19557149588d81 | |
| parent | f6c2531b5b4d939352dccd9f8295f4471d7e1c4c (diff) | |
Fixed Fluid Alignment panel i18n to none.
| -rw-r--r-- | fluid/alignment_panel.fl | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/fluid/alignment_panel.fl b/fluid/alignment_panel.fl index af64ecb73..6d1a4782e 100644 --- a/fluid/alignment_panel.fl +++ b/fluid/alignment_panel.fl @@ -1,10 +1,5 @@ # data file for the Fltk User Interface Designer (fluid) version 1.0400 -i18n_type 1 -i18n_include {<libintl.h>} -i18n_conditional FLTK_GETTEXT_FOUND -i18n_function gettext -i18n_static_function gettext_noop header_name {.h} code_name {.cxx} comment {// |
