aboutsummaryrefslogtreecommitdiff
path: root/port-files
diff options
context:
space:
mode:
authorCat <deepbluemistake@gmail.com>2019-01-05 23:36:17 -0500
committerGitHub <noreply@github.com>2019-01-05 23:36:17 -0500
commit93da79a325b11601e090e6ad051c2383fb497493 (patch)
treeea5dca245146e008635e5489a3a1063d4adc140c /port-files
parenttypo fix (diff)
downloadlumina-93da79a325b11601e090e6ad051c2383fb497493.tar.gz
lumina-93da79a325b11601e090e6ad051c2383fb497493.tar.bz2
lumina-93da79a325b11601e090e6ad051c2383fb497493.zip
delete lumina-calculator pkg-message
It's a duplicate of the lumina-core pkg-message and makes that message appear twice when installing Lumina.
Diffstat (limited to 'port-files')
-rw-r--r--port-files/FreeBSD/deskutils/lumina-calculator/pkg-message7
1 files changed, 0 insertions, 7 deletions
diff --git a/port-files/FreeBSD/deskutils/lumina-calculator/pkg-message b/port-files/FreeBSD/deskutils/lumina-calculator/pkg-message
deleted file mode 100644
index c3742ad9..00000000
--- a/port-files/FreeBSD/deskutils/lumina-calculator/pkg-message
+++ /dev/null
@@ -1,7 +0,0 @@
-The Lumina Desktop Environment has been installed!
-
-An entry for for launching Lumina from a graphical login manager has already been added to the system, but if you with to start Lumina manually, you will need to do one of the following:
-1) Run "start-lumina-desktop" directly from the command line after logging in.
-2) Put the line "exec start-lumina-desktop" at the end of your user's "~/.xinitrc" file before running startx with any special X11 flags
-
-Also note that the system-wide default settings for Lumina are contained in ${PREFIX}/etc/luminaDesktop.conf[.dist]. While it is possible to customize the desktop to the user's liking after logging in, you may want to adjust the default settings as necessary if there are multiple user accounts on this system.
bgstack15