summaryrefslogtreecommitdiff
path: root/net-im/mcabber/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-06-12 02:18:43 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-06-12 02:18:43 +0100
commit683e8a42fb208dee0d6289d084fb39ab17aa2b60 (patch)
tree7dc14cd46e691df01335e2acfa0caa749440e302 /net-im/mcabber/files
parentb8a68ff14101189bc5330d9afa620b8c45212032 (diff)
gentoo auto-resync : 12:06:2023 - 02:18:43
Diffstat (limited to 'net-im/mcabber/files')
-rw-r--r--net-im/mcabber/files/README.gentoo17
1 files changed, 0 insertions, 17 deletions
diff --git a/net-im/mcabber/files/README.gentoo b/net-im/mcabber/files/README.gentoo
deleted file mode 100644
index dc394e6e5a4a..000000000000
--- a/net-im/mcabber/files/README.gentoo
+++ /dev/null
@@ -1,17 +0,0 @@
-MCabber requires you to create a subdirectory .mcabber in your home
-directory and to place a configuration file there.
-An example mcabberrc was installed as part of the documentation.
-To create a new mcabberrc based on the example mcabberrc, execute the
-following commands:
-
- mkdir -p ~/.mcabber
- bzcat /usr/share/doc/mcabber*/mcabberrc.example.bz2 > ~/.mcabber/mcabberrc
-
-Then edit ~/.mcabber/mcabberrc with your favorite editor.
-
-See the CONFIGURATION FILE and FILES sections of the mcabber
-manual page (section 1) for more information.
-
-MCabber supports PGP encryption of messages. See README_PGP.txt for details.
-
-Check out /usr/share/mcabber/ for contributed themes and event scripts.