forked from cromer/pamac-classic
update README and tx config
This commit is contained in:
parent
db61ae3929
commit
8ca909659a
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,4 +1,3 @@
|
|||||||
.tx
|
|
||||||
pkgbuild
|
pkgbuild
|
||||||
resources/*.c
|
resources/*.c
|
||||||
src/pamac-daemon
|
src/pamac-daemon
|
||||||
|
8
.tx/config
Normal file
8
.tx/config
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
[main]
|
||||||
|
host = https://www.transifex.com
|
||||||
|
|
||||||
|
[manjaro-pamac.pamacpot]
|
||||||
|
file_filter = po/<lang>.po
|
||||||
|
source_file = po/pamac.pot
|
||||||
|
source_lang = en
|
||||||
|
type = PO
|
13
README
13
README
@ -1 +1,12 @@
|
|||||||
A DBus daemon and Gtk3 frontend for libalpm written in vala
|
A DBus daemon and Gtk3 frontend for libalpm written in Vala
|
||||||
|
|
||||||
|
Features:
|
||||||
|
- Alpm bindings for Vala
|
||||||
|
- a DBus daemon to perform every tasks with root access using polkit to check authorizations
|
||||||
|
- a Gtk3 Package Manager
|
||||||
|
- a Gtk3 Updates Manager
|
||||||
|
- a Tray icon with configurable periodic refresh and updates notifications
|
||||||
|
- a complete AUR support:
|
||||||
|
* multiple words search capability
|
||||||
|
* Enable/Disable check updates from AUR
|
||||||
|
* Build and update your AUR packages in a integrated terminal using yaourt
|
||||||
|
Loading…
Reference in New Issue
Block a user