diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2003-09-30 16:43:36 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2003-09-30 16:43:36 +0800 |
commit | 838ad96bb4a7b35ee9e04bde8ec888f95f07d573 (patch) | |
tree | 746f307aaf8afc9baab22bcc51bdbc3e9d3b0044 | |
parent | d7368311fe43d9fc46179c740ee6ae8da6822736 (diff) | |
download | gsoc2013-epiphany-838ad96bb4a7b35ee9e04bde8ec888f95f07d573.tar gsoc2013-epiphany-838ad96bb4a7b35ee9e04bde8ec888f95f07d573.tar.gz gsoc2013-epiphany-838ad96bb4a7b35ee9e04bde8ec888f95f07d573.tar.bz2 gsoc2013-epiphany-838ad96bb4a7b35ee9e04bde8ec888f95f07d573.tar.lz gsoc2013-epiphany-838ad96bb4a7b35ee9e04bde8ec888f95f07d573.tar.xz gsoc2013-epiphany-838ad96bb4a7b35ee9e04bde8ec888f95f07d573.tar.zst gsoc2013-epiphany-838ad96bb4a7b35ee9e04bde8ec888f95f07d573.zip |
Removed data/ui/epiphany-ui.xml.in, it doesn't exist anymore, and did not
2003-09-30 Christian Persch <chpe@cvs.gnome.org>
* POTFILES.in: Removed data/ui/epiphany-ui.xml.in, it doesn't exist
anymore, and did not contain translatable strings anyway while it
still existed.
-rw-r--r-- | po/ChangeLog | 6 | ||||
-rw-r--r-- | po/POTFILES.in | 1 |
2 files changed, 6 insertions, 1 deletions
diff --git a/po/ChangeLog b/po/ChangeLog index 62bf5dd9e..9396fd1be 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,9 @@ +2003-09-30 Christian Persch <chpe@cvs.gnome.org> + + * POTFILES.in: Removed data/ui/epiphany-ui.xml.in, it doesn't exist + anymore, and did not contain translatable strings anyway while it + still existed. + 2003-09-18 Christian Persch <chpe@cvs.gnome.org> * POTFILES.in: Added GtkNSSDialogs.cpp. diff --git a/po/POTFILES.in b/po/POTFILES.in index 0c905c79f..04722d26e 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -8,7 +8,6 @@ data/epiphany.schemas.in data/glade/epiphany.glade data/glade/prefs-dialog.glade data/glade/print.glade -data/ui/epiphany-ui.xml.in data/ui/nautilus-epiphany-view.xml.in embed/downloader-view.c embed/ephy-embed-popup-control.c |