summaryrefslogtreecommitdiff
path: root/chart2
diff options
context:
space:
mode:
authorStefan Knorr (astron) <heinzlesspam@gmail.com>2012-01-15 12:56:17 +0100
committerStefan Knorr (astron) <heinzlesspam@gmail.com>2012-01-15 12:57:51 +0100
commit1c7c480e7465a077b1ede8be39329b14d31ba847 (patch)
tree8a49b7a5fd22b27f07ffc1dea6868a9236e2b338 /chart2
parentb327c8355cd6e4e6d0a4b1bda0591c4d3964bff8 (diff)
Galaxy (default) icon theme is now in icon-themes/galaxy
Diffstat (limited to 'chart2')
-rw-r--r--chart2/source/controller/dialogs/dlg_DataEditor.hrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/controller/dialogs/dlg_DataEditor.hrc b/chart2/source/controller/dialogs/dlg_DataEditor.hrc
index 340fc814a439..5d3ea8667e68 100644
--- a/chart2/source/controller/dialogs/dlg_DataEditor.hrc
+++ b/chart2/source/controller/dialogs/dlg_DataEditor.hrc
@@ -33,7 +33,7 @@
#define CTL_DATA 1
// images for toolbox image list
-//the numbers correspond to the icon names: default_images\chart2\res\dataeditor_icon_xy
+//the numbers correspond to the icon names: icon-themes\(name of theme)\res\dataeditor_icon_xy
#define TBI_DATA_INSERT_ROW 1
#define TBI_DATA_INSERT_COL 2
#define TBI_DATA_DELETE_ROW 3