aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLockywolf <>2025-08-06 12:52:54 +0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-08-22 08:39:50 +0700
commit0ec07137f76f7a47e91c140fa86b6221a8dfa90c (patch)
treee2c836dc88b216af5c29492f849f4437fd085171
parentf3e1d575c4dd808cfe429bc609adba3be2d6ee82 (diff)
desktop/vinagre: fix README
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--desktop/vinagre/README15
1 files changed, 2 insertions, 13 deletions
diff --git a/desktop/vinagre/README b/desktop/vinagre/README
index 0a533865d0..04c0b77b83 100644
--- a/desktop/vinagre/README
+++ b/desktop/vinagre/README
@@ -1,15 +1,4 @@
-README is used to display a short description of the application and
-any additional instructions on how to build or use the package. You
-may list optional dependencies needed to enable additional features.
+Vinagre
-Some common rules for the README file:
-- Maximum of 72 characters per line
-- Use 2-4 spaces for indentation, avoid TAB characters
-- Plain ASCII or Unicode (UTF-8) are preferred encodings.
-- Do not include the homepage URL
-- Additional notes before building:
- * user/group creation along with correct UID/GID
- * strict dependency build order if necessary
- * conflicts with any stock Slackware packages
+Vinagre is a remote desktop viewer for GNOME.
-If longer instructions are necessary, place them in a README.SBo file.