mirror of
https://github.com/wizbright/waybox.git
synced 2026-02-15 22:05:37 -05:00
Prepared strings for translation
This commit is contained in:
parent
d8bb6cc1c2
commit
09db837fcd
3 changed files with 24 additions and 12 deletions
|
|
@ -20,6 +20,10 @@
|
|||
#include <wlr/types/wlr_output_layout.h>
|
||||
#include <wlr/types/wlr_xdg_shell.h>
|
||||
|
||||
#include <libintl.h>
|
||||
#include <locale.h>
|
||||
#define _ gettext
|
||||
|
||||
#include "waybox/output.h"
|
||||
#include "waybox/cursor.h"
|
||||
#include "waybox/seat.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue