update README and tx config

pull/15/head
guinux 9 years ago
parent db61ae3929
commit 8ca909659a

1
.gitignore vendored

@ -1,4 +1,3 @@
.tx
pkgbuild
resources/*.c
src/pamac-daemon

@ -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

@ -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…
Cancel
Save