alvatip / Nordzy-icon

Nordzy is a free and open source icon theme for Linux desktops using the Nord color palette from Arctic Ice Studio and based on WhiteSur and Numix Icon Theme.
GNU General Public License v3.0
326 stars 13 forks source link

remove duplicates Cinnamon & XFCE #20

Closed mseveritt closed 2 years ago

mseveritt commented 2 years ago

Removal of some duplicates which had links/icons in devices & apps but only need them in apps (tested on Cinnamon 5.2.7 & XFCE 4.16). This fixes the former inconsistency for cs-tablet and org.xfce.volman even better than before and reduces icon-duplicates as mentioned in #19. (I hope org.xfce.settings.display and org.xfce.volman are not really needed in devices/{16,22,24}.)

alvatip commented 2 years ago

Thanks! And no worries, if org.xfce.settings.display and org.xfce.volman are needed, we can add them, it is fast and easy since icons are already created :wink:

mseveritt commented 2 years ago

If you like, I can continue to work on #19 and replace duplicate icons by symlinks.

alvatip commented 2 years ago

Sure, thanks! Although there should not be many duplicates (at least I think so). Just be sure to keep the structure where symlinks points to icons in the corresponding folder (ex: link in links/apps/scalable points to icons in src/apps/scalable, links in links/status/16 points to icons in src/status/16 and so on). Doing so might leave some duplicates, but it is easier to find icons afterwards and prevent links to be broken during the installation process.