Skip to content

Commit b46a16c

Browse files
committed
icons: Drop nemo-bookmark-not-found-symbolic. Replace with
xsi-folder-warning-symbolic.
1 parent 8d5b48e commit b46a16c

File tree

3 files changed

+1
-164
lines changed

3 files changed

+1
-164
lines changed

data/icons/hicolor/status/scalable/nemo-bookmark-not-found-symbolic.svg

Lines changed: 0 additions & 162 deletions
This file was deleted.

data/icons/meson.build

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ publicIcons = [
4444
'hicolor/status/scalable/nemo-progress-80-symbolic.svg',
4545
'hicolor/status/scalable/nemo-progress-90-symbolic.svg',
4646
'hicolor/status/scalable/nemo-progress-100-symbolic.svg',
47-
'hicolor/status/scalable/nemo-bookmark-not-found-symbolic.svg',
4847
]
4948
privateIcons = [
5049
'hicolor/emblems/16x16/emblem-note.png',

libnemo-private/nemo-icon-names.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
#define NEMO_ICON_SYMBOLIC_FOLDER_RECENT "xsi-document-open-recent-symbolic"
5555
#define NEMO_ICON_SYMBOLIC_FOLDER_FAVORITES "xsi-user-favorites-symbolic"
5656

57-
#define NEMO_ICON_SYMBOLIC_MISSING_BOOKMARK "nemo-bookmark-not-found-symbolic"
57+
#define NEMO_ICON_SYMBOLIC_MISSING_BOOKMARK "xsi-folder-warning-symbolic"
5858

5959

6060

0 commit comments

Comments
 (0)