source:
trunk/debathena/config/help-config/debian/transform_yelp.debathena.desktop
@
23998
Revision 23998, 181 bytes checked in by broder, 15 years ago (diff) | |
---|---|
|
Rev | Line | |
---|---|---|
[23998] | 1 | #!/usr/bin/perl -0p |
2 | s{^Comment=Get help with .*$}{Comment=Get help with Debathena}m or die; | |
3 | s{^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.