aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-window-actions.h
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@src.gnome.org>2008-08-17 09:36:11 +0800
committerMatthew Barnes <mbarnes@src.gnome.org>2008-08-17 09:36:11 +0800
commit28b28bf057056d2aa28458b322319bf679608ae5 (patch)
tree12a503769283c9124ecfb1c97d4727d458034d30 /shell/e-shell-window-actions.h
parentfd3514c75ff7f2aeb2d904015b984796205a05fe (diff)
downloadgsoc2013-evolution-28b28bf057056d2aa28458b322319bf679608ae5.tar
gsoc2013-evolution-28b28bf057056d2aa28458b322319bf679608ae5.tar.gz
gsoc2013-evolution-28b28bf057056d2aa28458b322319bf679608ae5.tar.bz2
gsoc2013-evolution-28b28bf057056d2aa28458b322319bf679608ae5.tar.lz
gsoc2013-evolution-28b28bf057056d2aa28458b322319bf679608ae5.tar.xz
gsoc2013-evolution-28b28bf057056d2aa28458b322319bf679608ae5.tar.zst
gsoc2013-evolution-28b28bf057056d2aa28458b322319bf679608ae5.zip
Write the algorithm for sorting items in the "New" menu. Not yet tested.
svn path=/branches/kill-bonobo/; revision=36004
Diffstat (limited to 'shell/e-shell-window-actions.h')
-rw-r--r--shell/e-shell-window-actions.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/shell/e-shell-window-actions.h b/shell/e-shell-window-actions.h
index a05165cdbd..80c16b11bf 100644
--- a/shell/e-shell-window-actions.h
+++ b/shell/e-shell-window-actions.h
@@ -68,8 +68,6 @@
E_SHELL_WINDOW_ACTION ((window), "work-online")
/* Action Groups */
-#define E_SHELL_WINDOW_ACTION_GROUP_NEW_GROUP(window) \
- E_SHELL_WINDOW_ACTION_GROUP ((window), "new-group")
#define E_SHELL_WINDOW_ACTION_GROUP_NEW_ITEM(window) \
E_SHELL_WINDOW_ACTION_GROUP ((window), "new-item")
#define E_SHELL_WINDOW_ACTION_GROUP_NEW_SOURCE(window) \