Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/hakchi2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2017-01-25 19:39:22 +0300
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2017-01-25 19:39:22 +0300
commitd8b5d4f31c7e42c245260c085fe727488408c346 (patch)
tree4e3ad37cf250ec84e0d8c38ee2eff02207444676 /ImageGooglerForm.cs
parentc2a66b5b7a52df7f387a51d1edd9d5ee4a69596f (diff)
New patched and multipass uploading
Diffstat (limited to 'ImageGooglerForm.cs')
-rw-r--r--ImageGooglerForm.cs2
1 files changed, 1 insertions, 1 deletions
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