aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Drew DeVault <sir@cmpwn.com>2019-03-10 15:09:23 -0400
committerLibravatar Drew DeVault <sir@cmpwn.com>2019-03-11 10:56:20 -0400
commite3dd074a315e342ab75b8b044242cd6405984ad0 (patch)
treea07a4435c70617841455ac17e99b26eb1040c1c0
parentarrange: use int not size_t for title offsets (diff)
downloadsway-e3dd074a315e342ab75b8b044242cd6405984ad0.tar.gz
sway-e3dd074a315e342ab75b8b044242cd6405984ad0.tar.zst
sway-e3dd074a315e342ab75b8b044242cd6405984ad0.zip
Update language in sway.desktop & sway(1)
-rw-r--r--sway.desktop2
-rw-r--r--sway/sway.1.scd2
2 files changed, 2 insertions, 2 deletions
diff --git a/sway.desktop b/sway.desktop
index 98c9af29..420db5aa 100644
--- a/sway.desktop
+++ b/sway.desktop
@@ -1,5 +1,5 @@
1[Desktop Entry] 1[Desktop Entry]
2Name=Sway 2Name=Sway
3Comment=SirCmpwn's Wayland window manager 3Comment=An i3-compatible Wayland compositor
4Exec=sway 4Exec=sway
5Type=Application 5Type=Application
diff --git a/sway/sway.1.scd b/sway/sway.1.scd
index f8820c4e..ba31e4a6 100644
--- a/sway/sway.1.scd
+++ b/sway/sway.1.scd
@@ -2,7 +2,7 @@ sway(1)
2 2
3# NAME 3# NAME
4 4
5sway - SirCmpwn's Wayland window manager 5sway - An i3-compatible Wayland compositor
6 6
7# SYNOPSIS 7# SYNOPSIS
8 8