diff options
author | Abel Cheung <maddog@linux.org.hk> | 2003-02-06 11:46:20 +0800 |
---|---|---|
committer | Kwok-Koon Cheung <baddog@src.gnome.org> | 2003-02-06 11:46:20 +0800 |
commit | a5db253e80f45304855e99c98447aa76f86b648c (patch) | |
tree | 617c23fedf0658495e87825311d0a0dcfc68a1b9 /po/POTFILES.in | |
parent | 5a4dc61b3d5599842daef9004cb4a61c28c4dffa (diff) | |
download | gsoc2013-epiphany-a5db253e80f45304855e99c98447aa76f86b648c.tar gsoc2013-epiphany-a5db253e80f45304855e99c98447aa76f86b648c.tar.gz gsoc2013-epiphany-a5db253e80f45304855e99c98447aa76f86b648c.tar.bz2 gsoc2013-epiphany-a5db253e80f45304855e99c98447aa76f86b648c.tar.lz gsoc2013-epiphany-a5db253e80f45304855e99c98447aa76f86b648c.tar.xz gsoc2013-epiphany-a5db253e80f45304855e99c98447aa76f86b648c.tar.zst gsoc2013-epiphany-a5db253e80f45304855e99c98447aa76f86b648c.zip |
Removed. No need to present. Sorted, removed non-existant file and add new
2003-02-06 Abel Cheung <maddog@linux.org.hk>
* POTFILES.skip: Removed. No need to present.
* POTFILES.in: Sorted, removed non-existant file and add new one.
Diffstat (limited to 'po/POTFILES.in')
-rw-r--r-- | po/POTFILES.in | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 227904fd3..56e1fb8be 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,18 +1,16 @@ # List of source files containing translatable strings. # Please keep this file sorted alphabetically. -lib/ephy-start-here.c -src/ephy-shell.c data/GNOME_Epiphany_Automation.server.in data/GNOME_Epiphany_NautilusView.server.in data/epiphany.desktop.in -data/starthere/index.xml.in -data/starthere/smartbookmarks.xml.in data/epiphany.schemas.in data/glade/epiphany.glade data/glade/prefs-dialog.glade data/glade/print.glade data/glade/prompts.glade data/glade/toolbar-editor.glade +data/starthere/index.xml.in +data/starthere/smartbookmarks.xml.in data/ui/epiphany-ui.xml.in data/ui/nautilus-epiphany-view.xml.in embed/downloader-view.c @@ -22,20 +20,29 @@ embed/mozilla/ContentHandler.cpp embed/mozilla/ExternalProtocolService.cpp embed/mozilla/FilePicker.cpp embed/mozilla/PromptService.cpp -embed/mozilla/mozilla-embed-shell.cpp +embed/mozilla/mozilla-embed-single.cpp embed/mozilla/mozilla-i18n.c embed/mozilla/mozilla-notifiers.cpp lib/eel-gconf-extensions.c +lib/egg/egg-action.c +lib/egg/egg-markup.c +lib/egg/egg-menu-merge.c +lib/egg/eggtoolbar.c +lib/egg/eggtoolbutton.c +lib/egg/eggtoolitem.c lib/ephy-file-helpers.c lib/ephy-gui.c lib/ephy-node.c +lib/ephy-start-here.c lib/ephy-string.c +lib/widgets/ephy-editable-toolbar.c lib/widgets/ephy-notebook.c src/bookmarks/ephy-bookmarks-editor.c src/bookmarks/ephy-bookmarks.c src/bookmarks/ephy-new-bookmark.c src/ephy-main.c src/ephy-nautilus-view.c +src/ephy-shell.c src/ephy-tab.c src/ephy-window.c src/general-prefs.c @@ -46,10 +53,3 @@ src/prefs-dialog.c src/session.c src/toolbar.c src/window-commands.c -lib/egg/egg-action.c -lib/egg/egg-markup.c -lib/egg/egg-menu-merge.c -lib/egg/eggtoolbar.c -lib/egg/eggtoolbutton.c -lib/egg/eggtoolitem.c -lib/widgets/ephy-editable-toolbar.c |