diff options
author | Xan Lopez <xan@src.gnome.org> | 2009-01-22 09:52:19 +0800 |
---|---|---|
committer | Xan Lopez <xan@src.gnome.org> | 2009-01-22 09:52:19 +0800 |
commit | 49fda4594093b9539a5f495bfc6959c5885c3fbc (patch) | |
tree | 03a0485e8f3e3988998e97ee036e075769610155 | |
parent | 381b62ed212dbf41a16fd7a3267cf14b5fb14d00 (diff) | |
download | gsoc2013-epiphany-49fda4594093b9539a5f495bfc6959c5885c3fbc.tar gsoc2013-epiphany-49fda4594093b9539a5f495bfc6959c5885c3fbc.tar.gz gsoc2013-epiphany-49fda4594093b9539a5f495bfc6959c5885c3fbc.tar.bz2 gsoc2013-epiphany-49fda4594093b9539a5f495bfc6959c5885c3fbc.tar.lz gsoc2013-epiphany-49fda4594093b9539a5f495bfc6959c5885c3fbc.tar.xz gsoc2013-epiphany-49fda4594093b9539a5f495bfc6959c5885c3fbc.tar.zst gsoc2013-epiphany-49fda4594093b9539a5f495bfc6959c5885c3fbc.zip |
Update POTFILES.{skip,in}.
svn path=/trunk/; revision=8718
-rw-r--r-- | po/POTFILES.in | 4 | ||||
-rw-r--r-- | po/POTFILES.skip | 37 |
2 files changed, 9 insertions, 32 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 9f5c1503f..ddf420f34 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -18,7 +18,10 @@ embed/ephy-embed-shell.c embed/ephy-embed-utils.c embed/ephy-encodings.c embed/ephy-history.c +embed/webkit/webkit-embed.c lib/eel-gconf-extensions.c +lib/egg/eggdesktopfile.c +lib/egg/eggsmclient.c lib/egg/egg-editable-toolbar.c lib/egg/egg-toolbar-editor.c lib/egg/egg-toolbar-editor.c @@ -33,6 +36,7 @@ lib/ephy-string.c lib/ephy-time-helpers.c lib/ephy-zoom.h lib/widgets/ephy-location-entry.c +lib/widgets/ephy-search-entry.c lib/widgets/ephy-zoom-control.c src/bookmarks/ephy-bookmark-action.c src/bookmarks/ephy-bookmark-factory-action.c diff --git a/po/POTFILES.skip b/po/POTFILES.skip index 37ea91eaa..32b5a2539 100644 --- a/po/POTFILES.skip +++ b/po/POTFILES.skip @@ -1,35 +1,8 @@ data/bme.desktop.in data/epiphany.desktop.in - -embed/xulrunner/embed/ContentHandler.cpp -embed/xulrunner/embed/EphyAboutModule.cpp -embed/xulrunner/embed/EphyHeaderSniffer.cpp -embed/xulrunner/embed/EphyPromptService.cpp -embed/xulrunner/embed/FilePicker.cpp -embed/xulrunner/embed/GeckoCookiePromptService.cpp -embed/xulrunner/embed/GeckoFormSigningDialog.cpp -embed/xulrunner/embed/GeckoPrintService.cpp -embed/xulrunner/embed/GeckoPrintSession.cpp -embed/xulrunner/embed/GtkNSSClientAuthDialogs.cpp -embed/xulrunner/embed/GtkNSSDialogs.cpp -embed/xulrunner/embed/GtkNSSKeyPairDialogs.cpp -embed/xulrunner/embed/GtkNSSSecurityWarningDialogs.cpp -embed/xulrunner/embed/MozDownload.cpp -embed/xulrunner/embed/mozilla-embed-single.cpp -embed/xulrunner/src/GeckoPromptService.cpp - -embed/xulrunner/components/ContentHandler.cpp -embed/xulrunner/components/EphyAboutModule.cpp -embed/xulrunner/components/FilePicker.cpp -embed/xulrunner/components/GeckoCookiePromptService.cpp -embed/xulrunner/components/GeckoFormSigningDialog.cpp -embed/xulrunner/components/GeckoPrintService.cpp -embed/xulrunner/components/GeckoPrintSession.cpp -embed/xulrunner/components/GeckoPromptService.cpp -embed/xulrunner/components/GtkNSSClientAuthDialogs.cpp -embed/xulrunner/components/GtkNSSDialogs.cpp -embed/xulrunner/components/GtkNSSKeyPairDialogs.cpp -embed/xulrunner/components/GtkNSSSecurityWarningDialogs.cpp -embed/xulrunner/components/MozDownload.cpp - +data/glade/certificate-dialogs.ui +data/glade/epiphany.ui +data/glade/form-signing-dialog.ui +data/glade/prefs-dialog.ui +data/glade/print.ui plugins/desktop-file/plugin.cpp |