From: Aurelio Mannara Date: Mon, 15 Dec 2014 08:35:49 +0000 (+0100) Subject: Used *.c extension and lower case dir name X-Git-Tag: v0.6.0~46^2~1 X-Git-Url: https://chaos.moe/g/?a=commitdiff_plain;h=0f3afec935229f651504c592e731675e4fdc3f8c;p=corbenik%2Fctrulib.git Used *.c extension and lower case dir name --- diff --git a/examples/Graphics/Printing/BothScreenText/Makefile b/examples/graphics/printing/both-screen-text/Makefile similarity index 100% rename from examples/Graphics/Printing/BothScreenText/Makefile rename to examples/graphics/printing/both-screen-text/Makefile diff --git a/examples/Graphics/Printing/BothScreenText/source/main.cpp b/examples/graphics/printing/both-screen-text/source/main.c similarity index 100% rename from examples/Graphics/Printing/BothScreenText/source/main.cpp rename to examples/graphics/printing/both-screen-text/source/main.c