| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
with Magiea.
This commit consitsts of the following subversion commits:
------------------------------------------------------------------------
r398 | dmorgan | 2011-02-03 18:07:04 +0000 (Thu, 03 Feb 2011) | 1 line
Import cleaned drakx-net
------------------------------------------------------------------------
In addition to the above commits, the following cleaning work has been recorded:
po
- replace Mandriva by Mangeia in po files
pixmaps
- replace all images (use Oxygen)
icons
- replace all images (use Oxygen)
lib
- remove Mandriva occurrences
- movre dbus prefix to org.mageia
config
- remove Mandriva occurrences
- movre dbus prefix to org.mageia
|
|
|
|
| |
button (#17140).
|
|
|
|
| |
net_monitor: unified white-spacing.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
However, there's a race window on "gtkflush() while $isconnected == -2
|| $isconnected == -1" where net_monitor can continue executing
(with an empty window):
Gtk-CRITICAL **: gtk_main_quit: assertion `main_loops != NULL' failed at
/usr/lib/libDrakX/mygtk2.pm line 915.
kid exited -1 at /usr/lib/libDrakX/run_program.pm line 167.
Gtk-CRITICAL **: gtk_label_set_text: assertion `GTK_IS_LABEL (label)' failed at
./bin/net_monitor line 468.
Gtk-CRITICAL **: gtk_label_set_text: assertion `GTK_IS_LABEL (label)' failed at
./bin/net_monitor line 469.
|
| |
|
|
|