diff options
author | Harish Krishnaswamy <kharish@novell.com> | 2006-01-01 21:04:36 +0800 |
---|---|---|
committer | Harish Krishnaswamy <kharish@src.gnome.org> | 2006-01-01 21:04:36 +0800 |
commit | 799a1933073a128e326927fe7c67da39c7d8995b (patch) | |
tree | 0cfdf2f05d566ef270501cbeaa5f649e8f28c1ee /ui | |
parent | 4b1a6066dc36b8672e167db77e7808bbf7115888 (diff) | |
download | gsoc2013-evolution-799a1933073a128e326927fe7c67da39c7d8995b.tar gsoc2013-evolution-799a1933073a128e326927fe7c67da39c7d8995b.tar.gz gsoc2013-evolution-799a1933073a128e326927fe7c67da39c7d8995b.tar.bz2 gsoc2013-evolution-799a1933073a128e326927fe7c67da39c7d8995b.tar.lz gsoc2013-evolution-799a1933073a128e326927fe7c67da39c7d8995b.tar.xz gsoc2013-evolution-799a1933073a128e326927fe7c67da39c7d8995b.tar.zst gsoc2013-evolution-799a1933073a128e326927fe7c67da39c7d8995b.zip |
Remove ui/evolution-executive-summary.xml from CVS. Fixes #325120.
2006-01-01 Harish Krishnaswamy <kharish@novell.com>
* evolution-executive-summary.xml : Remove
ui/evolution-executive-summary.xml from CVS.
Fixes #325120.
svn path=/trunk/; revision=31004
Diffstat (limited to 'ui')
-rw-r--r-- | ui/ChangeLog | 6 | ||||
-rw-r--r-- | ui/evolution-executive-summary.xml | 12 |
2 files changed, 6 insertions, 12 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog index a932a306ad..0039fd95b2 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,3 +1,9 @@ +2006-01-01 Harish Krishnaswamy <kharish@novell.com> + + * evolution-executive-summary.xml : Remove + ui/evolution-executive-summary.xml from CVS. + Fixes #325120. + 2005-12-30 Andre Klapper <a9016009@gmx.de> * evolution-calendar.xml: Fixing several typos and harmonizing diff --git a/ui/evolution-executive-summary.xml b/ui/evolution-executive-summary.xml deleted file mode 100644 index a6f383d0aa..0000000000 --- a/ui/evolution-executive-summary.xml +++ /dev/null @@ -1,12 +0,0 @@ -<Root> - <menu> - - <submenu name="Settings"> - - <menuitem name="CustomiseMyEvolution" verb="CustomiseMyEvolution" - _label="Customize My Evolution"/> - - </submenu> - - </menu> -</Root> |