Skip to content

Commit c14d765

Browse files
committed
Rename "Diffuse Merge Tool" to just "Diffuse"
1 parent 38ad292 commit c14d765

File tree

9 files changed

+359
-300
lines changed

9 files changed

+359
-300
lines changed

data/io.github.mightycreak.Diffuse.appdata.xml.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<component type="desktop-application">
33
<id>io.github.mightycreak.Diffuse</id>
4-
<name>Diffuse Merge Tool</name>
4+
<name>Diffuse</name>
55
<summary>Graphical tool for merging and comparing text files</summary>
66
<description>
77
<p>

data/io.github.mightycreak.Diffuse.desktop.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[Desktop Entry]
2-
Name=Diffuse Merge Tool
2+
Name=Diffuse
33
Comment=Graphical tool for merging and comparing text files
44
Exec=diffuse -s %F
55
Icon=io.github.mightycreak.Diffuse

0 commit comments

Comments
 (0)