Skip to content

Commit

Permalink
"Updating"
Browse files Browse the repository at this point in the history
  • Loading branch information
adgellida committed May 4, 2020
1 parent c54cd0d commit d725732
Show file tree
Hide file tree
Showing 7 changed files with 4 additions and 3,897 deletions.
23 changes: 0 additions & 23 deletions .qmake.stash

This file was deleted.

26 changes: 0 additions & 26 deletions .travis.yml

This file was deleted.

3,816 changes: 0 additions & 3,816 deletions Makefile

This file was deleted.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@

<p align="left">
<a href="https://forthebadge.com/" target="_blank"><img src="https://raw.githubusercontent.com/adgellida/ubunsys/master/src/images/made-with-qt.png" alt="forthebadge"></a>
<a href="https://www.qt.io" target="_blank"><img src="https://img.shields.io/badge/qt version-v5.14.2-green.svg" alt="qt version"></a>
<a href="https://www.qt.io" target="_blank"><img src="https://img.shields.io/badge/qt version-v5.9.5-green.svg" alt="qt version"></a>
<a href="http://www.somsubhra.com/github-release-stats/?username=adgellida&repository=ubunsys" target="_blank"><img src="https://raw.githubusercontent.com/adgellida/ubunsys/master/src/images/github-release-stats.png" alt="github release stats"></a>
</p>

Expand Down
2 changes: 1 addition & 1 deletion READMEesES.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@

<p align="left">
<a href="https://forthebadge.com/" target="_blank"><img src="https://raw.githubusercontent.com/adgellida/ubunsys/master/src/images/made-with-qt.png" alt="forthebadge"></a>
<a href="https://www.qt.io" target="_blank"><img src="https://img.shields.io/badge/qt version-v5.14.2-green.svg" alt="qt version"></a>
<a href="https://www.qt.io" target="_blank"><img src="https://img.shields.io/badge/qt version-v5.9.5-green.svg" alt="qt version"></a>
<a href="http://www.somsubhra.com/github-release-stats/?username=adgellida&repository=ubunsys" target="_blank"><img src="https://raw.githubusercontent.com/adgellida/ubunsys/master/src/images/github-release-stats.png" alt="github release stats"></a>
</p>

Expand Down
2 changes: 1 addition & 1 deletion src/about.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ void MainWindow::on_actionAbout_triggered()

"<p align='left'><a href='' style='color:red' ></a></p></br>"));

about.setInformativeText(tr("Copyright (c) 2020 all rights reserved\n\n\GPL v2\n\nAntonio David Gellida Lavara\n\nadgellida@gmail.com\n\nv2020.05.03"));
about.setInformativeText(tr("Copyright (c) 2020 all rights reserved\n\n\GPL v2\n\nAntonio David Gellida Lavara\n\nadgellida@gmail.com\n\nv2020.05.04"));

about.setWindowTitle(tr("About"));

Expand Down
30 changes: 1 addition & 29 deletions src/mainwindow.ui
Original file line number Diff line number Diff line change
Expand Up @@ -3202,15 +3202,6 @@ on terminal</string>
</color>
</brush>
</colorrole>
<colorrole role="PlaceholderText">
<brush brushstyle="NoBrush">
<color alpha="128">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</colorrole>
</active>
<inactive>
<colorrole role="WindowText">
Expand Down Expand Up @@ -3348,15 +3339,6 @@ on terminal</string>
</color>
</brush>
</colorrole>
<colorrole role="PlaceholderText">
<brush brushstyle="NoBrush">
<color alpha="128">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</colorrole>
</inactive>
<disabled>
<colorrole role="WindowText">
Expand Down Expand Up @@ -3494,15 +3476,6 @@ on terminal</string>
</color>
</brush>
</colorrole>
<colorrole role="PlaceholderText">
<brush brushstyle="NoBrush">
<color alpha="128">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</colorrole>
</disabled>
</palette>
</property>
Expand Down Expand Up @@ -4101,7 +4074,7 @@ Windows</string>
</rect>
</property>
<property name="text">
<string>v2020.05.03</string>
<string>v2020.05.04</string>
</property>
</widget>
</widget>
Expand Down Expand Up @@ -4166,7 +4139,6 @@ Windows</string>
</attribute>
<addaction name="actionPreferences"/>
<addaction name="separator"/>
<addaction name="actionTwitter"/>
<addaction name="separator"/>
<addaction name="actionSeeReleases"/>
<addaction name="separator"/>
Expand Down

0 comments on commit d725732

Please sign in to comment.