update README and tx config

This commit is contained in:
guinux 2014-11-21 15:37:57 +01:00
parent db61ae3929
commit 8ca909659a
3 changed files with 20 additions and 2 deletions

1
.gitignore vendored
View File

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

8
.tx/config Normal file
View 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
View File

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