<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix.git/po/packages/POTFILES.in, branch master</title>
<subtitle>Personal branch of https://git.savannah.gnu.org/cgit/guix.git/ for implementing 'guix deploy'.
</subtitle>
<id>https://git.jakob.space/guix.git/atom?h=master</id>
<link rel='self' href='https://git.jakob.space/guix.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/'/>
<updated>2017-11-28T22:34:25Z</updated>
<entry>
<title>services: certbot: Add default value and description.</title>
<updated>2017-11-28T22:34:25Z</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2017-11-28T22:31:48Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=3af03e5967cf49ed1a4382dad7d75daa95ec5217'/>
<id>urn:sha1:3af03e5967cf49ed1a4382dad7d75daa95ec5217</id>
<content type='text'>
* gnu/services/certbot.scm (certbot-service-type)
[default-value, description]: New fields.
* po/packages/POTFILES.in: Add it.
</content>
</entry>
<entry>
<title>services: cgit, git-daemon: Add description and default value.</title>
<updated>2017-11-28T22:34:25Z</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2017-11-28T22:24:17Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=a222b734b38f93b014b21e4d538002a5fec71b8a'/>
<id>urn:sha1:a222b734b38f93b014b21e4d538002a5fec71b8a</id>
<content type='text'>
* gnu/services/version-control.scm (git-daemon-service-type)
[description, default-value]: New fields.
(cgit-service-type)[default-value]: New field.
* po/packages/POTFILES.in: Add version-control.scm.
</content>
</entry>
<entry>
<title>services: networking: Add descriptions.</title>
<updated>2017-09-16T15:47:46Z</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2017-09-13T20:55:04Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=3f0de257c4071fcbb167fd47dbe6ffa71e95631a'/>
<id>urn:sha1:3f0de257c4071fcbb167fd47dbe6ffa71e95631a</id>
<content type='text'>
* gnu/services/networking.scm (static-networking-service-type)
(ntp-service-type, inetd-service-type, tor-service-type)
(tor-hidden-service-type, bitlbee-service-type)
(wicd-service-type, network-manager-service-type)
(connman-service-type, openvswitch-service-type): Add 'description'
field.
* po/packages/POTFILES.in: Add gnu/services/networking.scm.
</content>
</entry>
<entry>
<title>services: base: Add descriptions.</title>
<updated>2017-09-16T15:47:46Z</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2017-09-13T19:48:02Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=6b9e1fefa40ecdd264fde9cb022b2b5359635ee5'/>
<id>urn:sha1:6b9e1fefa40ecdd264fde9cb022b2b5359635ee5</id>
<content type='text'>
* gnu/services/base.scm (fstab-service-type)
(file-system-service-type, urandom-seed-service-type)
(session-environment-service-type)
(console-font-service-type)
(login-service-type, agetty-service-type)
(mingetty-service-type, nscd-service-type)
(pam-limits-service-type, guix-service-type)
(guix-publish-service-type, udev-service-type)
(gpm-service-type): Add 'description' field.
* po/packages/POTFILES.in: Add gnu/services/base.scm.
</content>
</entry>
<entry>
<title>nls: Adjust to qemu.scm renaming.</title>
<updated>2017-07-15T11:25:39Z</updated>
<author>
<name>宋文武</name>
</author>
<published>2017-07-15T11:25:39Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=ee38fbcfaa5afc1cf2bb121a04bc9747b2339c37'/>
<id>urn:sha1:ee38fbcfaa5afc1cf2bb121a04bc9747b2339c37</id>
<content type='text'>
This is a followup to 59132b800093e486e4d81aed6b837e9ac76aa86c.

* po/packages/POTFILES.in: Remove qemu.scm and add virtualization.scm.
</content>
</entry>
<entry>
<title>gnu: Move contents of zip module into compression module.</title>
<updated>2017-06-20T12:40:35Z</updated>
<author>
<name>Arun Isaac</name>
</author>
<published>2017-06-12T18:40:01Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=148585c240f848ad08f6541ede7db3fca3411007'/>
<id>urn:sha1:148585c240f848ad08f6541ede7db3fca3411007</id>
<content type='text'>
* gnu/packages/zip.scm (zip, unzip, zziplib, perl-zip): Move to...
* gnu/packages/compression.scm: ...here.
* gnu/packages/zip.scm: Delete file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Unregister deleted file.
* po/packages/POTFILES.in: Unregister deleted file.
* gnu/packages/{audio, avr, bioinformatics, busybox, cdrom, ci, compression,
docbook, documentation, fonts, fpga, game-development, games, gl, gnome,
gnuzilla, graphics, guile, haskell, image, java, kodi, ldc, libreoffice,
markup, maths, mc, monitoring, music, php, pretty-print, python, scheme,
smalltalk, statistics, synergy, tex, textutils, video, web-browsers, xml,
zip}.scm, guix/build-system/{ant, font}.scm, guix/{download, packages}.scm:
Adapt module import.
</content>
</entry>
<entry>
<title>nls: Adjust to geeqie.scm removal.</title>
<updated>2016-12-05T19:54:58Z</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2016-12-05T19:41:36Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=a79fbd5d1d59a0cbc998a8133177ddcc9b073b94'/>
<id>urn:sha1:a79fbd5d1d59a0cbc998a8133177ddcc9b073b94</id>
<content type='text'>
This is a followup to d1a5b20081c30da7503201df260cf20b8d0ba633.

* po/packages/POTFILES.in: Remove gnu/packages/geeqie.scm.
</content>
</entry>
<entry>
<title>nls: Adjust to feh.scm renaming.</title>
<updated>2016-12-04T21:32:40Z</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2016-12-04T21:30:35Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=459978eae593dd5b51b567dbffe927eec4bbf2c3'/>
<id>urn:sha1:459978eae593dd5b51b567dbffe927eec4bbf2c3</id>
<content type='text'>
This is a followup to d1a5b20081c30da7503201df260cf20b8d0ba633.

* po/packages/POTFILES.in: Remove feh.scm and add image-viewers.scm.
</content>
</entry>
<entry>
<title>nls: Adjust to zsh.scm renaming.</title>
<updated>2016-08-04T17:38:33Z</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2016-08-04T17:00:44Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=44210f84e274a3dd59da15d7bd2bd5f30f97efb4'/>
<id>urn:sha1:44210f84e274a3dd59da15d7bd2bd5f30f97efb4</id>
<content type='text'>
* po/packages/POTFILES.in: Adjust to zsh.scm renaming in commit
7ccb874a299d6c6d86a3f1625a68c08ed20dbab6.
</content>
</entry>
<entry>
<title>nls: Adjust to texlive.scm renaming.</title>
<updated>2016-05-26T15:00:17Z</updated>
<author>
<name>Ludovic Courtès</name>
</author>
<published>2016-05-26T14:59:29Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=f01c461994307c5e19ff14bc695cdf1d813880e0'/>
<id>urn:sha1:f01c461994307c5e19ff14bc695cdf1d813880e0</id>
<content type='text'>
* po/packages/POTFILES.in: Adjust to texlive.scm rename in
commit 8f9ac90182c022c69600f17ef9c1149e029bc301.
</content>
</entry>
</feed>
