Skip to content

Commit 556d210

Browse files
committed
Refactoring
1 parent f0f3955 commit 556d210

File tree

10 files changed

+296
-185
lines changed

10 files changed

+296
-185
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<p align="center"><b>SmartImage</b> features context menu integration, which allows you to right click on an image to immediately run a search!</p>
4747
</p>
4848

49-
<p align="center"><b>SmartImage</b> has two forms: GUI (Windows) and Rdx (cross-platform).</p>
49+
<p align="center"><b>SmartImage</b> has two forms: <b>GUI (Windows)</b> and <b>Rdx (cross-platform).</b></p>
5050

5151
</p>
5252

SmartImage.Lib 3/Resources.Designer.cs

Lines changed: 18 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

SmartImage.Lib 3/Resources.resx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,4 +189,10 @@
189189
<data name="UserAgent1" xml:space="preserve">
190190
<value>Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36</value>
191191
</data>
192+
<data name="Linux_Applications_Dir" xml:space="preserve">
193+
<value>/usr/share/applications</value>
194+
</data>
195+
<data name="Linux_Desktop_File" xml:space="preserve">
196+
<value>SmartImage.desktop</value>
197+
</data>
192198
</root>

0 commit comments

Comments
 (0)