diff options
author | Stefan Schmidt <stefan@osg.samsung.com> | 2016-05-31 14:11:27 +0200 |
---|---|---|
committer | Stefan Schmidt <stefan@osg.samsung.com> | 2016-05-31 14:11:27 +0200 |
commit | c00d6cae25765a35e6c18e1537dfa91e652394e2 (patch) | |
tree | 05d7671cd38e9ebbba85556861eda928c03015c0 /po | |
parent | b1e361e8de1f39c2d84e901bef189ebf4cfed66a (diff) | |
download | efl-c00d6cae25765a35e6c18e1537dfa91e652394e2.tar.gz |
po: update POTFILE.in after file rename of elm_image.c
Follwoing a0ec05cd8f9307d0a28f6902680f579b96812f71 we also rename the file
here to fix the po file generation.
Diffstat (limited to 'po')
-rw-r--r-- | po/POTFILES.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 66f23662aa..bbe9960fe3 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -130,7 +130,7 @@ src/lib/elementary/elm_glview.c src/lib/elementary/elm_grid.c src/lib/elementary/elm_hover.c src/lib/elementary/elm_icon.c -src/lib/elementary/elm_image.c +src/lib/elementary/efl_ui_image.c src/lib/elementary/elm_index.c src/lib/elementary/elm_interface_scrollable.c src/lib/elementary/elm_inwin.c |