[meld] Use standard newer file emblem
- From: Kai Willadsen <kaiw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [meld] Use standard newer file emblem
- Date: Sat, 21 Sep 2019 03:05:43 +0000 (UTC)
commit 2985d02888f0f65c735ab0a273bfd7b8f05dd572
Author: Kai Willadsen <kai willadsen gmail com>
Date: Sat Sep 21 12:13:38 2019 +1000
Use standard newer file emblem
data/icons/emblem-meld-newer-file.png | Bin 328 -> 0 bytes
meld/dirdiff.py | 2 +-
2 files changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meld/dirdiff.py b/meld/dirdiff.py
index 4ba91362..f8a36709 100644
--- a/meld/dirdiff.py
+++ b/meld/dirdiff.py
@@ -239,7 +239,7 @@ def _files_same(files, regexes, comparison_args):
return result
-EMBLEM_NEW = "emblem-meld-newer-file"
+EMBLEM_NEW = "emblem-new"
EMBLEM_SYMLINK = "emblem-symbolic-link"
COL_EMBLEM, COL_EMBLEM_SECONDARY, COL_SIZE, COL_TIME, COL_PERMS, COL_END = \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]