Remove old garbage patch file, and bump to 0.3.0 on master.

pull/1/head
Simon Quigley 2 years ago
parent d9ce00d89a
commit 881d7c34ba

@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.22)
project(lubuntu-installer-prompt VERSION 0.2.0 LANGUAGES CXX)
project(lubuntu-installer-prompt VERSION 0.3.0 LANGUAGES CXX)
set(CMAKE_INCLUDE_CURRENT_DIR ON)

@ -2,5 +2,5 @@
Exec=/usr/bin/lubuntu-installer-prompt
Name=Lubuntu Installer Prompt
Type=Application
Version=0.2.0
Version=0.3.0
X-LXQt-Need-Tray=true

15
patch

@ -1,15 +0,0 @@
diff --git a/src/installerprompt.ui b/src/installerprompt.ui
index cac23f0..8502d40 100644
--- a/src/installerprompt.ui
+++ b/src/installerprompt.ui
@@ -18,8 +18,8 @@
</property>
<property name="maximumSize">
<size>
- <width>1920</width>
- <height>1080</height>
+ <width>10000</width>
+ <height>10000</height>
</size>
</property>
<property name="windowTitle">
Loading…
Cancel
Save