From f464c2c438ad7b9f78a7358534a15174cde06fd5 Mon Sep 17 00:00:00 2001 From: david Date: Wed, 17 Jan 2018 12:52:02 +0100 Subject: [PATCH] Atom: Update from version 1.21.2 to 1.23.3 release notes: https://github.com/atom/atom/releases/tag/v1.22.0 https://github.com/atom/atom/releases/tag/v1.22.1 https://github.com/atom/atom/releases/tag/v1.23.0 https://github.com/atom/atom/releases/tag/v1.23.1 https://github.com/atom/atom/releases/tag/v1.23.2 --- atom.be0 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/atom.be0 b/atom.be0 index 2e72454b4..55de56bb1 100755 --- a/atom.be0 +++ b/atom.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION atom-1.21.2-0 +# BEE_VERSION atom-1.23.3-0 ## this file was created by bee init and should be executed to build a ## bee-package. (Additional hints are located at the end of this file.) @@ -73,7 +73,7 @@ Name=Atom Comment=A hackable text editor for the 21st Century. GenericName=Text Editor Exec=${DATADIR}/atom/atom %F -Icon=${DATADIR}/atom/resources/app/resources/atom.png +Icon=${DATADIR}/atom/atom.png Type=Application StartupNotify=true Categories=GNOME;GTK;Utility;TextEditor;Development;