Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/view/Shell.py
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <mpg@redhat.com>2007-03-12 11:39:29 (GMT)
committer Marco Pesenti Gritti <mpg@redhat.com>2007-03-12 11:39:29 (GMT)
commit0984938f95cd66b0cb7c198c346a5f80da68f106 (patch)
tree5e5f9ad46d9c7011039fed90f7630610b5154ca6 /shell/view/Shell.py
parent158d933a104d1fa707731005941447e0b7ecc977 (diff)
New animation API. Start rewriting the frame slidein slideout logic.
(Use the keys for now, mouse is not working)
Diffstat (limited to 'shell/view/Shell.py')
-rw-r--r--shell/view/Shell.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/shell/view/Shell.py b/shell/view/Shell.py
index 99c940f..9a2772f 100644
--- a/shell/view/Shell.py
+++ b/shell/view/Shell.py
@@ -53,7 +53,6 @@ class Shell(gobject.GObject):
self._popup_context = PopupContext()
self._frame = Frame(self)
- self._frame.show_and_hide(3)
#self.start_activity('org.laptop.JournalActivity')