[Libreoffice-commits] .: svtools/source
Michael Meeks
mmeeks at kemper.freedesktop.org
Mon Dec 13 13:09:04 PST 2010
svtools/source/misc/imagemgr.src | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 8faa1b3ced340116e764f6992842af89fd8ebee2
Author: Michael Meeks <michael.meeks at novell.com>
Date: Mon Dec 13 21:08:51 2010 +0000
make image count more accurate.
diff --git a/svtools/source/misc/imagemgr.src b/svtools/source/misc/imagemgr.src
index 70c7d0f..5a7d9c8 100644
--- a/svtools/source/misc/imagemgr.src
+++ b/svtools/source/misc/imagemgr.src
@@ -95,7 +95,7 @@ ImageList RID_SVTOOLS_IMAGELIST_BIG
};
IdCount =
{
- 68 ;
+ 51 ;
};
};
@@ -109,7 +109,7 @@ ImageList RID_SVTOOLS_IMAGELIST_SMALL
};
IdCount =
{
- 68;
+ 51;
};
};
More information about the Libreoffice-commits
mailing list