gnome-shell branch master, updated. 0763f5bc42836089027f578d43701be2e2df98d1



The branch, master has been updated
       via  0763f5bc42836089027f578d43701be2e2df98d1 (commit)
      from  1fe32e30f5b0e6acc06fbdefba21a8f295fa3459 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 0763f5bc42836089027f578d43701be2e2df98d1
Author: Dan Winship <danw gnome org>
Date:   Mon Feb 23 14:52:49 2009 -0500

    Replace start-in-Xephyr/start-replace with a new single "gnome-shell" script
    
    The new script runs in "replace" mode if you pass --replace, or if there
    isn't already a panel running, and in "Xephyr" mode otherwise.

-----------------------------------------------------------------------

Summary of changes:
 scripts/launcher.py     |  136 -------------------------
 scripts/start-in-Xephyr |   63 ------------
 scripts/start-replace   |   61 -----------
 src/gnome-shell         |  256 +++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 256 insertions(+), 260 deletions(-)
 delete mode 100644 scripts/launcher.py
 delete mode 100755 scripts/start-in-Xephyr
 delete mode 100755 scripts/start-replace
 create mode 100755 src/gnome-shell


hooks/post-receive
-- 
Next generation GNOME desktop shell



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]