diff options
| author | Kjartan Maraas <kmaraas@src.gnome.org> | 2006-08-17 21:47:05 +0800 |
|---|---|---|
| committer | Kjartan Maraas <kmaraas@src.gnome.org> | 2006-08-17 21:47:05 +0800 |
| commit | 0983d96f78924b974723a9379356bcbe7294d353 (patch) | |
| tree | d6b4fdb549e88fc50139e986f5c888065f7e82b8 /views | |
| parent | b83b46d24679c90e5ae3ef3bbac5c7de965d5713 (diff) | |
| download | gsoc2013-evolution-0983d96f78924b974723a9379356bcbe7294d353.tar gsoc2013-evolution-0983d96f78924b974723a9379356bcbe7294d353.tar.gz gsoc2013-evolution-0983d96f78924b974723a9379356bcbe7294d353.tar.bz2 gsoc2013-evolution-0983d96f78924b974723a9379356bcbe7294d353.tar.lz gsoc2013-evolution-0983d96f78924b974723a9379356bcbe7294d353.tar.xz gsoc2013-evolution-0983d96f78924b974723a9379356bcbe7294d353.tar.zst gsoc2013-evolution-0983d96f78924b974723a9379356bcbe7294d353.zip | |
Oops. Revert that pending review
svn path=/trunk/; revision=32570
Diffstat (limited to 'views')
| -rw-r--r-- | views/memos/galview.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/memos/galview.xml b/views/memos/galview.xml index 3dc46f1fa1..b06be9c64a 100644 --- a/views/memos/galview.xml +++ b/views/memos/galview.xml @@ -1,4 +1,4 @@ <?xml version="1.0"?> <GalViewCollection default-view="Memos"> - <GalView id="Memos" _title="Memos" filename="Memos.galview" type="etable"/> + <GalView id="Memos" _title="_Memos" filename="Memos.galview" type="etable"/> </GalViewCollection> |
