No longer attempt to install the Sublime Text editor during vagrant up (#432)
* No longer attempt to install the Sublime Text editor during `vagrant up` Starting around 2021-Sep, the official published instructions for installing Sublime Text on Ubuntu Linux no longer seem to work. If this continues for much longer, it would be a good idea if the `vagrant up` scripts no longer attempted to install it. * Remove remaining mentions of Sublime in directory vm-ubuntu-20.04
This commit is contained in:
@@ -36,8 +36,8 @@ new VM very often (a couple of times per year?).
|
||||
+ Close "Desktop preferences" window
|
||||
+ Several of the icons on the desktop have an exclamation mark on
|
||||
them. If you try double-clicking those icons, it pops up a window
|
||||
saying "This file 'Sublime Text' seems to be a desktop entry. What
|
||||
do you want to do with it?" with buttons for "Open", "Execute", and
|
||||
saying "This file 'Wireshark' seems to be a desktop entry. What do
|
||||
you want to do with it?" with buttons for "Open", "Execute", and
|
||||
"Cancel". Clicking "Open" causes the file to be opened using the
|
||||
Atom editor. Clicking "Execute" executes the associated command.
|
||||
If you do a mouse middle click on one of these desktop icons, a
|
||||
@@ -46,7 +46,6 @@ new VM very often (a couple of times per year?).
|
||||
and future double-clicks of the icon execute the program without
|
||||
first popping up a window to choose between Open/Execute/Cancel. I
|
||||
did that for each of these desktop icons:
|
||||
+ Sublime Text
|
||||
+ Terminal
|
||||
+ Wireshark
|
||||
+ Log off
|
||||
|
||||
Reference in New Issue
Block a user