diff options
author | Stefan Knorr (astron) <heinzlesspam@gmail.com> | 2012-01-15 12:56:17 +0100 |
---|---|---|
committer | Stefan Knorr (astron) <heinzlesspam@gmail.com> | 2012-01-15 12:57:51 +0100 |
commit | 1c7c480e7465a077b1ede8be39329b14d31ba847 (patch) | |
tree | 8a49b7a5fd22b27f07ffc1dea6868a9236e2b338 /desktop/Zip_shell.mk | |
parent | b327c8355cd6e4e6d0a4b1bda0591c4d3964bff8 (diff) |
Galaxy (default) icon theme is now in icon-themes/galaxy
Diffstat (limited to 'desktop/Zip_shell.mk')
-rw-r--r-- | desktop/Zip_shell.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/Zip_shell.mk b/desktop/Zip_shell.mk index 08c6b811b8ba..3803cf4c3133 100644 --- a/desktop/Zip_shell.mk +++ b/desktop/Zip_shell.mk @@ -25,7 +25,7 @@ # in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable # instead of those above. -$(eval $(call gb_Zip_Zip,shell,$(SRCDIR)/default_images/brand/shell)) +$(eval $(call gb_Zip_Zip,shell,$(SRCDIR)/icon-themes/galaxy/brand/shell)) $(eval $(call gb_Zip_add_files,shell,\ backing_left.png \ |