Skip to content

Commit

Permalink
Remove reference to missing rrze-icons/places dir
Browse files Browse the repository at this point in the history
The _rrze-icons.path file contains a reference to an non-existent dir
which raises a warning message when loading the icon catalog.
Remove that reference.
  • Loading branch information
Carlos Pascual committed Nov 3, 2021
1 parent a905327 commit a25da28
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/taurus/qt/qtgui/icon/_rrze-icons.path
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,5 @@
["devices", "rrze-icons/devices"],
["emblems", "rrze-icons/emblems"],
["mime_types", "rrze-icons/mime-types"],
["places", "rrze-icons/places"],
["status", "rrze-icons/status"]
]

0 comments on commit a25da28

Please sign in to comment.