Example #1
0
 def readGithubCommitLogs(self):
     self.updateScreenTitle(gitcommitinfo.getScreenTitle())
     self["AboutScrollLabel"].setText(
         gitcommitinfo.readGithubCommitLogsSoftwareUpdate())
Example #2
0
	def readGithubCommitLogs(self):
		self.updateScreenTitle(gitcommitinfo.getScreenTitle())
		self["AboutScrollLabel"].setText(gitcommitinfo.readGithubCommitLogsSoftwareUpdate())