diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-05-21 01:01:30 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-05-21 01:01:30 +0800 |
commit | 8e747d7dc6dbd9e175a91bdccc9f4e169e62b726 (patch) | |
tree | 4dac124ab93f18ccba3a0acc4491dcccd4396f91 /ui/evolution.xml | |
parent | e9a5c3d19ce9cd6c68b4dc288215464d06868e3b (diff) | |
download | gsoc2013-evolution-8e747d7dc6dbd9e175a91bdccc9f4e169e62b726.tar.gz gsoc2013-evolution-8e747d7dc6dbd9e175a91bdccc9f4e169e62b726.tar.zst gsoc2013-evolution-8e747d7dc6dbd9e175a91bdccc9f4e169e62b726.zip |
Add a button and an icon to toggle between online and offline
operation.
svn path=/trunk/; revision=9900
Diffstat (limited to 'ui/evolution.xml')
-rw-r--r-- | ui/evolution.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/evolution.xml b/ui/evolution.xml index 2d885d67c3..5248ba1f4c 100644 --- a/ui/evolution.xml +++ b/ui/evolution.xml @@ -283,6 +283,7 @@ </popups> <status> + <control name="OfflineToggle"/> <item name="main"/> <control name="Progress"/> </status> |