mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Merge branch 'gettext'
Bring all the localization changes into master in preparation for Subsurface 2.1
This commit is contained in:
commit
4b9a59a154
29 changed files with 9068 additions and 263 deletions
1
dive.h
1
dive.h
|
|
@ -440,6 +440,7 @@ extern const char *star_strings[];
|
|||
extern const char *default_filename;
|
||||
extern const char *existing_filename;
|
||||
extern const char *subsurface_default_filename(void);
|
||||
extern const char *subsurface_gettext_domainpath(void);
|
||||
extern void subsurface_command_line_init(gint *, gchar ***);
|
||||
extern void subsurface_command_line_exit(gint *, gchar ***);
|
||||
#define AIR_PERMILLE 209
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue