summarylogtreecommitdiffstats
path: root/unanchor.patch
diff options
context:
space:
mode:
authorDikiy2017-02-16 02:58:26 +0100
committerDikiy2017-02-16 02:58:26 +0100
commit646be61bb97346c68368c330d9b2f7a36ab8e1df (patch)
tree19ac954c92d23f3224dfdeeb7456a924e699f30e /unanchor.patch
downloadaur-646be61bb97346c68368c330d9b2f7a36ab8e1df.tar.gz
Initial commit
Diffstat (limited to 'unanchor.patch')
-rw-r--r--unanchor.patch20
1 files changed, 20 insertions, 0 deletions
diff --git a/unanchor.patch b/unanchor.patch
new file mode 100644
index 000000000000..d69940821f97
--- /dev/null
+++ b/unanchor.patch
@@ -0,0 +1,20 @@
+diff -u emkatic-0.29-src-orig/main.lfm emkatic-0.29-src/main.lfm
+--- emkatic-0.29-src-orig/main.lfm 2017-01-29 14:47:11.000000000 +0100
++++ emkatic-0.29-src/main.lfm 2017-02-16 02:11:02.733631645 +0100
+@@ -5,7 +5,6 @@
+ Width = 341
+ AllowDropFiles = True
+ BorderIcons = [biSystemMenu, biMinimize]
+- BorderStyle = bsSingle
+ Caption = 'MainForm'
+ ClientHeight = 381
+ ClientWidth = 341
+@@ -21,7 +20,7 @@
+ OnPaint = FormPaint
+ OnShow = FormShow
+ PopupMenu = ServiceMenu
+- Position = poScreenCenter
++ Position = poDefault
+ LCLVersion = '1.6.2.0'
+ object AboutPanel: TPanel
+ Left = 120