This is an automated email from the git hooks/post-receive script. igor pushed a commit to branch master in repository panel-plugins/xfce4-xkb-plugin.
commit c61c69b811a69a90973d9d922d426c99ac47a511 Author: Igor Slepchin <[email protected]> Date: Tue Mar 31 20:27:53 2015 -0400 Bug 11729: Update Russian flag colors --- flags/ru.svg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/flags/ru.svg b/flags/ru.svg index 265fb1b..4650e35 100644 --- a/flags/ru.svg +++ b/flags/ru.svg @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> <svg xmlns="http://www.w3.org/2000/svg" width="450" height="300"> <rect fill="#FFF" width="450" height="100"/> -<rect fill="#00F" y="100" width="450" height="100"/> -<rect fill="#F00" y="200" width="450" height="100"/> +<rect fill="#0039A6" y="100" width="450" height="100"/> +<rect fill="#D52B1E" y="200" width="450" height="100"/> </svg> -- To stop receiving notification emails like this one, please contact the administrator of this repository. _______________________________________________ Xfce4-commits mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce4-commits
