Home
last modified time | relevance | path

Searched refs:GNOME_VFS_URI_PATH_STR (Results 1 – 2 of 2) sorted by relevance

/dports/deskutils/nautilus-actions/nautilus-actions-3.2.4/src/core/
H A Dna-gnome-vfs-uri.c677 {":@]" GNOME_VFS_URI_PATH_STR, FALSE, ""},
678 {"@" GNOME_VFS_URI_PATH_STR, FALSE, ""},
679 {":" GNOME_VFS_URI_PATH_STR, FALSE, ""},
680 {"]" GNOME_VFS_URI_PATH_STR, FALSE, ""}
839 ret = g_strdup (GNOME_VFS_URI_PATH_STR); in split_toplevel_uri()
898 ret = g_strdup (GNOME_VFS_URI_PATH_STR); in split_toplevel_uri()
H A Dna-gnome-vfs-uri.h99 #define GNOME_VFS_URI_PATH_STR "/" macro