Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions installer.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@

######### Only These two lines to edit with new version ######
# next veriosn do not missing to add "" to version number
version=18.4
version=18.5
description="
What is NEW:
- Small fix for DreamOS
- Small fix

ما هو الجديد:
- DreamOS إصلاح صغير لصورة
- إصلاح صغير
"
##############################################################

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1297,8 +1297,6 @@ def Finished(self):
self.session.open(MessageBox, _('%s') % title74, MessageBox.TYPE_INFO,timeout=4)

def cancel(self):
for x in self["config"].list:
x[1].cancel()
self.close()

class SearchLocationMSN(Screen):
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# RAED(fairbird)
# Support (www.tunisia-sat.com)

version=18.4
version=18.5