Package: filezilla
Version: 3.28.0-1
Followup-For: Bug #892140
Sorry for not putting the patch in the initial message
but I wanted to have a bug number for my patch file's filename. ^^
I would appreciate a walkthrough over the collective community
guidlines on similar procedures.
Anyway I'm including my first patch to the Debian project
which is merely a ridiculous edit of:
/src/interface/resources/xrc/dialogs.xrc (line 128).
Sophoklis
Index: filezilla-3.28.0/src/interface/resources/xrc/dialogs.xrc
===================================================================
--- filezilla-3.28.0.orig/src/interface/resources/xrc/dialogs.xrc
2017-09-20 00:36:39.000000000 +0300
+++ filezilla-3.28.0/src/interface/resources/xrc/dialogs.xrc 2018-03-06
01:56:50.616425433 +0200
@@ -125,7 +125,7 @@
<flag>wxLEFT|wxRIGHT|wxTOP</flag>
<border>5</border>
<object class="wxRadioButton" name="ID_ACTION1">
- <label>&Overwrite</label>
+ <label>O&verwrite</label>
<value>1</value>
</object>
</object>