DarlanAsterix, is this Accounts dialog <http://dicson.no-ip.info/apache2-default/screenshots/2013-08-28_10:28:12.png>, which was made by dicson, is acceptable by you?
Darlan"Enabled" string is already available in translation.
mathieui.
dicsonDarlan, #7239 fix different background color - fixed in 0.16 brunch
pvtlth#7239 is not a valid color code
dicsonpvtlth, it is valid ticket number I think
pvtlthi know :P
Darlandicson, I use Gajim 0.16-alpha2-5eae49e90205 which, as you are aware, is named after the changeset 5eae49e90205, and I still have this mismatched color problem.
dicsonDarlan, Gajim have 3 brunch
dicsondefault, 0.16 and gtk3
Darlandefault; 0.16; gtk3, correct?
DarlanYes
dicsonyou use default
dicsonfixed in 0.16
DarlanHow come default has the same changeset of 0.16?
dicson>[23:11:01] Asterix: Hi dicson, I'm thinking that we should maybe only commit things in 0.16 and gtk3 branches. 0.16 for fixes only (without string changes of course !!) and in GTK3 for new development. default should not contain anything, it will be a copy of gtk3 branch when it will be ready, what do you think?
DarlanI do not understand what this has to do with no committing changes to default branch.
dicson>[23:26:56] Asterix: it's just to prevent to commit in default and transplant everywhere after ...
dicsonno transplant but no test...
DarlanSo when changes from 0.16 will be merged into default?
dicsonnever
Darlanok
dicsongtk3 will be merged to default
DarlanWhen?
dicsonI hope not soon
dicsonDarlan, can you send me you iconset? #7444 problem in iconset, not in theme
dicsonXfce-4.2 works fine for me
DarlanDid you use this?
$ GTK2_RC_FILES=/usr/share/themes/Xfce-4.2/gtk-2.0/gtkrc gajim
dicsonyes
DarlanI will send screenshots
dicsonand tryed set Xfce-4.2 ad system theme
dicsonI do not need screenshots
DarlanWhy Gajim uses [+] and [-] buttons for collapse/expand instead of ">" of gtk?
DarlanI use MATE iconset
dicsonDarlan, http://dicson.no-ip.info/apache2-default/screenshots/2013-09-04_16:08:28.png
you want roster like this?
DarlanYES! ^_^
DarlanOnly for Group rows.
dicsonDarlan, you can fork gajim and implement
Darlanhehe, this answer is always valid :-)
DarlanThe problem with the buttons of Gajim is that in RTL UI I need to click on the other side of the row, where [+] and [-] are not positioned at, in order to use them. I click on invisible area.
dicsonI try to answer your questions, but for some reason you can not answer my simple question.
DarlanMATE iconset is the same on of GNOME. I will post screenshots to explain problem better.
dicsonok, why you can't write "NO" ....
DarlanNo.
DarlanNo, I do not want.
dicsonYesss!
Darlanhehe
dicsonDarlan, thank you very match! for answer
dicsonif icons from thems not work - I will remove these icons
DarlanMake alternatives, like you did with bookmark button
dicsonit is implemented
dicsonI will remove all alternatives. bookmark,history,pep
DarlanWhy?
dicsonsee #7444
DarlanSomething is wrong only with history, see https://trac.gajim.org/attachment/ticket/7444/
dicsonDarlan, is wrong only for you
DarlanI do not know.
dicsonsomebody may have problems with PEP
dicsoncode the same
DarlanI will look at relevant commit and see if we can have better solution.
dicsonha ha
dicsonNobody can test my proposed patch
Darlantypo at https://trac.gajim.org/changeset/22989fe1ac97c9458cadc3c2ad1be206efca299c
missing: ", \ "
DarlanMaybe it is. I will test and see:
- history_icon = gtk.image_new_from_stock(gtk.STOCK_JUSTIFY_FILL,
+ history_icon = gtk.image_new_from_stock(gtk.STOCK_JUSTIFY_FILL, \
- icon = gtk.image_new_from_stock(gtk.STOCK_JUSTIFY_FILL,
+ icon = gtk.image_new_from_stock(gtk.STOCK_JUSTIFY_FILL, \
dicsonDarlan, \ not needed after '(' just trust me
Darlanok
DarlanIf I revert history icon patch, I get a good history icon only in advanced, under view I can see a good history icon on the first time I click it; once I click one more time, I get an error image.
DarlanCode is not the same.
Bookmarks https://trac.gajim.org/changeset/0f12feba3669
History https://trac.gajim.org/changeset/779388b37875
Darlangtkgui_helpers.gtk_icon_theme.has_icon VS. icon_theme.has_icon
dicsongtkgui_helpers.gtk_icon_theme = gtk.icon_theme_get_default + icons from gajim.ICONS_DIR
DarlanWhich file?
DarlanI posted a comment on #7555
DarlanI posted a comment on #7444
dicsonI saw
DarlanI suspect that document-open-recent is included in Stock Item. 0xAFFE, I need your help, please.
dicsonDarlan, if last patch work - i will commit. else - remove all alternatives
DarlanI want to check, first, if there is an undocumented document-open-recent icon available as Stock Item.
Darlandicson, it seems that there is, already, document-open-recent in Stock Item.
DarlanWhy is not it documented? :-|
dicson>document-open-recent in Stock Item
it does not matter
DarlanAnyway, your patch is working, but if document-open-recent is in Stock Item then you can completely remove gtk.STOCK_JUSTIFY_FILL.
dicsonyou tested it?
Marandale sigh.
DarlanI will let you know in less than 5 minutes.
DarlanHallo, Maranda :-)
MarandaAsterix needs to poke the server I can't connect here.
Maranda(from lightwitch.org)
MarandaDarlan, o/
dicsonDarlan, patch updated. fix first click in View
DarlanNo need to.
DarlanNow, all menus are ok, except for View. I will check further.
Darlanis trying with self.make_menu()
Darlandicson, patch works perfectly!
Darlanwas wrong, today, twice, at least.
dicsonwas wrong?
DarlanFirst time:
[15:43:08] Darlan: typo at https://trac.gajim.org/changeset/22989fe1ac97c9458cadc3c2ad1be206efca299c
[15:46:49] dicson: Darlan, \ not needed after '(' just trust me
Second time:
[16:55:53] dicson: Darlan, patch updated. fix first click in View
[17:01:00] Darlan: No need to.
dicsonok. fixed in 0.16 :-)
Darlangtk 2/3 have this icon missing in documentation, even though it is available.
Darlan0xAFFE, are you available for a minute?
Darlanashka, you, too.
DarlanMcKael, welcome back :-)
McKaelDarlan ;)
ashkauh?
Darlanashka, I sent you a PM.
Marandaohy
DarlanI need this screenshot to confirm something about Stock Item.
DarlanUsername Conflict (you can try with Local account)
Marandabbl
DarlanProblem with my proposed patch:
cancel_handler=on_cancel, transient_for=self.window)
AttributeError: Interface instance has no attribute 'window'
DarlanHow o I make "Username Conflict" dialog to transient on roster?
Asterixself.roster.window
DarlanWorks.
0xAFFEDarlan, sorry, no time today
DarlanThank you, guru.
0xAFFEDarlan, if you could remind me tommorrow, I can do that screenshot
Darlan0xAFFE, never mind, ashka already sent me one :-)