#include <sys/time.h>#include <sys/resource.h>#include <sys/types.h>#include <sys/stat.h>#include <sys/wait.h>#include <unistd.h>#include <gdk/gdkx.h>#include <gdk/gdkkeysyms.h>#include <stdlib.h>#include <gtk/gtk.h>#include <gtk/gtkwidget.h>#include <locale.h>#include <libintl.h>#include <math.h>#include <stdio.h>#include <string.h>#include <libosso.h>#include <libmb/mbutil.h>#include <glob.h>#include <osso-log.h>#include <osso-helplib.h>#include <glib.h>#include <libgnomevfs/gnome-vfs.h>#include <hildon-widgets/hildon-banner.h>#include <hildon-widgets/hildon-note.h>#include <hildon-widgets/hildon-file-chooser-dialog.h>#include <hildon-widgets/hildon-defines.h>#include <hildon-widgets/hildon-caption.h>#include <hildon-widgets/hildon-color-button.h>#include "home-applet-handler.h"#include "hildon-home-main.h"#include "applet-manager.h"#include "home-select-applets-dialog.h"#include "osso-common-error.h"#include "layout-manager.h"#include "../kstrace.h"Functions | |
| void | show_no_memory_note (void) |
| void | show_connectivity_broke_note (void) |
| void | show_system_resource_note (void) |
| void | show_file_corrupt_note (void) |
| void | show_file_unreadable_note (void) |
| void | show_mmc_cover_open_note (void) |
| void | show_flash_full_note (void) |
| void | home_deinitialize (gint keysnooper_id) |
| GtkMenu * | set_menu (GtkMenu *new_menu) |
| int | hildon_home_main (void) |
Variables | |
| osso_context_t * | osso_home |
|
|
Shows information note for connection breakage |
|
|
Shows information note for file corruption |
|
|
Shows information note for file opning failure |
|
|
Shows information note when called. |
|
|
Shows information note when called. |
|
|
Shows information note for lack of memory. |
|
|
Shows information note for lack of system resources |
1.4.6