Changeset 650

Show
Ignore:
Timestamp:
06/27/08 09:56:11 (5 months ago)
Author:
free
Message:

* [lib]:

  • menu: put onboard under the accessories category

* [bin]

  • qjackctl-wrapper: hide qjack's main window at startup
Location:
cdd-utils/trunk
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • cdd-utils/trunk/bin/qjackctl-wrapper

    r634 r650  
    1616 
    1717while true; do 
     18        sed -i -e 's/^qjackctlMainForm\\visible=.*/qjackctlMainForm\\visible=false/g' .config/rncbc.org/QjackCtl.conf 
    1819        qjackctl 
    1920done 
  • cdd-utils/trunk/debian/changelog

    r647 r650  
    1 cdd-utils (0.12) 64studio; urgency=low 
     1cdd-utils (0.12.1) 64studio; urgency=low 
    22 
    3   * [lib/menu]: 
    4      - put onboard under the accessories category 
     3  * [lib]: 
     4     - menu: put onboard under the accessories category 
     5  * [bin] 
     6     - qjackctl-wrapper: hide qjack's main window at startup 
    57 
    68 -- Trinity <trinity@trinity>  Thu, 26 Jun 2008 04:51:38 -0400