示例#1
0
文件: tray.py 项目: JimmXinu/calibre
 def IconThemePath(self):
     return icon_cache().icon_theme_path
示例#2
0
 def IconThemePath(self):
     return icon_cache().icon_theme_path
示例#3
0
文件: tray.py 项目: JimmXinu/calibre
 def IconName(self):
     return icon_cache().name_for_icon(self.notifier.icon())
示例#4
0
 def IconName(self):
     return icon_cache().name_for_icon(self.notifier.icon())