diff options
author | Claudio Saavedra <csaavedra@igalia.com> | 2009-05-13 13:41:28 +0300 |
---|---|---|
committer | Claudio Saavedra <csaavedra@igalia.com> | 2009-05-13 13:41:28 +0300 |
commit | 49ef2e563975a0452ececf42d255033a87e63402 (patch) | |
tree | e9ea0e974b13c6ac9994d6713a17d549bf360460 /debian/changelog | |
parent | 8cbb6770b420188bc035fc61f5b5066202349eda (diff) |
Add new file size formatting method
Based on a patch by Christian Dywan (christian@imendio.com)
* doc/hildon-sections.txt:
* hildon/hildon-helper.c (+hildon_format_file_size_for_display):
* hildon/hildon-helper.h: New file size formatting method.
* debian/changelog:
* debian/control: Depend on osso-filemanager l10n package for
proper localization strings.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f7621b7..c970f5c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ libhildon (2.1.73-1) unstable; urgency=low * unreleased + * Depend on osso-filemanager l10n package. -- Claudio Saavedra <csaavedra@igalia.com> Mon, 11 May 2009 13:22:15 +0300 |