Change log domain from Utils.IconFetcher to Helpers.IconFetcher
Matches doxygen.
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
/** The log domain of this dialog. */
|
||||
#define G_LOG_DOMAIN "Dialogs.Combi"
|
||||
|
||||
#include <config.h>
|
||||
|
@@ -25,6 +25,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
/** The log domain of this dialog. */
|
||||
#define G_LOG_DOMAIN "Dialogs.DMenu"
|
||||
|
||||
#include <config.h>
|
||||
|
@@ -25,6 +25,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
/** The log domain of this dialog. */
|
||||
#define G_LOG_DOMAIN "Dialogs.DRun"
|
||||
|
||||
#include <config.h>
|
||||
|
@@ -25,6 +25,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
/** The log domain of this dialog. */
|
||||
#define G_LOG_DOMAIN "Dialogs.Script"
|
||||
|
||||
#include <config.h>
|
||||
|
@@ -25,6 +25,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
/** The log domain of this dialog. */
|
||||
#define G_LOG_DOMAIN "Dialogs.Window"
|
||||
|
||||
#include <config.h>
|
||||
|
@@ -25,7 +25,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#define G_LOG_DOMAIN "Util.IconFetcher"
|
||||
/** The log domain of this Helper. */
|
||||
#define G_LOG_DOMAIN "Helpers.IconFetcher"
|
||||
|
||||
#include "rofi-icon-fetcher.h"
|
||||
#include "rofi-types.h"
|
||||
|
@@ -25,6 +25,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
/** The log domain of this widget. */
|
||||
#define G_LOG_DOMAIN "Widgets.Box"
|
||||
|
||||
#include <config.h>
|
||||
|
@@ -25,6 +25,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
/** The log domain of this widget. */
|
||||
#define G_LOG_DOMAIN "Widgets.Window"
|
||||
|
||||
#include <config.h>
|
||||
|
@@ -25,6 +25,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
/** The log domain of this widget. */
|
||||
#define G_LOG_DOMAIN "Widgets.Icon"
|
||||
|
||||
#include <config.h>
|
||||
|
Reference in New Issue
Block a user