For a while, @varlesh, the author and main designer of Papirus projects, proposed me to lead @PapirusDevelopmentTeam as he does not have much time to support it anymore https://github.com/PapirusDevelopmentTeam/STAFF/issues/9#issue-208751211
I can support all projects of the team (although it's hard for one man), but I can't draw new icons for the Papirus icon theme. So I ask help with icons requests. We have tools, templates, and a step-by-step guide to help you create new icons. Check tools/work to find them.
If you don't have drawing skills check Contribute section and issues, maybe you can help something too.
@SmartFinn: i will see what i can do. I want Papirus inside Fedora one day .... Papirus plus Arc Theme is amazing. And Arc Theme is now part of Fedora.so i will try to supprt u
@SmartFinn : I have solved the Issues: and Terminix / Tilix through symbolic links. How can i upload these changes?
@dirkdavidis Thanks, but I already did it in 600de168558ec7f87636b23f5e947bf8a83a2cf4
@SmartFinn : i have solved issue: #384 KMyMoney with a symlink, i have solved #382 Terminology with a symlink. Terminix is now called Tilix so i updated the symlinks to that ... i am working currently on the wine on fedora issues #378 ... so is there any way that we could exchange infos and code so i wil start with designing my first icons soon ... ;-)
@dirkdavidis I left those issues because it can't be solved with symlinks.
That issue #378 has missed regedit icon. winefile and winemine can be symlinks.
@SmartFinn i used Gnucash for KMyMoney and Terminix / Tilix for Terminology ... is this not working?
@dirkdavidis Terminology doesn't look like Tilix/Terminix. KMyMoney/Gnucash hmm.. maybe, but symlink must be to skrooge.svg.
These can help you:
@SmartFinn Hi KMyMoney has been done. With Terminix and Tilix you are right but i am figuring out why on Fedora this symlink is not working. There is a missing symbolic link from com.gexperts.Terminix to com.gexperts.Tilix i have done it now ... will send a pull request asap ... on wine i am working ...
@dirkdavidis Hi.
With Terminix and Tilix you are right but i am figuring out why on Fedora this symlink is not working. There is a missing symbolic link from com.gexperts.Terminix to com.gexperts.Tilix i have done it now
It's weird. All needed Tilix's icons/symlinks exist:
$ > ffind --nosymlinks --exec 'ls -logn' 'terminix|tilix' | cut -d' ' -f 7-
./Papirus/16x16/apps/com.gexperts.Terminix.svg -> tilix.svg
./Papirus/16x16/apps/com.gexperts.Tilix.svg -> tilix.svg
./Papirus/16x16/apps/terminix.svg -> tilix.svg
./Papirus/16x16/apps/tilix.svg
./Papirus/22x22/apps/com.gexperts.Terminix.svg -> tilix.svg
./Papirus/22x22/apps/com.gexperts.Tilix.svg -> tilix.svg
./Papirus/22x22/apps/terminix.svg -> tilix.svg
./Papirus/22x22/apps/tilix.svg
./Papirus/24x24/apps/com.gexperts.Terminix.svg -> tilix.svg
./Papirus/24x24/apps/com.gexperts.Tilix.svg -> tilix.svg
./Papirus/24x24/apps/terminix.svg -> tilix.svg
./Papirus/24x24/apps/tilix.svg
./Papirus/32x32/apps/com.gexperts.Terminix.svg -> tilix.svg
./Papirus/32x32/apps/com.gexperts.Tilix.svg -> tilix.svg
./Papirus/32x32/apps/terminix.svg -> tilix.svg
./Papirus/32x32/apps/tilix.svg
./Papirus/48x48/apps/com.gexperts.Terminix.svg -> tilix.svg
./Papirus/48x48/apps/com.gexperts.Tilix.svg -> tilix.svg
./Papirus/48x48/apps/terminix.svg -> tilix.svg
./Papirus/48x48/apps/tilix.svg
./Papirus/64x64/apps/com.gexperts.Terminix.svg -> tilix.svg
./Papirus/64x64/apps/com.gexperts.Tilix.svg -> tilix.svg
./Papirus/64x64/apps/terminix.svg -> tilix.svg
./Papirus/64x64/apps/tilix.svg
@SmartFinn when have u created those symlinks?
@dirkdavidis 12 days ago 600de168558ec7f87636b23f5e947bf8a83a2cf4
@SmartFinn arrggh exactly one version before i build my package ;-) got it ... will build a new version by today
@dirkdavidis you can update papirus to upstream version:
wget -qO- https://raw.githubusercontent.com/PapirusDevelopmentTeam/papirus-icon-theme/master/install-papirus-root.sh | sh
It doesn't conflict with your package.
will build a new version by today
Could you try to setup Automatic Build on Fedora Copr?
@SmartFinn i have done already ... now it works ... will build new version late this evening ... i will figure out how to setup automatic build in copr ...