bikass / kora

Kora icon theme for GNU/Linux os
GNU General Public License v3.0
657 stars 31 forks source link

Fixed two broken symlinks #149

Closed guinuxbr closed 1 year ago

guinuxbr commented 1 year ago

Congratulation on this beautiful icon theme! I've fixed two broken symlinks:

./kora/mimetypes/scalable/application-sweethome3d.svg
./kora/mimetypes/scalable/application-vnd.insync.link.drive.link.svg

Now they are pointing to ../../apps/scalable/ rather than ../apps/

guinuxbr commented 1 year ago

Hi, can you release it? 🙂 I'm trying to build an openSUSE RPM package, but it is failing due to the problem I fixed above. I can compress the master branch and try, but I want to keep everything synchronised with your official releases.

bikass commented 1 year ago

I could :) But can you check first, if everything is Ok. I changed those icons, because they were pointing to "apps" and those are different...

guinuxbr commented 1 year ago

Hello! I managed to build the openSUSe RPM package using the latest commit. https://build.opensuse.org/package/show/home:guinuxbr/kora-icon-theme You are good to release if you like. 🙂

bikass commented 1 year ago

Hi, cool :) Do you want me to add link or instructions how to install in README file?

guinuxbr commented 1 year ago

It is up you. 🙂

bikass commented 1 year ago

Well, someone asked and I added for arch an solus :) I can add link . And is it correct - zypper install kora-icon-theme ?

guinuxbr commented 1 year ago

No. First, the person needs to add the repository. The complete steps would be like this.

For openSUSE Tumbleweed:

sudo zypper addrepo https://download.opensuse.org/repositories/home:guinuxbr/openSUSE_Tumbleweed/home:guinuxbr.repo
sudo zypper refresh
sudo zypper install kora-icon-theme

For openSUSE Leap 15.4:

sudo zypper addrepo https://download.opensuse.org/repositories/home:guinuxbr/15.4/home:guinuxbr.repo
sudo zypper refresh
sudo zypper install kora-icon-theme