Changeset 170 for 64studio/trunk/debian

Show
Ignore:
Timestamp:
06/14/07 01:09:04 (18 months ago)
Author:
free
Message:

* Fix rosegarden exec command (closes #341)

Location:
64studio/trunk/debian
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • 64studio/trunk/debian/64studio-themes.postinst

    r153 r170  
    8181      's/^Categories=.*$/Categories=Application;Graphics;Video;AudioVideoEditing;KDE;Qt/g' \ 
    8282      $STOPMOTION 
     83 
     84    # Fix rosargarden exec 
     85    ROSEGARDEN=/usr/share/applications/rosegarden.desktop 
     86    sed -i -e 's|^Exec=.*$|Exec=rosegarden|g' $ROSEGARDEN 
     87 
    8388} 
    8489 
  • 64studio/trunk/debian/changelog

    r169 r170  
    44  * Replace broken TR808 demo song with a fix one (closes #288) 
    55  * Replace Global Pop Conspiracy 2 with Soma FM in iceweasel bookmarks (closes #325) 
     6  * Fix rosegarden exec command (closes #341) 
    67 
    78 -- Free Ekanayaka <freee@debian.org>  Fri,  8 Jun 2007 15:20:21 +0200