diff options
author | Darrell Anderson <[email protected]> | 2012-06-16 00:10:23 -0500 |
---|---|---|
committer | Darrell Anderson <[email protected]> | 2012-06-16 00:10:23 -0500 |
commit | 2026e960f608c33d14b7bbd63891dc5238b0c2e1 (patch) | |
tree | 3d1ed308ec0188bad63397492e33b9daecc9a8af /package/mandrake/guidance-kcmmountconfig | |
parent | ba752f5001789dab95a73f6144471d206cefeb21 (diff) | |
download | tde-guidance-2026e960f608c33d14b7bbd63891dc5238b0c2e1.tar.gz tde-guidance-2026e960f608c33d14b7bbd63891dc5238b0c2e1.zip |
Fix straggling XDG references missed in patch set from June 8, 2012.
Diffstat (limited to 'package/mandrake/guidance-kcmmountconfig')
-rw-r--r-- | package/mandrake/guidance-kcmmountconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mandrake/guidance-kcmmountconfig b/package/mandrake/guidance-kcmmountconfig index 1473fee..0b8d08e 100644 --- a/package/mandrake/guidance-kcmmountconfig +++ b/package/mandrake/guidance-kcmmountconfig @@ -1 +1 @@ -?package(guidance): needs="kde" kde_filename="mountconfig" section="System/Configuration/KDE/System" title="Disk & Filesystems" icon="disksfilesystems.png" command="/usr/bin/mountconfig" kde_command="kcmshell mountconfig" longtitle="Manage disks and filesystems" kde_opt="\\nEncoding=UTF-8\\nX-KDE-ModuleType=Library\\nX-KDE-Library=mountconfig\\nX-KDE-FactoryName=mountconfig\\nX-KDE-ParentApp=kcontrol\\nX-KDE-RootOnly=true\\nX-KDE-SubstituteUID=true\\nKeywords=disk;filesystem;mount\\n" +?package(guidance): needs="kde" kde_filename="mountconfig" section="System/Configuration/KDE/System" title="Disk & Filesystems" icon="disksfilesystems.png" command="/usr/bin/mountconfig" kde_command="kcmshell mountconfig" longtitle="Manage disks and filesystems" kde_opt="\\nEncoding=UTF-8\\nX-TDE-ModuleType=Library\\nX-TDE-Library=mountconfig\\nX-TDE-FactoryName=mountconfig\\nX-TDE-ParentApp=kcontrol\\nX-TDE-RootOnly=true\\nX-TDE-SubstituteUID=true\\nKeywords=disk;filesystem;mount\\n" |