[gnote/gnome-40] Fix icon name
- From: Aurimas Černius <aurimasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnote/gnome-40] Fix icon name
- Date: Sat, 5 Jun 2021 10:40:03 +0000 (UTC)
commit 40ca92529896d7d9e207784d961d1da82c5aa87e
Author: Aurimas Černius <aurisc4 gmail com>
Date: Sat May 29 20:58:58 2021 +0300
Fix icon name
src/iconmanager.cpp | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/iconmanager.cpp b/src/iconmanager.cpp
index 0fb94a10..d027adb7 100644
--- a/src/iconmanager.cpp
+++ b/src/iconmanager.cpp
@@ -1,7 +1,7 @@
/*
* gnote
*
- * Copyright (C) 2012-2013,2017,2019 Aurimas Cernius
+ * Copyright (C) 2012-2013,2017,2019,2021 Aurimas Cernius
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -32,7 +32,7 @@ const char *IconManager::BUG = "bug";
const char *IconManager::EMBLEM_PACKAGE = "emblem-package";
const char *IconManager::FILTER_NOTE_ALL = "filter-note-all";
const char *IconManager::FILTER_NOTE_UNFILED = "filter-note-unfiled";
-const char *IconManager::GNOTE = "gnote";
+const char *IconManager::GNOTE = "org.gnome.Gnote";
const char *IconManager::NOTE = "note";
const char *IconManager::NOTE_NEW = "note-new";
const char *IconManager::NOTEBOOK = "notebook";
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]