po/POTFILES.in
| author |
Richard Hughes <richard@hughsie.com> |
|
Mon Jun 30 08:51:26 2008 +0100 (2008-06-30) |
| changeset 302 |
9b71b537d175 |
| child 378 |
ee438b1e94c0 |
| permissions |
-rw-r--r-- |
convert razor_package_get_details() and razor_package_iterator_next() to varargs
The functions for getting package details about a package were limited to a few
things, when in the future we will want to support much more about a package.
The iterator was also limited to name,version,arch when most of the time we
didn't need all this data.