Ejemplo n.º 1
0
 def readGithubCommitLogs(self):
     self.updateScreenTitle(gitcommitinfo.getScreenTitle())
     self["AboutScrollLabel"].setText(
         gitcommitinfo.readGithubCommitLogsSoftwareUpdate())
Ejemplo n.º 2
0
	def readGithubCommitLogs(self):
		self.updateScreenTitle(gitcommitinfo.getScreenTitle())
		self["AboutScrollLabel"].setText(gitcommitinfo.readGithubCommitLogsSoftwareUpdate())