From d8b5d4f31c7e42c245260c085fe727488408c346 Mon Sep 17 00:00:00 2001 From: Alexey 'Cluster' Avdyukhin Date: Wed, 25 Jan 2017 19:39:22 +0300 Subject: New patched and multipass uploading --- ImageGooglerForm.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ImageGooglerForm.cs') diff --git a/ImageGooglerForm.cs b/ImageGooglerForm.cs index 425aacb8..e1bcbf6d 100644 --- a/ImageGooglerForm.cs +++ b/ImageGooglerForm.cs @@ -17,7 +17,7 @@ namespace com.clusterrr.hakchi_gui { public partial class ImageGooglerForm : Form { - public const string Suffix = " nes box art"; + public const string Suffix = " nes|famicom box art"; Thread searchThread; Image result; public Image Result -- cgit v1.2.3