|
|
@ -176,12 +176,10 @@ public class KDesktopFile extends TDEConfig {
|
|
|
|
*/
|
|
|
|
*/
|
|
|
|
public native String resource();
|
|
|
|
public native String resource();
|
|
|
|
/**
|
|
|
|
/**
|
|
|
|
Returns the value of the "X-DocPath=" Or "DocPath=" entry.
|
|
|
|
Returns the value of the "X-DocPath=" entry.
|
|
|
|
X-DocPath should be used and DocPath is depreciated and will
|
|
|
|
@return The value of the "X-DocPath=" entry.
|
|
|
|
one day be not supported.
|
|
|
|
|
|
|
|
@return The value of the "X-DocPath=" Or "DocPath=" entry.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@short Returns the value of the "X-DocPath=" Or "DocPath=" entry.
|
|
|
|
@short Returns the value of the "X-DocPath=" entry.
|
|
|
|
*/
|
|
|
|
*/
|
|
|
|
public native String readDocPath();
|
|
|
|
public native String readDocPath();
|
|
|
|
/**
|
|
|
|
/**
|
|
|
|