syncevolution/src/gtk3-ui
Patrick Ohly 3f58a4ab2d GTK-UIs: avoid unnecessary variable initialization
In this case it is fairly obvious that new_active and old_active
will both be set before use. There is no need for setting old_active
to FALSE. cppcheck warned about this.
2014-01-17 16:15:15 +01:00
..
README gtk-ui: fork gtk3-version of the ui 2012-03-27 15:30:20 +02:00
gtk-ui.am autotools: fixed UI translation 2012-03-30 07:31:59 +00:00
main.c gtk-ui: fork gtk3-version of the ui 2012-03-27 15:30:20 +02:00
mux-frame.c gtk3 changes 2012-03-27 15:30:20 +02:00
mux-frame.h gtk-ui: fork gtk3-version of the ui 2012-03-27 15:30:20 +02:00
sync-config-widget.c GTK-2/3 UI: avoid g_strcasecmp 2012-04-24 15:42:09 +02:00
sync-config-widget.h gtk-ui: fork gtk3-version of the ui 2012-03-27 15:30:20 +02:00
sync-generic.png gtk-ui: fork gtk3-version of the ui 2012-03-27 15:30:20 +02:00
sync-gtk.desktop.in gtk-ui: fork gtk3-version of the ui 2012-03-27 15:30:20 +02:00
sync-spinner.gif gtk-ui: fork gtk3-version of the ui 2012-03-27 15:30:20 +02:00
sync-ui-config.c gtk-ui: fork gtk3-version of the ui 2012-03-27 15:30:20 +02:00
sync-ui-config.h gtk-ui: fork gtk3-version of the ui 2012-03-27 15:30:20 +02:00
sync-ui.c GTK-UIs: avoid unnecessary variable initialization 2014-01-17 16:15:15 +01:00
sync-ui.css gtk3-ui: Make sure we don't overflow horizontally 2012-03-30 07:31:58 +00:00
sync-ui.h gtk-ui: fork gtk3-version of the ui 2012-03-27 15:30:20 +02:00
sync.desktop.in gtk-ui: fork gtk3-version of the ui 2012-03-27 15:30:20 +02:00
sync.png gtk-ui: fork gtk3-version of the ui 2012-03-27 15:30:20 +02:00
ui.xml gtk3-ui: Make sure we don't overflow horizontally 2012-03-30 07:31:58 +00:00

README

SyncEvolution Graphical User Interface for Moblin

 * Running
 
 Syncevolution D-Bus service must be either running or installed
 properly (so DBus autostart works). the client itself must be installed
 so glade ui file and rc style file get found.