summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 3.113.11Thierry Vignaud2015-01-022-1/+5
|
* Update Spanish translationEgoitz Rodriguez2015-01-011-84/+53
|
* updates (Hartmut Goebel, mga#14748)Thierry Vignaud2014-12-101-8/+8
|
* Small fixes and updates to German translationsThierry Vignaud2014-12-101-23/+37
| | | | | | | | | From Hartmut Goebel, mga#14748: - consistently name "Mageia Update" so not "Mageia Aktualisierung" or such. - "Vergessenes Passwort" -> "Passwort vergessen?" - "Wartungsdauer" -> "Wartungsperiode"
* Update Brazilian Portuguese translation from TransifexYuri Chornoivan2014-11-161-297/+53
|
* Update German translation from TransifexYuri Chornoivan2014-10-271-256/+62
|
* Update Basque translationEgoitz Rodriguez2014-10-141-277/+58
| | | | Update Basque translation
* Updated Catalan translationFrancesc Pinyol Margalef2014-06-281-9/+9
|
* Updated Russian translationAlexey Loginov2014-02-181-75/+72
|
* - Update Greek translationdglent2014-02-161-10/+16
|
* updated Indonesian mgaonlinekiki2014-02-111-73/+36
|
* Slovenian translation updatedfilip2014-02-071-14/+21
|
* explainThierry Vignaud2014-02-051-0/+1
|
* 3.103.10Thierry Vignaud2014-02-042-1/+3
|
* fix crashing if there's not notification daemon (mga#12416)Thierry Vignaud2014-02-042-1/+2
|
* Merge branch 'master' of git://git.mageia.org/software/mgaonlineMarek Laane2014-02-041-285/+54
|\
| * fix bogus "helper" translation + fix "upgrade" translationThierry Vignaud2014-02-031-3/+3
| |
| * Update French translation from TransifexYuri Chornoivan2014-02-041-285/+54
| |
* | Updated and modernized Estonian translationMarek Laane2014-02-041-22/+26
|/
* Updated Turkish translationtarakbumba2014-02-041-83/+41
|
* Merge branch 'master' of git://git.mageia.org/software/mgaonlinetarakbumba2014-02-041-47/+47
|\
| * Update Ukrainian translationYuri Chornoivan2014-02-031-47/+47
| |
* | Updated Turkish translationtarakbumba2014-02-041-0/+0
| |
* | Updated Turkish translationtarakbumba2014-02-031-0/+0
|/
* simplify after last modificationThierry Vignaud2014-02-031-2/+1
|
* silent warningThierry Vignaud2014-02-031-2/+2
|
* merge translations from other modulesThierry Vignaud2014-02-035-5/+6
|
* fix gtk2 to gtk3 migration: set_uri_hook() is no moreThierry Vignaud2014-02-031-4/+0
| | | | | we could have connect to the 'activate-link' signal but it's just simpler to rely on default behaviour
* fix gtk2 to gtk3 migration: XWINDOW -> get_xid (mga#12527)Thierry Vignaud2014-02-032-1/+2
|
* updateThierry Vignaud2014-02-031-5/+5
|
* further updateThierry Vignaud2014-02-031-10/+6
|
* restore translations from commit 06c0d4a37aec130691c55e13937bc688bf5e6cb1Thierry Vignaud2014-02-0311-68/+108
| | | | | they were lost due to stupid/gratuitous breakage in commit d67b95af569556af4a4b333e1707fdbc34c447e5
* updateThierry Vignaud2014-02-031-7/+3
|
* typo fix: successfull -> successfulThierry Vignaud2014-02-0377-163/+163
|
* sync with codeThierry Vignaud2014-02-0376-7339/+13985
|
* include strings from mgaapplet-update-checker & mgaapplet-upgrade-helperThierry Vignaud2014-02-032-1/+3
|
* 3.93.9Colin Guthrie2014-01-252-1/+3
|
* drop debug statementThierry Vignaud2014-01-241-1/+0
| | | | wrongly went with commit 87813dd7cfa302347b06cd9b0675d18577a2be11
* Do not exec pkexec but run it so it has a parent process to fix double fork ↵Colin Guthrie2014-01-222-1/+4
| | | | issues mga#11184 mga#12364
* 3.83.8Thierry Vignaud2014-01-222-1/+3
|
* block CHLD signals on startupThierry Vignaud2014-01-222-1/+7
| | | | | | in order to prevent glib-threading segfaults (mga#10289), just block the CHLD signal during the window where glib create threads behind our back (RT-120951)
* 3.7.13.7.1Thierry Vignaud2014-01-222-1/+3
|
* better fix for mga#12280 while fixing exit reported by ColinThierry Vignaud2014-01-222-12/+12
| | | | | | | | | | | | | | | | | | previous fixes for mga#12280 resulted in Colin reporting mgaapplet exiting (not segfaulting): "When updates a bubble pops up: - If you click on the background of this bubble, mgaaplet exits - If you click on the "Install Updates" button, it pops up the password dialog. Without touching anything, about 1s later the dialog seems to be replaced with another that says "Sorry, that didn't work, please try again". When this dialog appears, mgaapplet exits." So let's clean the pile of fixes and: - have only _one_ gtk+ main loop - creating _one_ hidden notification before entering the main loop - never destroy it, but use >close + >clear_actions() then ->update() prior calling >show() when one need to show a notification again
* Update gnome-shell code to exit message tray mode also.Colin Guthrie2014-01-222-0/+4
| | | | | | | | The old method worked on older gnome-shells, this new method works on newer gnome-shells (see bgo#706783) Ideally neither hacks should be necessary and maybe (eventually) we can remove them, but for now...
* 3.63.6Thierry Vignaud2014-01-172-1/+3
|
* workaround X11 hanging (mga#12280)Thierry Vignaud2014-01-172-1/+6
| | | | | | | | | | | | | | | | | | | | | | | Since commit 95b9cd06f14a9817090584d72830df870c591acc, we run a gtk main loop after displaying a notification, else actions when clickong notification buttons are ignored by gtk+/libnotify However, if the notification is not manually closed, we never exit this main loop. In that case, gtk+ fails with: (mgaapplet:9060): Gtk-CRITICAL **: gtk_window_set_accept_focus: assertion 'GTK_IS_WINDOW (window)' failed from: data=<optimized out>, destroy=0x0, button=3, activate_time=5407876) at gtkmenu.c:1613 And X11 is stuck. As a workaround, since libnotify offers no way to be notified when notification is automatically closed, just add a timeout for exiting the main loop. At worse, X11 will be stuch only 5 seconds.
* Polish translation updateDaniel Napora2014-01-111-9/+8
|
* Update Romanian translationYuri Chornoivan2014-01-111-110/+43
|
* - updated Italian translationsMatteo Pasotti2014-01-101-9/+9
|
* 3.53.5Thierry Vignaud2014-01-082-1/+3
|