From ee5075ac36d6299280bf02f63cd01b60ea2970bd Mon Sep 17 00:00:00 2001 From: Bill Kendrick Date: Mon, 25 Mar 2024 21:24:52 -0700 Subject: [PATCH] Rename txt-po to brushes-po --- {txt-po => brushes-po}/README.txt | 0 {txt-po => brushes-po}/createpo.sh | 0 {txt-po => brushes-po}/createtxt.sh | 0 {txt-po => brushes-po}/po2txt.py | 0 {txt-po => brushes-po}/tuxpaint-brushes-ca.po | 0 {txt-po => brushes-po}/tuxpaint-brushes-ja.po | 0 {txt-po => brushes-po}/tuxpaint-brushes.pot | 0 {txt-po => brushes-po}/txt2pot.py | 0 8 files changed, 0 insertions(+), 0 deletions(-) rename {txt-po => brushes-po}/README.txt (100%) rename {txt-po => brushes-po}/createpo.sh (100%) rename {txt-po => brushes-po}/createtxt.sh (100%) rename {txt-po => brushes-po}/po2txt.py (100%) rename {txt-po => brushes-po}/tuxpaint-brushes-ca.po (100%) rename {txt-po => brushes-po}/tuxpaint-brushes-ja.po (100%) rename {txt-po => brushes-po}/tuxpaint-brushes.pot (100%) rename {txt-po => brushes-po}/txt2pot.py (100%) diff --git a/txt-po/README.txt b/brushes-po/README.txt similarity index 100% rename from txt-po/README.txt rename to brushes-po/README.txt diff --git a/txt-po/createpo.sh b/brushes-po/createpo.sh similarity index 100% rename from txt-po/createpo.sh rename to brushes-po/createpo.sh diff --git a/txt-po/createtxt.sh b/brushes-po/createtxt.sh similarity index 100% rename from txt-po/createtxt.sh rename to brushes-po/createtxt.sh diff --git a/txt-po/po2txt.py b/brushes-po/po2txt.py similarity index 100% rename from txt-po/po2txt.py rename to brushes-po/po2txt.py diff --git a/txt-po/tuxpaint-brushes-ca.po b/brushes-po/tuxpaint-brushes-ca.po similarity index 100% rename from txt-po/tuxpaint-brushes-ca.po rename to brushes-po/tuxpaint-brushes-ca.po diff --git a/txt-po/tuxpaint-brushes-ja.po b/brushes-po/tuxpaint-brushes-ja.po similarity index 100% rename from txt-po/tuxpaint-brushes-ja.po rename to brushes-po/tuxpaint-brushes-ja.po diff --git a/txt-po/tuxpaint-brushes.pot b/brushes-po/tuxpaint-brushes.pot similarity index 100% rename from txt-po/tuxpaint-brushes.pot rename to brushes-po/tuxpaint-brushes.pot diff --git a/txt-po/txt2pot.py b/brushes-po/txt2pot.py similarity index 100% rename from txt-po/txt2pot.py rename to brushes-po/txt2pot.py