Prepared strings for translation

This commit is contained in:
Keith Bowes 2020-03-09 17:42:15 -04:00
parent d8bb6cc1c2
commit 09db837fcd
3 changed files with 24 additions and 12 deletions

View file

@ -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"