https://bugs.kde.org/show_bug.cgi?id=384864
Bug ID: 384864
Summary: Oxygen cursors have some reversed symlinks
Product: Oxygen
Version: 5.10.5
Platform: Gentoo Packages
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: icons
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
(originally reported to Gentoo bug list: https://bugs.gentoo.org/629550.
(I'm not sure if any of this is Gentoo specific, but I have confirmed the basic
problem looking at the git source.) Oxygen installs six folders under
/usr/share/icons (KDE_Classic, Oxygen_Black, _Blue, _White, _Yellow, and
_Zion). Under each of those is a cursors folder. In each of them col-resize
is a symlink to split_v and row-resize is a symlink to split_h. These links
are backwards: col-resize should point to split_h (resizing a column is
adjusting a split horizontally - that is side to side adjustment of a vertical
split, thus perhaps the confusion) and row-resize should point to split_v. If
you look in /usr/share/icons/breeze_cursors (part of the Gentoo
kde-plasma/breeze package) split_h points to col-resize and split_v points to
row-resize, which is the correct matching. (I don't think it matters which is
the symlink and which is the real file, just that they are paired correctly.)
--
You are receiving this mail because:
You are watching all bug changes.