File tree Expand file tree Collapse file tree 3 files changed +3
-9
lines changed Expand file tree Collapse file tree 3 files changed +3
-9
lines changed Original file line number Diff line number Diff line change 2
2
A Fountain editor available on Linux.
3
3
4
4
[ ![ Build Status] ( https://travis-ci.org/Aztorius/magicfountain.svg?branch=master )] ( https://travis-ci.org/Aztorius/magicfountain )
5
+ [ ![ Build status] ( https://ci.appveyor.com/api/projects/status/2jbbo67va29cjoxw?svg=true )] ( https://ci.appveyor.com/project/Aztorius/magicfountain )
5
6
6
7
## Install
7
8
Original file line number Diff line number Diff line change @@ -113,7 +113,7 @@ p, li { white-space: pre-wrap; }
113
113
<x >0</x >
114
114
<y >0</y >
115
115
<width >1000</width >
116
- <height >20 </height >
116
+ <height >27 </height >
117
117
</rect >
118
118
</property >
119
119
<widget class =" QMenu" name =" menuFile" >
@@ -138,15 +138,8 @@ p, li { white-space: pre-wrap; }
138
138
<addaction name =" actionItalic" />
139
139
<addaction name =" actionUnderline" />
140
140
</widget >
141
- <widget class =" QMenu" name =" menuScript" >
142
- <property name =" title" >
143
- <string >Sc& ript</string >
144
- </property >
145
- <addaction name =" actionNew_scene" />
146
- </widget >
147
141
<addaction name =" menuFile" />
148
142
<addaction name =" menuEdit" />
149
- <addaction name =" menuScript" />
150
143
</widget >
151
144
<widget class =" QStatusBar" name =" statusBar" />
152
145
<widget class =" QToolBar" name =" toolBar" >
Original file line number Diff line number Diff line change 10
10
; NOTE: The value of AppId uniquely identifies this application.
11
11
; Do not use the same AppId value in installers for other applications.
12
12
; (To generate a new GUID, click Tools | Generate GUID inside the IDE.)
13
- AppId = {{A14839A5 -982A-4853 -BD3F-3BDB8509F8CA }
13
+ AppId = {{A14879A5 -982A-4853 -BD7F-3BDB7529F9CF }
14
14
AppName = {#MyAppName }
15
15
AppVersion = {#MyAppVersion}
16
16
;AppVerName={#MyAppName} {#MyAppVersion}
You can’t perform that action at this time.
0 commit comments