Changeset 140 for smplayer/vendor/current/src/clhelp.cpp
- Timestamp:
- May 23, 2013, 5:06:17 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
smplayer/vendor/current/src/clhelp.cpp
r127 r140 1 1 /* smplayer, GUI front-end for mplayer. 2 Copyright (C) 2006-201 2Ricardo Villalba <rvm@users.sourceforge.net>2 Copyright (C) 2006-2013 Ricardo Villalba <rvm@users.sourceforge.net> 3 3 4 4 This program is free software; you can redistribute it and/or modify … … 121 121 "opens the default gui."), html ); 122 122 123 #ifdef SKINS 124 s += formatHelp( "-skingui", QObject::tr( 125 "opens the gui with support for skins."), html ); 126 #endif 127 123 128 s += formatHelp( "-config-path", QObject::tr( 124 129 "specifies the directory where smplayer will store its configuration "
Note:
See TracChangeset
for help on using the changeset viewer.