From 36309af730e239289925ea5701edf9ec8452bae3 Mon Sep 17 00:00:00 2001 From: rbuj Date: Sat, 18 Jul 2020 19:06:21 +0200 Subject: battstat: Rewrite preference dialog from scratch To manage the settings stored by GSettings. The preference dialog is a subclass of GtkDialog, and the ui file is a template. There is more info available in the "GTK+ Overview" chapter of "GTK+ 3 Reference Manual": "Building applications - A preference dialog" https://developer.gnome.org/gtk3/stable/ch01s04.html --- po/POTFILES.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'po') diff --git a/po/POTFILES.in b/po/POTFILES.in index d2fc5000..4c140cc9 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -4,10 +4,10 @@ accessx-status/applet.c accessx-status/org.mate.applets.AccessxStatusApplet.mate-panel-applet.desktop.in.in battstat/battstat_applet.c -battstat/battstat_applet.ui +battstat/battstat-preferences.c +battstat/battstat-preferences.ui battstat/org.mate.applets.BattstatApplet.mate-panel-applet.desktop.in.in battstat/org.mate.panel.applet.battstat.gschema.xml.in -battstat/properties.c battstat/sounds/mate-battstat_applet.soundlist.desktop.in charpick/charpick.c charpick/org.mate.applets.CharpickerApplet.mate-panel-applet.desktop.in.in -- cgit v1.2.1