From 5f06362fcae2c218de0a3ad93c0efaaea6d8fd17 Mon Sep 17 00:00:00 2001 From: xengineering Date: Sun, 15 Dec 2024 14:32:56 +0100 Subject: Rename repository to `graphics-inkscape` The old name `art-inkscape` is a bit too strict. --- CMakeLists.txt | 2 +- README.md | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 9cabea4..15a3455 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.10) -project(art-inkscape LANGUAGES NONE) +project(graphics-inkscape LANGUAGES NONE) file(GLOB icon_files "${CMAKE_CURRENT_SOURCE_DIR}/icons/*.svg") diff --git a/README.md b/README.md index 3e34b06..a822b21 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# art-inkscape +# graphics-inkscape -This repository contains Inkscape files with art to be included in other +This repository contains Inkscape files with graphics to be included in other projects. ## Licensing @@ -9,8 +9,8 @@ This repository uses two different licenses. The corresponding license of a file is indicated by the `LICENSE.txt` file in the same folder or a parent folder. -This allows to select different licenses for the actual art and the related -build system code. +This allows to select different licenses for the actual graphics and the +related build system code. ## Build dependencies -- cgit v1.2.3-70-g09d2