summaryrefslogtreecommitdiff
path: root/solenv/doc
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 /solenv/doc
parentb327c8355cd6e4e6d0a4b1bda0591c4d3964bff8 (diff)
Galaxy (default) icon theme is now in icon-themes/galaxy
Diffstat (limited to 'solenv/doc')
-rw-r--r--solenv/doc/gbuild/solenv/gbuild/alllangres.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/solenv/doc/gbuild/solenv/gbuild/alllangres.mk b/solenv/doc/gbuild/solenv/gbuild/alllangres.mk
index 8d5034e881dd..ae9d5130c2da 100644
--- a/solenv/doc/gbuild/solenv/gbuild/alllangres.mk
+++ b/solenv/doc/gbuild/solenv/gbuild/alllangres.mk
@@ -74,10 +74,10 @@ namespace gb
{
public:
AllLangResTarget(String name);
- /// Sets the location where resources are to be found. reslocation is a path relative to the default_images directory.
+ /// Sets the location where resources are to be found. reslocation is a path relative to the icon-themes/galaxy directory.
/// Resources will be found in reslocation itself and in the subdirectories res/ and imglst/ of it and again in subdirectories
/// of those named as the language of the processed resource. In addition, resources are found in the res/ directory directly
- /// below default_images and the subdirectory of it named as the language of the processed resource.
+ /// below icon-themes/galaxy and the subdirectory of it named as the language of the processed resource.
void set_reslocation(Path reslocation);
private:
/// Sets the languages for which to create resources.