From 20480580298b0a3960f5a2eebb9e4227a5ca3dbe Mon Sep 17 00:00:00 2001 From: mrbytes <eguervos@msn.com> Date: Wed, 05 Mar 2014 17:06:10 -0500 Subject: [PATCH] Translation esES updated - Ready for the 1.4.0 release plus a few Fixes --- gitblit.iml | 22 ++++++++++++++++++++++ 1 files changed, 22 insertions(+), 0 deletions(-) diff --git a/gitblit.iml b/gitblit.iml index 1900366..7ebe2e8 100644 --- a/gitblit.iml +++ b/gitblit.iml @@ -724,6 +724,28 @@ </SOURCES> </library> </orderEntry> + <orderEntry type="module-library"> + <library name="jedis-2.3.1.jar"> + <CLASSES> + <root url="jar://$MODULE_DIR$/ext/jedis-2.3.1.jar!/" /> + </CLASSES> + <JAVADOC /> + <SOURCES> + <root url="jar://$MODULE_DIR$/ext/src/jedis-2.3.1.jar!/" /> + </SOURCES> + </library> + </orderEntry> + <orderEntry type="module-library"> + <library name="commons-pool2-2.0.jar"> + <CLASSES> + <root url="jar://$MODULE_DIR$/ext/commons-pool2-2.0.jar!/" /> + </CLASSES> + <JAVADOC /> + <SOURCES> + <root url="jar://$MODULE_DIR$/ext/src/commons-pool2-2.0.jar!/" /> + </SOURCES> + </library> + </orderEntry> <orderEntry type="module-library" scope="TEST"> <library name="junit-4.11.jar"> <CLASSES> -- Gitblit v1.9.1