[Libreoffice-commits] .: Branch 'opengrok' - patches/select-all.diff
Cédric Bosdonnat
cbosdo at kemper.freedesktop.org
Tue Jun 28 01:10:01 PDT 2011
patches/select-all.diff | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 08ad7601e86000f88552ca74ae70512ad302ef4d
Author: Cédric Bosdonnat <cedric.bosdonnat.ooo at free.fr>
Date: Tue Jun 28 10:09:55 2011 +0200
Forgot to update the patch hunk length
diff --git a/patches/select-all.diff b/patches/select-all.diff
index b73af5a..685f49c 100644
--- a/patches/select-all.diff
+++ b/patches/select-all.diff
@@ -1,6 +1,6 @@
--- a/web/projects.jspf 2010-10-08 10:01:07.202553872 +0200
+++ b/web/projects.jspf 2010-10-08 14:16:37.494001297 +0200
-@@ -70,6 +70,15 @@
+@@ -70,6 +70,16 @@
Project defaultProject = env.getDefaultProject();
if (defaultProject != null && project.isEmpty()) {
project.add(defaultProject.getDescription());
More information about the Libreoffice-commits
mailing list