Translations:Dolphin/File Management/98/en: Difference between revisions

From KDE UserBase Wiki
(Importing a new version from external source)
 
(Importing a new version from external source)
 
Line 1: Line 1:
If you need to constrain to an application that does not yet allow you to do that, the only way left is to edit the file ~/.kde/share/apps/kfile/bookmarks.xml.  Immediately before the </metadata> tag you will need to add the line {{Input|1= <OnlyInApp>appname</OnlyInApp>}}
If you need to constrain to an application that does not yet allow you to do that, the only way left is to edit the file ~/.local/share/kfile/bookmarks.xml.  Immediately before the </metadata> tag you will need to add the line {{Input|1= <OnlyInApp>appname</OnlyInApp>}}

Latest revision as of 18:50, 25 December 2018

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Dolphin/File Management)
If you need to constrain to an application that does not yet allow you to do that, the only way left is to edit the file ~/.local/share/kfile/bookmarks.xml.  Immediately before the </metadata> tag you will need to add the line {{Input|1= <OnlyInApp>appname</OnlyInApp>}}

If you need to constrain to an application that does not yet allow you to do that, the only way left is to edit the file ~/.local/share/kfile/bookmarks.xml. Immediately before the </metadata> tag you will need to add the line

<OnlyInApp>appname</OnlyInApp>