summaryrefslogtreecommitdiff
path: root/svtools
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@novell.com>2010-12-13 21:08:51 +0000
committerMichael Meeks <michael.meeks@novell.com>2010-12-13 21:09:18 +0000
commit632a65a15b993280c88459c742e7a03a9ae2cfd3 (patch)
tree3671becbbfebaf823c4d312a35de9cabef284dbe /svtools
parent5c0df36de34462cbe5d2fb556a2e2b6ea30eb55d (diff)
make image count more accurate.
Diffstat (limited to 'svtools')
-rw-r--r--svtools/source/misc/imagemgr.src4
1 files changed, 2 insertions, 2 deletions
diff --git a/svtools/source/misc/imagemgr.src b/svtools/source/misc/imagemgr.src
index 70c7d0f57b15..5a7d9c8605d4 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;
};
};