mirror of
https://github.com/zero-peak/ZeroOmega.git
synced 2025-01-22 15:08:12 -05:00
parent
7945a6f919
commit
559aabcacc
@ -21,21 +21,6 @@ angular.module('omega').controller 'AboutCtrl', (
|
|||||||
$scope.optionsReseting = false
|
$scope.optionsReseting = false
|
||||||
)
|
)
|
||||||
|
|
||||||
$scope.htmlLicense = """
|
|
||||||
ZeroOm​ega is
|
|
||||||
<a href='https://www.gnu.org/philosophy/free-sw.en.html'>free software</a>
|
|
||||||
licensed under
|
|
||||||
<a href='https://www.gnu.org/licenses/gpl.html'>GNU General Public License</a>
|
|
||||||
Version 3 or later.
|
|
||||||
"""
|
|
||||||
$scope.htmlCredits = """
|
|
||||||
Z​eroOmega is made possible by the
|
|
||||||
<a href='https://github.com/suziwen/ZeroOmega'>Ze​roOmega</a>
|
|
||||||
open source project and other
|
|
||||||
<a href='https://github.com/FelisCatus/SwitchyOmega/blob/master/AUTHORS'>
|
|
||||||
open source software
|
|
||||||
</a>.
|
|
||||||
"""
|
|
||||||
try
|
try
|
||||||
$scope.version = omegaDebug.getProjectVersion()
|
$scope.version = omegaDebug.getProjectVersion()
|
||||||
catch _
|
catch _
|
||||||
|
Loading…
Reference in New Issue
Block a user