|
|
@ -303,7 +303,7 @@ public:
|
|
|
|
*
|
|
|
|
*
|
|
|
|
* @endcode
|
|
|
|
* @endcode
|
|
|
|
*
|
|
|
|
*
|
|
|
|
* The method calls KStandardDirs::findResource() with the following values for the
|
|
|
|
* The method calls TDEStandardDirs::findResource() with the following values for the
|
|
|
|
* parameter @p filename:
|
|
|
|
* parameter @p filename:
|
|
|
|
*
|
|
|
|
*
|
|
|
|
* - <tt>html/home_es.gl.html</tt>
|
|
|
|
* - <tt>html/home_es.gl.html</tt>
|
|
|
@ -311,7 +311,7 @@ public:
|
|
|
|
* - <tt>html/home_es.html</tt>
|
|
|
|
* - <tt>html/home_es.html</tt>
|
|
|
|
* - <tt>html/home.html</tt>
|
|
|
|
* - <tt>html/home.html</tt>
|
|
|
|
*
|
|
|
|
*
|
|
|
|
* @note See KStandardDirs::findResource() for details on the parameters
|
|
|
|
* @note See TDEStandardDirs::findResource() for details on the parameters
|
|
|
|
*/
|
|
|
|
*/
|
|
|
|
static TQString findResource(const char* type, const TQString& filename);
|
|
|
|
static TQString findResource(const char* type, const TQString& filename);
|
|
|
|
|
|
|
|
|
|
|
|