diff --git a/README.md b/README.md index 3909f09..dc4978d 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ A Fountain editor available on Linux. [![Build Status](https://travis-ci.org/Aztorius/magicfountain.svg?branch=master)](https://travis-ci.org/Aztorius/magicfountain) +[![Build status](https://ci.appveyor.com/api/projects/status/2jbbo67va29cjoxw?svg=true)](https://ci.appveyor.com/project/Aztorius/magicfountain) ## Install diff --git a/mainwindow.ui b/mainwindow.ui index ca6b674..7c882f3 100644 --- a/mainwindow.ui +++ b/mainwindow.ui @@ -113,7 +113,7 @@ p, li { white-space: pre-wrap; } 0 0 1000 - 20 + 27 @@ -138,15 +138,8 @@ p, li { white-space: pre-wrap; } - - - Sc&ript - - - - diff --git a/setup.iss b/setup.iss index b196bd6..7c06c3a 100644 --- a/setup.iss +++ b/setup.iss @@ -10,7 +10,7 @@ ; NOTE: The value of AppId uniquely identifies this application. ; Do not use the same AppId value in installers for other applications. ; (To generate a new GUID, click Tools | Generate GUID inside the IDE.) -AppId={{A14839A5-982A-4853-BD3F-3BDB8509F8CA} +AppId={{A14879A5-982A-4853-BD7F-3BDB7529F9CF} AppName={#MyAppName} AppVersion={#MyAppVersion} ;AppVerName={#MyAppName} {#MyAppVersion}