From 3324c2850b96cb99efb0c90cbf37e563a17f6f7b Mon Sep 17 00:00:00 2001 From: Wu Xiaotian Date: Fri, 10 May 2019 15:58:33 +0800 Subject: Migrate from intltool to gettext --- src/50-marco-desktop-key.xml.in | 14 +++--- src/50-marco-global-key.xml.in | 50 +++++++++---------- src/50-marco-window-key.xml.in | 104 ++++++++++++++++++++-------------------- src/Makefile.am | 8 ++-- src/marco-wm.desktop.in | 2 +- src/tools/Makefile.am | 2 - 6 files changed, 90 insertions(+), 90 deletions(-) (limited to 'src') diff --git a/src/50-marco-desktop-key.xml.in b/src/50-marco-desktop-key.xml.in index 219109e3..61f2ff4f 100644 --- a/src/50-marco-desktop-key.xml.in +++ b/src/50-marco-desktop-key.xml.in @@ -1,17 +1,17 @@ - + - + - + - + - + - + - + diff --git a/src/50-marco-global-key.xml.in b/src/50-marco-global-key.xml.in index 84276a86..39c69d8c 100644 --- a/src/50-marco-global-key.xml.in +++ b/src/50-marco-global-key.xml.in @@ -1,134 +1,134 @@ - + - + - + - + - + - + - + - + + description="Switch to previously selected workspace" /> diff --git a/src/50-marco-window-key.xml.in b/src/50-marco-window-key.xml.in index 217354e6..5a94183a 100644 --- a/src/50-marco-window-key.xml.in +++ b/src/50-marco-window-key.xml.in @@ -1,49 +1,49 @@ - + + description="Activate the window menu" /> + description="Toggle fullscreen mode" /> + description="Toggle maximization state" /> + description="Maximize window" /> + description="Restore window" /> + description="Toggle shaded state" /> + description="Close window" /> + description="Minimize window" /> + description="Move window" /> + description="Resize window" /> + description="Raise window if it's covered by another window, otherwise lower it" /> + description="Raise window above other windows" /> + description="Lower window below other windows" /> + description="Maximize window vertically" /> + description="Maximize window horizontally" /> + description="Tile window to east (right) side of screen" /> + description="Tile window to west (left) side of screen" /> + description="Tile window to north-west (top left) corner" /> + description="Tile window to north-east (top right) corner" /> + description="Tile window to south-west (bottom left) corner" /> + description="Tile window to south-east (bottom right) corner" /> + description="Move window to north-west (top left) corner" /> + description="Move window to north-east (top right) corner" /> + description="Move window to south-west (bottom left) corner" /> + description="Move window to south-east (bottom right) corner" /> + description="Move window to north (top) side of screen" /> + description="Move window to south (bottom) side of screen" /> + description="Move window to east (right) side of screen" /> + description="Move window to west (left) side of screen" /> + description="Move window to center of screen" /> + description="Move window to north (top) monitor" /> + description="Move window to south (bottom) monitor" /> + description="Move window to east (right) monitor" /> + description="Move window to west (left) monitor" />