Skip to content

Commit 4a477a8

Browse files
committed
changed icon directory
1 parent c65ba1e commit 4a477a8

175 files changed

Lines changed: 1 addition & 1 deletion

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

plotpy/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ def make_title(basename, count):
2828

2929

3030
APP_PATH = osp.dirname(__file__)
31-
add_image_module_path("plotpy", "images")
31+
add_image_module_path("plotpy", "data/icons")
3232
_ = get_translation("plotpy")
3333

3434
DEFAULTS = {

0 commit comments

Comments
 (0)