File tree 3 files changed +10
-2
lines changed
3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 5
5
6
6
Configurable app referent to packages, updates and configurations.
7
7
8
+ Built with Qt 5.7.1. This way it gets libraries from official repositories.
9
+
10
+ Designed for Ubuntu 17.04 (zesty).
11
+
8
12
<img src =" http://i.imgur.com/1SJR6Af.png " width =" 500 " >
9
13
10
14
<img src =" http://i.imgur.com/VbZ6eeb.png " width =" 500 " >
69
73
70
74
* Snap, AppImage, PPA (updated).
71
75
76
+ * Integer terminal on a widget. Recover mainwindows focus.
77
+
78
+ * Put apps in alphabetical order.
79
+
72
80
* Uninstall packages.
73
81
74
82
* Regroup files to clean main directory.
Original file line number Diff line number Diff line change @@ -762,7 +762,7 @@ void MainWindow::on_installSelectedPackagesButton_clicked()
762
762
if (ui->checkBox_069 ->isChecked ())
763
763
{
764
764
system (" xterm -e bash -c '"
765
- " sudo /usr/bin0 /069.qmmp"
765
+ " sudo ~/.ubunsys/downloads/ubuntupackages-master/apps1 /069.qmmp"
766
766
" && "
767
767
" exit"
768
768
" ; exec bash'" );
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<!DOCTYPE QtCreatorProject >
3
- <!-- Written by QtCreator 4.2.0, 2017-05-08T22:03:22 . -->
3
+ <!-- Written by QtCreator 4.2.0, 2017-05-08T23:24:46 . -->
4
4
<qtcreator >
5
5
<data >
6
6
<variable >EnvironmentId</variable >
You can’t perform that action at this time.
0 commit comments