Changes

GTK+ File Chooser Dialog

515 bytes added, 19:43, 3 December 2019
/* places */
The following lines were added (+) and removed (-):
If you're using PCManFM and you click BOOKMARKS -> Add to Bookmarks an entry will be created in the ~/.config/gtk-3.0/bookmarks fileAlso in PCManFM you can right-click on a bookmark and remove it, thus resulting in the entry being removed from the bookmarks file as well.White Space is handled like this in the text file:  "My Folder" file:///office/My%20Folder My FolderNotice that in the path %20 represents a white space, however, in the following label it is not necessary to use %20 for the white space.
Administrator
4,579
edits