comments fixed
This commit is contained in:
parent
3ed5da010f
commit
2c3a8074f8
2 changed files with 2 additions and 2 deletions
|
@ -1186,7 +1186,7 @@ function addRepo_AndroidStudio () {
|
|||
|
||||
#
|
||||
# list of pre install functions
|
||||
# fields : unique ID, function to process after install
|
||||
# fields : unique ID, function to process before install
|
||||
#
|
||||
AppsPreTrtFct="opera-stable;opera_PreTrtFct
|
||||
steam;steam_PreTrtFct
|
||||
|
|
|
@ -991,7 +991,7 @@ function addRepo_AndroidStudio () {
|
|||
|
||||
#
|
||||
# list of pre install functions
|
||||
# fields : unique ID, function to process after install
|
||||
# fields : unique ID, function to process before install
|
||||
#
|
||||
AppsPreTrtFct="opera-stable;opera_PreTrtFct
|
||||
steam;steam_PreTrtFct
|
||||
|
|
Loading…
Reference in a new issue