Home
last modified time | relevance | path

Searched refs:logofile (Results 1 – 25 of 38) sorted by relevance

12

/dports/games/freeminer/freeminer-0.4.10.4/builtin/mainmenu/
H A Dtab_credits.lua24 local logofile = defaulttexturedir .. "logo.png"
28 "image[0.5,1;" .. core.formspec_escape(logofile) .. "]" ..
/dports/devel/notcurses/notcurses-3.0.1/src/fetch/
H A Dmain.c50 const char* logofile; // kept at original aspect ratio, lain atop bg member
247 .logofile = "/usr/share/pixmaps/archlinux-logo.png", in linux_ncneofetch()
251 .logofile = "/usr/share/pixmaps/artixlinux-logo.png", in linux_ncneofetch()
255 .logofile = "/usr/share/desktop-base/debian-logos/logo-text-256.png", in linux_ncneofetch()
259 .logofile = "/usr/share/pixmaps/fedora-logo.png", in linux_ncneofetch()
262 .logofile = NULL, in linux_ncneofetch()
419 mswin.logofile = find_data("Windows10Logo.png"), in windows_ncneofetch()
429 fbsd.logofile = find_data("freebsd.png"), in freebsd_ncneofetch()
439 .logofile = NULL, // FIXME in dragonfly_ncneofetch()
724 }else if(m->dinfo && m->dinfo->logofile){ in display_thread()
[all …]
/dports/multimedia/vlc/vlc-3.0.16/doc/
H A Ddemo.sh30 read logofile
36 …color 65280 --marq-marquee \"VLC - Gradient video filter\" --logo-file $logofile --vout-filter dis…
/dports/games/minetest/minetest-5.4.1/builtin/mainmenu/
H A Dtab_credits.lua103 local logofile = defaulttexturedir .. "logo.png"
105 local fs = "image[0.75,0.5;2.2,2.2;" .. core.formspec_escape(logofile) .. "]" ..
/dports/emulators/frodo/Frodo-4.1b/Src/
H A Dmain_Be.i116 FILE *logofile = fopen("Frodo Logo", "rb"); in ReadyToRun() local
117 if (logofile != NULL) { in ReadyToRun()
118 fread(AboutBitmap->Bits(), 384*100, 1, logofile); in ReadyToRun()
119 fclose(logofile); in ReadyToRun()
/dports/security/bsdsfv/bsdsfv/
H A Dbsdsfv.c305 FILE *logofile; in main() local
436 logofile = fopen(logoname, "rt"); in main()
437 if (logofile == NULL) { in main()
444 logofile) != NULL) { in main()
451 fclose(logofile); in main()
/dports/sysutils/rsfetch/rsfetch-2.0.0/src/
H A Dmain.rs260 let logofile = matches.value_of("logofile").unwrap_or(""); in main() localVariable
309 if !logofile.is_empty() { in main()
310 match get_logo_from_file(logofile.to_owned()) { in main()
/dports/www/reportmagic/rmagic-2.21/lang/ru/
H A Drmagic.ini39 Company_Logo = logofile.htm
/dports/www/reportmagic/rmagic-2.21/samples/
H A Dall-settings-ru.ini39 Company_Logo = logofile.htm
H A Dall-settings-en.ini228 Top_Logo = logofile.html
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/admin/
H A Dihm.php73 $logofile = $conf->mycompany->dir_output.'/logos/'.$conf->global->MAIN_LOGIN_BACKGROUND; variable
74 dol_delete_file($logofile);
H A Dcompany.php317 $logofile = $conf->mycompany->dir_output.'/logos/'.$logofilename; variable
318 if ($logofilename != '' && $logofilename != $logofilenamebis) dol_delete_file($logofile);
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/admin/
H A Dihm.php80 $logofile = $conf->mycompany->dir_output.'/logos/'.$conf->global->MAIN_LOGIN_BACKGROUND; variable
81 dol_delete_file($logofile);
H A Dcompany.php312 $logofile = $conf->mycompany->dir_output.'/logos/'.$logofilename; variable
314 dol_delete_file($logofile);
/dports/x11/xscreensaver/xscreensaver-5.44/hacks/
H A Danalogtv-cli.c635 const char *audiofile, const char *logofile, in analogtv_convert() argument
696 if (logofile) { in analogtv_convert()
698 st->logo = file_to_ximage (0, 0, logofile); in analogtv_convert()
701 progname, logofile, st->logo->width, st->logo->height); in analogtv_convert()
/dports/www/rt50/rt-5.0.2/t/web/
H A Dcsrf.t183 my $logofile = "$RT::StaticPath/images/bpslogo.png";
184 open LOGO, "<", $logofile or die "Can't open logo file: $!";
188 $m->field('Attach', $logofile);
/dports/www/rt44/rt-4.4.5/t/web/
H A Dcsrf.t186 my $logofile = "$RT::StaticPath/images/bpslogo.png";
187 open LOGO, "<", $logofile or die "Can't open logo file: $!";
191 $m->field('Attach', $logofile);
/dports/chinese/ttfm/ttfm-0.9.5/
H A Dttfinst-laser5.tk17 set logofile "/mnt/cdrom/logo.gif"
482 if { [file exists $logofile ] } {
483 image create photo image1 -file $logofile
H A Dttfinst.tk17 set logofile "/mnt/cdrom/logo.gif"
527 if { [file exists $logofile ] } {
528 image create photo image1 -file $logofile
/dports/shells/bash-completion/bash-completion-2.11/completions/
H A Dgnokii143 # TODO: logofile
/dports/emulators/hercules/hercules-3.13/
H A Dimpl.c458 sysblk.logofile=optarg; in impl()
H A Dbldcfg.c1545 if (sysblk.logofile == NULL) /* LogoFile NOT passed in command line */ in build_config()
1566 readlogo(sysblk.logofile); in build_config()
/dports/games/xworm/XWorm/
H A Dxworm.c19 #define logofile XWORMDIR "/xworm.raw" macro
699 if ((fpl=fopen(logofile,"rb")) == NULL){ in read_logo()
738 if ((fpl=fopen(logofile,"rb")) == NULL){ in xwinintroactions()
/dports/comms/gnokii/gnokii-0.6.31/po/
H A Dfr.po2408 " --setlogo op [logofile [network_code]]\n"
2409 " --setlogo startup [logofile]\n"
2412 " --getlogo op [logofile [network_code]]\n"
2413 " --getlogo startup [logofile [network_code]]\n"
2414 " --getlogo caller [caller_group_number [logofile\n"
2417 " --viewlogo logofile\n"
3882 msgid "Couldn't save logofile %s!\n"
6837 #~ " gnokii --setlogo startup [logofile]\n"
6846 #~ " gnokii --viewlogo logofile\n"
6938 #~ " gnokii --setlogo startup [logofile]\n"
[all …]
H A Dsv.po2497 " --setlogo op [logofile [network_code]]\n"
2498 " --setlogo startup [logofile]\n"
2501 " --getlogo op [logofile [network_code]]\n"
2502 " --getlogo startup [logofile [network_code]]\n"
2503 " --getlogo caller [caller_group_number [logofile\n"
2506 " --viewlogo logofile\n"
4202 msgid "Couldn't save logofile %s!\n"
7383 #~ " gnokii --setlogo op [logofile] [network code]\n"
7384 #~ " gnokii --setlogo startup [logofile]\n"
7388 #~ " gnokii --getlogo op [logofile] [network code]\n"
[all …]

12