mirror of
https://github.com/aaru-dps/Aaru.VideoNow.git
synced 2025-12-16 11:14:34 +00:00
Rename namespace.
This commit is contained in:
@@ -4,7 +4,7 @@ using System.Linq;
|
||||
using SharpAvi;
|
||||
using SharpAvi.Output;
|
||||
|
||||
namespace DiscImageChef.VideoNow
|
||||
namespace Aaru.VideoNow
|
||||
{
|
||||
public static class Color
|
||||
{
|
||||
|
||||
@@ -37,7 +37,7 @@ using System.Reflection;
|
||||
|
||||
// ReSharper disable LocalizableElement
|
||||
|
||||
namespace DiscImageChef.VideoNow
|
||||
namespace Aaru.VideoNow
|
||||
{
|
||||
internal static class MainClass
|
||||
{
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace DiscImageChef.VideoNow {
|
||||
namespace Aaru.VideoNow {
|
||||
using System;
|
||||
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
namespace DiscImageChef.VideoNow
|
||||
namespace Aaru.VideoNow
|
||||
{
|
||||
public static class Swapping
|
||||
{
|
||||
|
||||
@@ -4,7 +4,7 @@ using System.Linq;
|
||||
using SharpAvi;
|
||||
using SharpAvi.Output;
|
||||
|
||||
namespace DiscImageChef.VideoNow
|
||||
namespace Aaru.VideoNow
|
||||
{
|
||||
public static class Xp
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user