[X2Go-Commits] [x2gohtmlclient] 01/12: Rename folders to make project resemble a bit more to a Javascript code project.

git-admin at x2go.org git-admin at x2go.org
Wed Jun 23 18:17:28 CEST 2021


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository x2gohtmlclient.

commit 81f273e3a08517f22be66cd6b25b726ba31d7a58
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Wed Jun 23 17:20:09 2021 +0200

    Rename folders to make project resemble a bit more to a Javascript code project.
---
 {CSS => css}/x2gostyle.css                                  |   0
 {src => img/backgrounds/svg}/x2gobg.svg                     |   0
 {src => img/buttons/png}/attach.png                         | Bin
 {src => img/buttons/png}/clip_close.png                     | Bin
 {src => img/buttons/png}/clip_copy_close.png                | Bin
 {src => img/buttons/png}/clip_from.png                      | Bin
 {src => img/buttons/png}/clip_to.png                        | Bin
 {src => img/buttons/png}/detach.png                         | Bin
 {src => img/buttons/png}/stop.png                           | Bin
 {src => img/buttons/png}/suspend.png                        | Bin
 src/morph_attach.svg => img/buttons/svg/attach.svg          |   0
 src/morph_clip_close.svg => img/buttons/svg/clip_close.svg  |   0
 .../buttons/svg/clip_copy_close.svg                         |   0
 src/morph_copy_from.svg => img/buttons/svg/copy_from.svg    |   0
 src/morph_copy_to.svg => img/buttons/svg/copy_to.svg        |   0
 src/morph_detach.svg => img/buttons/svg/detach.svg          |   0
 src/morph_stop.svg => img/buttons/svg/stop.svg              |   0
 src/morph_suspend.svg => img/buttons/svg/suspend.svg        |   0
 18 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/CSS/x2gostyle.css b/css/x2gostyle.css
similarity index 100%
rename from CSS/x2gostyle.css
rename to css/x2gostyle.css
diff --git a/src/x2gobg.svg b/img/backgrounds/svg/x2gobg.svg
similarity index 100%
rename from src/x2gobg.svg
rename to img/backgrounds/svg/x2gobg.svg
diff --git a/src/attach.png b/img/buttons/png/attach.png
similarity index 100%
rename from src/attach.png
rename to img/buttons/png/attach.png
diff --git a/src/clip_close.png b/img/buttons/png/clip_close.png
similarity index 100%
rename from src/clip_close.png
rename to img/buttons/png/clip_close.png
diff --git a/src/clip_copy_close.png b/img/buttons/png/clip_copy_close.png
similarity index 100%
rename from src/clip_copy_close.png
rename to img/buttons/png/clip_copy_close.png
diff --git a/src/clip_from.png b/img/buttons/png/clip_from.png
similarity index 100%
rename from src/clip_from.png
rename to img/buttons/png/clip_from.png
diff --git a/src/clip_to.png b/img/buttons/png/clip_to.png
similarity index 100%
rename from src/clip_to.png
rename to img/buttons/png/clip_to.png
diff --git a/src/detach.png b/img/buttons/png/detach.png
similarity index 100%
rename from src/detach.png
rename to img/buttons/png/detach.png
diff --git a/src/stop.png b/img/buttons/png/stop.png
similarity index 100%
rename from src/stop.png
rename to img/buttons/png/stop.png
diff --git a/src/suspend.png b/img/buttons/png/suspend.png
similarity index 100%
rename from src/suspend.png
rename to img/buttons/png/suspend.png
diff --git a/src/morph_attach.svg b/img/buttons/svg/attach.svg
similarity index 100%
rename from src/morph_attach.svg
rename to img/buttons/svg/attach.svg
diff --git a/src/morph_clip_close.svg b/img/buttons/svg/clip_close.svg
similarity index 100%
rename from src/morph_clip_close.svg
rename to img/buttons/svg/clip_close.svg
diff --git a/src/morph_clip_copy_close.svg b/img/buttons/svg/clip_copy_close.svg
similarity index 100%
rename from src/morph_clip_copy_close.svg
rename to img/buttons/svg/clip_copy_close.svg
diff --git a/src/morph_copy_from.svg b/img/buttons/svg/copy_from.svg
similarity index 100%
rename from src/morph_copy_from.svg
rename to img/buttons/svg/copy_from.svg
diff --git a/src/morph_copy_to.svg b/img/buttons/svg/copy_to.svg
similarity index 100%
rename from src/morph_copy_to.svg
rename to img/buttons/svg/copy_to.svg
diff --git a/src/morph_detach.svg b/img/buttons/svg/detach.svg
similarity index 100%
rename from src/morph_detach.svg
rename to img/buttons/svg/detach.svg
diff --git a/src/morph_stop.svg b/img/buttons/svg/stop.svg
similarity index 100%
rename from src/morph_stop.svg
rename to img/buttons/svg/stop.svg
diff --git a/src/morph_suspend.svg b/img/buttons/svg/suspend.svg
similarity index 100%
rename from src/morph_suspend.svg
rename to img/buttons/svg/suspend.svg

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gohtmlclient.git


More information about the x2go-commits mailing list