From 049ab1c30fa8571f0dc23ccc473e8a0c0eb297af Mon Sep 17 00:00:00 2001 From: Johns Date: Wed, 18 Jul 2012 19:39:33 +0200 Subject: Translations po directory. --- README.txt | 6 +++--- po/.gitignore | 3 +++ 2 files changed, 6 insertions(+), 3 deletions(-) create mode 100644 po/.gitignore diff --git a/README.txt b/README.txt index f71020e..55aad4a 100644 --- a/README.txt +++ b/README.txt @@ -99,9 +99,9 @@ Requires: x11-libs/libxcb, X C-language Bindings library http://xcb.freedesktop.org - x11-libs/xcb-util, - x11-libs/xcb-util-wm, - x11-libs/xcb-util-keysyms + x11-libs/xcb-util-image, + not yet: x11-libs/xcb-util-wm, + not yet: x11-libs/xcb-util-keysyms X C-language Bindings library http://xcb.freedesktop.org Only versions >= 0.3.8 are good supported diff --git a/po/.gitignore b/po/.gitignore new file mode 100644 index 0000000..1952639 --- /dev/null +++ b/po/.gitignore @@ -0,0 +1,3 @@ +# gitignore(5) file +*.mo +*.pot -- cgit v1.2.3