diff options
author | Changwoo Ryu <cwryu@debian.org> | 2008-01-11 00:17:45 +0800 |
---|---|---|
committer | Changwoo Ryu <cwryu@src.gnome.org> | 2008-01-11 00:17:45 +0800 |
commit | 5ade9084b31864d53695fafe77fbde6e960d2bc9 (patch) | |
tree | 656267b3942466688ce9d1a0099fb721a1ae02ac /po/POTFILES.in | |
parent | f12f5298015788a18abf19470b0460f5a3bad1f5 (diff) | |
download | gsoc2013-evolution-5ade9084b31864d53695fafe77fbde6e960d2bc9.tar.gz gsoc2013-evolution-5ade9084b31864d53695fafe77fbde6e960d2bc9.tar.zst gsoc2013-evolution-5ade9084b31864d53695fafe77fbde6e960d2bc9.zip |
From shell/ChangeLog
2008-01-11 Changwoo Ryu <cwryu@debian.org>
** Fix for bug #508282
* e-shell-window.c (switch_view):
* e-shell-view.c (impl_ShellView_setTitle): Mark the window title
for translation.
From po/ChangeLog
2008-01-11 Changwoo Ryu <cwryu@debian.org>
** Part of fix for bug #508282
* POTFILES.in: Add new file shell/e-shell-view.c
svn path=/trunk/; revision=34792
Diffstat (limited to 'po/POTFILES.in')
-rw-r--r-- | po/POTFILES.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 643b3578d4..abf195dd26 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -413,6 +413,7 @@ shell/e-shell-folder-title-bar.c shell/e-shell-importer.c shell/e-shell-settings-dialog.c shell/e-shell-utils.c +shell/e-shell-view.c shell/e-shell-window-commands.c shell/e-shell-window.c shell/e-shell.c |