source: trunk/debathena/config/help-config/debian/transform_yelp.debathena.desktop @ 24945

Revision 24945, 187 bytes checked in by geofft, 13 years ago (diff)
In help-config: * Update transform script to work with modified .desktop file in Natty.
  • Property svn:executable set to *
Line 
1#!/usr/bin/perl -0p
2s{^Comment=Get help with .*$}{Comment=Get help with Debathena}m or die;
3s{^Exec=yelp( %u)?$}{Exec=yelp file:///usr/share/debathena-help-config/debathena.xml}m or die;
Note: See TracBrowser for help on using the repository browser.