Compare commits
No commits in common. "edc608e98a840662efca825095ae9f44839448fe" and "5acf66ee03d7ef8c7731f0793e124bf85848402e" have entirely different histories.
edc608e98a
...
5acf66ee03
@ -1,6 +1,6 @@
|
|||||||
cmake_minimum_required(VERSION 3.16)
|
cmake_minimum_required(VERSION 3.16)
|
||||||
|
|
||||||
project(lubuntu-installer-prompt VERSION 1.0.1 LANGUAGES CXX)
|
project(lubuntu-installer-prompt VERSION 1.0.0 LANGUAGES CXX)
|
||||||
|
|
||||||
set(CMAKE_AUTOUIC ON)
|
set(CMAKE_AUTOUIC ON)
|
||||||
set(CMAKE_AUTOMOC ON)
|
set(CMAKE_AUTOMOC ON)
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Exec=/usr/bin/start-lubuntu-live-env
|
Exec=/bin/start-lubuntu-live-env
|
||||||
Name=Lubuntu Live Environment
|
Name=Lubuntu Live Environment
|
||||||
Comment=Starts the Lubuntu Live Environment
|
Comment=Starts the Lubuntu Live Environment
|
||||||
Type=Application
|
Type=Application
|
||||||
|
Loading…
x
Reference in New Issue
Block a user