diff options
author | Marco Pesenti Gritti <marco@it.gnome.org> | 2003-04-29 03:35:29 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <mpeseng@src.gnome.org> | 2003-04-29 03:35:29 +0800 |
commit | 18ad5373ee12a17e3bcecd404a5e0288191721c2 (patch) | |
tree | c389d0b3f2efea526efe3198bb03d78495d59a3d | |
parent | 7814189f863a49c9a0fcd3c2898e24ce3cac162f (diff) | |
download | gsoc2013-epiphany-18ad5373ee12a17e3bcecd404a5e0288191721c2.tar gsoc2013-epiphany-18ad5373ee12a17e3bcecd404a5e0288191721c2.tar.gz gsoc2013-epiphany-18ad5373ee12a17e3bcecd404a5e0288191721c2.tar.bz2 gsoc2013-epiphany-18ad5373ee12a17e3bcecd404a5e0288191721c2.tar.lz gsoc2013-epiphany-18ad5373ee12a17e3bcecd404a5e0288191721c2.tar.xz gsoc2013-epiphany-18ad5373ee12a17e3bcecd404a5e0288191721c2.tar.zst gsoc2013-epiphany-18ad5373ee12a17e3bcecd404a5e0288191721c2.zip |
Update ephy-notebook.c path
2003-04-28 Marco Pesenti Gritti <marco@it.gnome.org>
* po/POTFILES.in:
Update ephy-notebook.c path
-rw-r--r-- | ChangeLog | 6 | ||||
-rw-r--r-- | po/POTFILES.in | 6 |
2 files changed, 9 insertions, 3 deletions
@@ -1,3 +1,9 @@ +2003-04-28 Marco Pesenti Gritti <marco@it.gnome.org> + + * po/POTFILES.in: + + Update ephy-notebook.c path + 2003-04-28 David Bordoley <bordoley@msu.edu> * data/ui/epiphany-toolbar.xml.in: diff --git a/po/POTFILES.in b/po/POTFILES.in index 1dfa122fb..a7ab9fb9f 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,3 +1,5 @@ +# List of source files containing translatable strings. +# Please keep this file sorted alphabetically. data/bme.desktop.in data/epiphany.desktop.in data/epiphany.schemas.in @@ -25,9 +27,7 @@ lib/ephy-gui.c lib/ephy-node.c lib/ephy-start-here.c lib/ephy-string.c -lib/widgets/ephy-notebook.c -# List of source files containing translatable strings. -# Please keep this file sorted alphabetically. +src/ephy-notebook.c src/bookmarks/ephy-bookmark-properties.c src/bookmarks/ephy-bookmarks.c src/bookmarks/ephy-bookmarks-editor.c |