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