Re: correctly packaging dconf overrides

2024-11-07 Thread Vojtěch Polášek
via devel napsal(a): Am 07.11.24 um 14:41 schrieb Vojtěch Polášek: Hello, so I tried to implement this and it does not seem to work. See this package: https://github.com/vojtapolasek/vojtux/tree/ mate_shortcut_test/rpm/mate-shortcut-test IIRC - the gschema namespace uses dots instead slashs

Re: correctly packaging dconf overrides

2024-11-07 Thread Vojtěch Polášek
Hello, so I tried to implement this and it does not seem to work. See this package: https://github.com/vojtapolasek/vojtux/tree/mate_shortcut_test/rpm/mate-shortcut-test I built this package with fedpkg for Fedora 40. Steps to reproduce: 1. build the package 2. Login to Fedora 40 box and r

Re: correctly packaging dconf overrides

2024-11-01 Thread Vojtěch Polášek
me custom keybinding defined. Any idea how to package this? Or are multiple "custom0" sections fine? Thank you, Vojta Dne 25. 10. 24 v 16:07 Michael Catanzaro napsal(a): On Fri, Oct 25 2024 at 10:01:02 AM +02:00:00, Vojtěch Polášek wrote: I would like to customize some keybindin

correctly packaging dconf overrides

2024-10-25 Thread Vojtěch Polášek
Hello, I am working on a Fedora remix for visually impaired. I would like to ship some modifications to Mate desktop environment in form of packages. I would like to customize some keybindings because they are not set from the start. I think the best would be to use dconf overrides. You can

how to package dconf configuration for different language environments

2023-12-20 Thread Vojtěch Polášek
Hello, I am trying to package a dconf configuration which adds a keyboard shortcut to Mate environment. I am creating two language mutations of a Fedora remix where this package should be present. Currently, I have it in English. The spec file (probably very crude, sorry) is here: https:/

searching for help in creating an accessible Fedora live image

2020-11-26 Thread Vojtěch Polášek
Hello all, my name is Vojta and I am a blind Linux user from Czech Republic. Linux and its desktop ecosystem is open. And for me that means that I believe it should be open also to people with various disabilities including visual impairment. I am working on a project which tries to achieve tha

new packager asks for help - packaging my first Python package

2020-10-14 Thread Vojtěch Polášek
Hello, I have some basics of RPM packaging, but I have not created a package from scratch yet. I would like to package one Python package called Tesserwrap. I used the pyp2rpm program to create a spec file. The file is here: https://fedorapeople.org/~vpolasek/tesserwrap.spec Unfortunately t