Skip to content
Snippets Groups Projects
Commit 582b0e32 authored by nkour's avatar nkour
Browse files

margin 80

parent f4a9ab32
No related branches found
No related tags found
No related merge requests found
......@@ -324,8 +324,8 @@ def load_icos(self):
imgs = {}
path = os.path.join(gajim.DATA_DIR, 'iconsets', iconset, '16x16', 'icos')
# icon folder for missing icons
path_dcraven_iconset = os.path.join(gajim.DATA_DIR, 'iconsets', 'dcraven', '16x16',
'icos')
path_dcraven_iconset = os.path.join(gajim.DATA_DIR, 'iconsets', 'dcraven',
'16x16', 'icos')
states_list = gajim.SHOW_LIST
# trayicon apart from show holds message state too
states_list.append('message')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment