Home
last modified time | relevance | path

Searched refs:MEDIA_LIST (Results 1 – 12 of 12) sorted by relevance

/dports/misc/clifm/clifm-1.3/src/
H A Dmedia.c361 if (mode == MEDIA_LIST) {
482 PROGRAM_NAME, mode == MEDIA_LIST ? _("Mountpoints") : _("Media"));
501 printf("%s%s%s\n\n", BOLD, mode == MEDIA_LIST ? _("Mountpoints")
536 printf(_("%s: There are no available %s\n"), mode == MEDIA_LIST ? "mp"
537 : "media", mode == MEDIA_LIST ? _("mountpoints") : _("devices"));
581 if (mode == MEDIA_LIST)
H A Dhelpers.h321 #define MEDIA_LIST 0 macro
H A Dexec.c1374 exit_code = media_menu(MEDIA_LIST); in exec_cmd()
/dports/textproc/p5-CSS-Squish/CSS-Squish-0.10/lib/CSS/
H A DSquish.pm63 my $MEDIA_LIST = qr/$MEDIA_TYPES(?:\s*,\s*$MEDIA_TYPES)*/;
78 (?:\s($MEDIA_LIST))? # the optional media list
/dports/graphics/elementary-photos/photos-2.7.1/src/util/
H A DDragAndDropHandler.vala29 MEDIA_LIST
34 { "shotwell/media-id-atom", Gtk.TargetFlags.SAME_APP, TargetType.MEDIA_LIST }
144 case TargetType.MEDIA_LIST:
/dports/sysutils/zeitgeist/zeitgeist-1.0.3/python/
H A Dmimetypes.py125 "audio/x-scpls": Interpretation.MEDIA_LIST,
/dports/sysutils/zeitgeist/zeitgeist-1.0.3/libzeitgeist/
H A Dontology-uris.vala534 * MEDIA_LIST:
544 …public const string MEDIA_LIST = "http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#MediaLi…
844 …ink NFO.WEBSITE}, {@link NCO.CONTACT}, {@link NMO.MAILBOX}, {@link NFO.MEDIA_LIST}, {@link NFO.BOO…
877 * Parents: {@link NFO.MEDIA_LIST}
H A Dontology.vala445 uri = Zeitgeist.NFO.MEDIA_LIST;
633 …DIA, ZG.APPLICATION_ACTION, NFO.WEBSITE, NCO.CONTACT, NMO.MAILBOX, NFO.MEDIA_LIST, NFO.BOOKMARK, N…
634 …IZATION_CONTACT, ZG.EXPIRE_EVENT, NCO.PERSON_CONTACT, NMO.MAILBOX, NFO.MEDIA_LIST, NFO.DATA_CONTAI…
648 parents = { NFO.MEDIA_LIST };
H A Dmimetype.vala268 register_mimetype ("audio/x-scpls", NFO.MEDIA_LIST);
/dports/graphics/elementary-photos/photos-2.7.1/src/library/
H A DLibraryWindow.vala66 MEDIA_LIST,
75 { MEDIA_LIST_MIME_TYPE, Gtk.TargetFlags.SAME_APP, TargetType.MEDIA_LIST },
282 DND_TARGET_ENTRIES[TargetType.MEDIA_LIST]
/dports/graphics/shotwell/shotwell-0.30.14/src/library/
H A DLibraryWindow.vala59 MEDIA_LIST,
68 { MEDIA_LIST_MIME_TYPE, Gtk.TargetFlags.SAME_APP, TargetType.MEDIA_LIST },
209 DND_TARGET_ENTRIES[TargetType.MEDIA_LIST]
/dports/graphics/shotwell/shotwell-0.30.14/src/
H A DPage.vala2490 MEDIA_LIST
2495 { "shotwell/media-id-atom", Gtk.TargetFlags.SAME_APP, TargetType.MEDIA_LIST }
2605 case TargetType.MEDIA_LIST: