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

Revision 23998, 181 bytes checked in by broder, 15 years ago (diff)
  • Property svn:executable set to *
RevLine 
[23998]1#!/usr/bin/perl -0p
2s{^Comment=Get help with .*$}{Comment=Get help with Debathena}m or die;
3s{^Exec=yelp$}{Exec=yelp file:///usr/share/debathena-help-config/debathena.xml}m or die;
Note: See TracBrowser for help on using the repository browser.