[gnome-panel/wip-geiger-dialog: 138/138] fixup! properties-dialog: align with add-to-window




commit 956dd65011d26680d1e331681e21a581fd22f7a1
Author: Sebastian Geiger <sbastig gmx net>
Date:   Fri May 14 13:25:23 2021 +0200

    fixup! properties-dialog: align with add-to-window

 gnome-panel/gp-properties-dialog.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gnome-panel/gp-properties-dialog.c b/gnome-panel/gp-properties-dialog.c
index 82152cb9d..fd5340f6c 100644
--- a/gnome-panel/gp-properties-dialog.c
+++ b/gnome-panel/gp-properties-dialog.c
@@ -483,7 +483,7 @@ setup_applet_box_add_applets (GpPropertiesDialog *dialog,
   GpModuleManager *manager;
   GpModule *module;
 
-  manager = panel_applets_maanger_get_module_manager();
+  manager = panel_applets_manager_get_module_manager();
 
   for (iter = applets; iter; iter = iter->next)
     {


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]