No Description

Fernando Fernandez 0ce06c9b44 Version 1.4.1 4 years ago
actions 496ed99da1 Now Polkit is optional 5 years ago
codestyle b080668e55 pre-commit: fixed. Now script exit with error if tests fail 5 years ago
config 182ce132f6 Added config.vapi to avoid hardcoded values 6 years ago
data 0ce06c9b44 Version 1.4.1 4 years ago
icon c37492b523 Icon: Square icon 5 years ago
po 5078014b37 update spanish translation 4 years ago
src 2b3218668c ListBoxSortable: fix seg fault when row position = target position 4 years ago
subprojects 98dfb2e135 Updated iniparser subproject url 5 years ago
test 3702e316b2 RowMirror: reimplemented class 4 years ago
ui 7dc7e6d79f fix some strings for translations 4 years ago
.gitlab-ci.yml 1c6f19a05a Gitlab-CI: build and test pace-cli 5 years ago
AUTHORS cab6033e7d Update Authors 6 years ago
COPYING b34fa8dd75 Initial commit 6 years ago
README.md 0ce06c9b44 Version 1.4.1 4 years ago
ar.com.softwareperonista.Pace.json 6f113a3e8f The project has been renamed to Pace. 6 years ago
meson.build 0ce06c9b44 Version 1.4.1 4 years ago
meson_options.txt 1f1c5441ec Meson: added gui option to disable gui and build only command line interface 5 years ago

README.md

Pace

A simple graphical tool to edit pacman.conf

pace-1.4.1

Try Pace

Dependencies

meson vala gtksourceview4

Build

meson --prefix=/usr . build
ninja -C build
sudo ninja -C build install

Pace is licensed under the GNU GPL v3+