Ticket #4821: 4821_mythfrontend.patch
File 4821_mythfrontend.patch, 679 bytes (added by , 18 years ago) |
---|
-
programs/mythfrontend/main.cpp
942 942 endl << 943 943 "Environment Variables:" << endl << 944 944 "$MYTHTVDIR Set the installation prefix" << endl << 945 "$MYTHCONFDIR Set the config dir (instead of ~/.mythtv)" << endl; 945 "$MYTHCONFDIR Set the config dir (instead of ~/.mythtv)" << endl << 946 "$MYTHLIBDIR Set the lib dir (instead of lib/mythtv)" << endl; 946 947 947 948 }