Exemplo n.º 1
0
 def get_gicon(self):
     return icons.ComposedIconSmall(self.get_icon_name(), "tsclient")
Exemplo n.º 2
0
 def get_gicon(self):
     return icons.ComposedIconSmall(self.get_icon_name(), "stock_mail")
Exemplo n.º 3
0
 def get_gicon(self):
     return icons.ComposedIconSmall(self.get_icon_name(),
                                    "applications-internet")
Exemplo n.º 4
0
 def get_gicon(self):
     return icons.ComposedIconSmall(self.get_icon_name(), "empathy")
Exemplo n.º 5
0
 def get_gicon(self):
     return icons.ComposedIconSmall(self.get_icon_name(), "filezilla")
Exemplo n.º 6
0
	def get_gicon(self):
		return icons.ComposedIconSmall("stock_person", "picasa")
Exemplo n.º 7
0
	def get_gicon(self):
		return icons.ComposedIconSmall(self.get_icon_name(), "picasa")
Exemplo n.º 8
0
	def get_gicon(self):
		return icons.ComposedIconSmall(self.get_icon_name(), "skype")
Exemplo n.º 9
0
 def get_gicon(self):
     return icons.ComposedIconSmall(self.get_icon_name(),
                                    "media-playback-pause")
Exemplo n.º 10
0
 def get_gicon(self):
     return icons.ComposedIconSmall(self.get_icon_name(), "twitter")
Exemplo n.º 11
0
 def get_gicon(self):
     return icons.ComposedIconSmall("hamster-applet", self.get_icon_name())
Exemplo n.º 12
0
 def get_gicon(self):
     return icons.ComposedIconSmall(self.get_icon_name(), "tag-new")