diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-07-05 19:19:19 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-07-05 19:19:19 +0800 |
commit | d02ed3c293e6772217710df95bc2d9bde14bf792 (patch) | |
tree | ce3bbc2470398dfda4e1a91d3ccae70ef2824b20 /shell/e-shell-folder-commands.h | |
parent | f6e8b09c24ded7d024dca4563bd4789e0b3c4b05 (diff) | |
download | gsoc2013-evolution-d02ed3c293e6772217710df95bc2d9bde14bf792.tar gsoc2013-evolution-d02ed3c293e6772217710df95bc2d9bde14bf792.tar.gz gsoc2013-evolution-d02ed3c293e6772217710df95bc2d9bde14bf792.tar.bz2 gsoc2013-evolution-d02ed3c293e6772217710df95bc2d9bde14bf792.tar.lz gsoc2013-evolution-d02ed3c293e6772217710df95bc2d9bde14bf792.tar.xz gsoc2013-evolution-d02ed3c293e6772217710df95bc2d9bde14bf792.tar.zst gsoc2013-evolution-d02ed3c293e6772217710df95bc2d9bde14bf792.zip |
Get the File -> Folder -> Properties menu item work again for the
mailer.
svn path=/trunk/; revision=10793
Diffstat (limited to 'shell/e-shell-folder-commands.h')
-rw-r--r-- | shell/e-shell-folder-commands.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/shell/e-shell-folder-commands.h b/shell/e-shell-folder-commands.h index 95585f1d43..2a3f61d863 100644 --- a/shell/e-shell-folder-commands.h +++ b/shell/e-shell-folder-commands.h @@ -38,6 +38,4 @@ void e_shell_command_rename_folder (EShell *shell, EShellView *shell_ void e_shell_command_add_to_shortcut_bar (EShell *shell, EShellView *shell_view); -void e_shell_command_folder_properties (EShell *shell, EShellView *shell_view); - #endif |