Changeset 650
- Timestamp:
- 06/27/08 09:56:11 (5 months ago)
- Location:
- cdd-utils/trunk
- Files:
-
- 2 modified
-
bin/qjackctl-wrapper (modified) (1 diff)
-
debian/changelog (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
cdd-utils/trunk/bin/qjackctl-wrapper
r634 r650 16 16 17 17 while true; do 18 sed -i -e 's/^qjackctlMainForm\\visible=.*/qjackctlMainForm\\visible=false/g' .config/rncbc.org/QjackCtl.conf 18 19 qjackctl 19 20 done -
cdd-utils/trunk/debian/changelog
r647 r650 1 cdd-utils (0.12 ) 64studio; urgency=low1 cdd-utils (0.12.1) 64studio; urgency=low 2 2 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 5 7 6 8 -- Trinity <trinity@trinity> Thu, 26 Jun 2008 04:51:38 -0400
