From 548d512cda024ea6be9e66d50f149828e0fb2822 Mon Sep 17 00:00:00 2001 From: Tiago Almeida Date: Sun, 27 Oct 2019 21:16:36 +0000 Subject: [PATCH] Correct the themes' folder scheme. --- readme.md => README.md | 0 themes/nano/gui | 0 themes/{highlight/nano => nano/highlight} | 0 themes/nano/keys | 0 themes/scopatz/gui | 0 themes/{highlight/scopatz => scopatz/highlight} | 0 themes/scopatz/keys | 0 themes/tpro/gui | 0 themes/{highlight/tpro => tpro/highlight} | 0 themes/tpro/keys | 0 todo.md | 10 ++++------ 11 files changed, 4 insertions(+), 6 deletions(-) rename readme.md => README.md (100%) create mode 100755 themes/nano/gui rename themes/{highlight/nano => nano/highlight} (100%) create mode 100755 themes/nano/keys create mode 100755 themes/scopatz/gui rename themes/{highlight/scopatz => scopatz/highlight} (100%) create mode 100755 themes/scopatz/keys create mode 100755 themes/tpro/gui rename themes/{highlight/tpro => tpro/highlight} (100%) create mode 100755 themes/tpro/keys diff --git a/readme.md b/README.md similarity index 100% rename from readme.md rename to README.md diff --git a/themes/nano/gui b/themes/nano/gui new file mode 100755 index 0000000..e69de29 diff --git a/themes/highlight/nano b/themes/nano/highlight similarity index 100% rename from themes/highlight/nano rename to themes/nano/highlight diff --git a/themes/nano/keys b/themes/nano/keys new file mode 100755 index 0000000..e69de29 diff --git a/themes/scopatz/gui b/themes/scopatz/gui new file mode 100755 index 0000000..e69de29 diff --git a/themes/highlight/scopatz b/themes/scopatz/highlight similarity index 100% rename from themes/highlight/scopatz rename to themes/scopatz/highlight diff --git a/themes/scopatz/keys b/themes/scopatz/keys new file mode 100755 index 0000000..e69de29 diff --git a/themes/tpro/gui b/themes/tpro/gui new file mode 100755 index 0000000..e69de29 diff --git a/themes/highlight/tpro b/themes/tpro/highlight similarity index 100% rename from themes/highlight/tpro rename to themes/tpro/highlight diff --git a/themes/tpro/keys b/themes/tpro/keys new file mode 100755 index 0000000..e69de29 diff --git a/todo.md b/todo.md index e8efc40..5f9fb20 100644 --- a/todo.md +++ b/todo.md @@ -1,8 +1,9 @@ # TODO -- https://savannah.gnu.org/bugs/index.php?5698 -this is for explain why the files are copyed. -Copying the file is usually the best way to handle it. +0. write the scheme of the program in install file +0. https://spdx.org/licenses/GPL-3.0-or-later.html + +make comments with a space after? in sh or bash 0. Create the other theme files accordingly the original. 0. The themes files is only for sed. @@ -11,6 +12,3 @@ Copying the file is usually the best way to handle it. 1. Combine original files with project files. 2. See if there is any command to check the atual version of nano (to update the files BEFORE a release). 4. Make the install file the oficial installaton and update it accordingly. - -report: -cannot rebind ctrl-h for help, continue to backspace