Merge lp://qastaging/~agateau/libindicator/rescan-icon-theme into lp://qastaging/libindicator/0.4
Proposed by
Aurélien Gâteau
Status: | Merged |
---|---|
Merged at revision: | 430 |
Proposed branch: | lp://qastaging/~agateau/libindicator/rescan-icon-theme |
Merge into: | lp://qastaging/libindicator/0.4 |
Diff against target: |
15 lines (+5/-0) 1 file modified
libindicator/indicator-image-helper.c (+5/-0) |
To merge this branch: | bzr merge lp://qastaging/~agateau/libindicator/rescan-icon-theme |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Ted Gould | Pending | ||
Review via email:
|
Description of the change
Rescan the icon theme if the wanted icon cannot be found.
You can reproduce the problem with sni-qt test program:
bzr branch lp:sni-qt
cd sni-qt
mkdir build
cd build
cmake ..
make
tests/manual/
Then change the icon with the combobox less than 5 seconds after startup.
To post a comment you must log in.