Changeset 2270de3b6315c289b39835cf98ecb546946dce43

Show
Ignore:
Timestamp:
07/09/07 22:55:29 (6 years ago)
Author:
Philipp Kern <phil@…>
Parents:
be1b56bbd438ae97c8e3d71f1bdfb610749fbf9f
Children:
726d5d0ad66d2321ad33770471ea15ef68c0731a
git-committer:
Philipp Kern <phil@0x539.de> / 2007-07-09T20:55:29Z+0000
Message:

2007-07-09 Philipp Kern <phil@…>

  • src/main.cpp: bugfix to use IPC by default
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • ChangeLog

    rbe1b56b r2270de3  
     12007-07-09  Philipp Kern  <phil@0x539.de> 
     2 
     3        * src/main.cpp: bugfix to use IPC by default 
     4 
    152007-07-09  Philipp Kern  <phil@0x539.de> 
    26 
  • src/main.cpp

    r4cf90bd r2270de3  
    123123        Gobby::init_gettext(gobby_package); 
    124124 
    125         bool new_instance = true; 
     125        bool new_instance = false; 
    126126        Glib::ustring join; 
    127127