Add (guix ui).
authorLudovic Courtès <ludo@gnu.org>
Wed, 31 Oct 2012 23:50:01 +0000 (00:50 +0100)
committerLudovic Courtès <ludo@gnu.org>
Wed, 31 Oct 2012 23:52:44 +0000 (00:52 +0100)
commit073c34d72f94adf6c4c307239b1de0d14bdb60f3
treeb671d6032f3feb08513d80c1be4870053b5af671
parent111111d04662bb9056c8b56d11e634dc4506ee1e
Add (guix ui).

* guix/ui.scm: New file.
* Makefile.am (MODULES): Add it.
* po/POTFILES.in: Add it.

* guix-build.in: Use it.
  (_, N_, leave): Remove.
  (guix-build): Use `with-error-handling' instead of the `guard' form.
* guix-download.in: Use it.
  (_, N_, leave): Remove.
.dir-locals.el
Makefile.am
guix-build.in
guix-download.in
guix/ui.scm [new file with mode: 0644]
po/POTFILES.in