diff options
author | Diego Escalante Urrelo <descalante@igalia.com> | 2011-01-27 05:01:43 +0800 |
---|---|---|
committer | Diego Escalante Urrelo <descalante@igalia.com> | 2011-03-08 04:34:52 +0800 |
commit | 1463005c1bc7e30be973876db0c324021222cd8c (patch) | |
tree | 618abed7b936edae4f9c096ced4ad2e070272019 /po | |
parent | b9f9bf1a0763492f8bf41b8856bbd1149c5871a9 (diff) | |
download | gsoc2013-epiphany-1463005c1bc7e30be973876db0c324021222cd8c.tar gsoc2013-epiphany-1463005c1bc7e30be973876db0c324021222cd8c.tar.gz gsoc2013-epiphany-1463005c1bc7e30be973876db0c324021222cd8c.tar.bz2 gsoc2013-epiphany-1463005c1bc7e30be973876db0c324021222cd8c.tar.lz gsoc2013-epiphany-1463005c1bc7e30be973876db0c324021222cd8c.tar.xz gsoc2013-epiphany-1463005c1bc7e30be973876db0c324021222cd8c.tar.zst gsoc2013-epiphany-1463005c1bc7e30be973876db0c324021222cd8c.zip |
ephy-download-widget: new widget
A widget showing the progress of an EphyDownload and offering the default set
of actions to take on it: Open, Browse to, Cancel.
It keeps a ref to the EphyDownload its showing.
Bug #618443
Diffstat (limited to 'po')
-rw-r--r-- | po/POTFILES.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 300c80978..71b362443 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -34,6 +34,7 @@ lib/ephy-stock-icons.c lib/ephy-string.c lib/ephy-time-helpers.c lib/ephy-zoom.h +lib/widgets/ephy-download-widget.c lib/widgets/ephy-location-entry.c lib/widgets/ephy-search-entry.c lib/widgets/ephy-zoom-control.c |