mirror of
https://git.launchpad.net/~ubuntu-qt-code/ubuntu/+source/calamares/+git/calamares
synced 2025-04-05 23:31:15 +00:00
3.3.0-alpha1-0ubuntu1 (patches unapplied)
Imported using git-ubuntu import.
This commit is contained in:
parent
3cdb2f2f36
commit
9facd321d1
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
||||
calamares (3.3.0-alpha1-0ubuntu1) kinetic; urgency=medium
|
||||
|
||||
* New upstream tag.
|
||||
- Update patch.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Mon, 27 Jun 2022 22:34:01 -0500
|
||||
|
||||
calamares (3.3.0~git20220620-0ubuntu2) kinetic; urgency=medium
|
||||
|
||||
* Yeah, we don't need webengine. Good try though.
|
||||
|
@ -8,17 +8,18 @@ Subject: replace pkexec by sudo
|
||||
|
||||
--- a/calamares.desktop
|
||||
+++ b/calamares.desktop
|
||||
@@ -5,12 +5,13 @@ Name=Install System
|
||||
GenericName=System Installer
|
||||
@@ -6,13 +6,14 @@ GenericName=System Installer
|
||||
Comment=Calamares — System Installer
|
||||
Keywords=calamares;system;installer;
|
||||
TryExec=calamares
|
||||
-Exec=sh -c "pkexec calamares"
|
||||
+Exec=sh -c "sudo -E calamares -D6"
|
||||
Comment=Calamares — System Installer
|
||||
|
||||
Categories=Qt;System;
|
||||
Icon=calamares
|
||||
Terminal=false
|
||||
SingleMainWindow=true
|
||||
StartupNotify=true
|
||||
Categories=Qt;System;
|
||||
+NotShowIn=LXQt;
|
||||
X-AppStream-Ignore=true
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user