From e11f002bf9a66a7cb01bba16a226dbe85b5c3c4a Mon Sep 17 00:00:00 2001 From: Stelios Tsampas Date: Thu, 1 Feb 2018 08:45:15 +0200 Subject: * Fix file and folder permissions --- gui/AboutDlg.c | 0 gui/AboutDlg.h | 0 gui/Cheat.c | 0 gui/Cheat.h | 0 gui/ConfDlg.c | 0 gui/ConfDlg.h | 0 gui/DebugMemory.c | 0 gui/DebugMemory.h | 0 gui/GtkGui.c | 0 gui/Linux.h | 0 gui/LnxMain.c | 0 gui/MemcardDlg.c | 0 gui/MemcardDlg.h | 0 gui/Plugin.c | 0 gui/nopic.h | 0 15 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 gui/AboutDlg.c mode change 100755 => 100644 gui/AboutDlg.h mode change 100755 => 100644 gui/Cheat.c mode change 100755 => 100644 gui/Cheat.h mode change 100755 => 100644 gui/ConfDlg.c mode change 100755 => 100644 gui/ConfDlg.h mode change 100755 => 100644 gui/DebugMemory.c mode change 100755 => 100644 gui/DebugMemory.h mode change 100755 => 100644 gui/GtkGui.c mode change 100755 => 100644 gui/Linux.h mode change 100755 => 100644 gui/LnxMain.c mode change 100755 => 100644 gui/MemcardDlg.c mode change 100755 => 100644 gui/MemcardDlg.h mode change 100755 => 100644 gui/Plugin.c mode change 100755 => 100644 gui/nopic.h (limited to 'gui') diff --git a/gui/AboutDlg.c b/gui/AboutDlg.c old mode 100755 new mode 100644 diff --git a/gui/AboutDlg.h b/gui/AboutDlg.h old mode 100755 new mode 100644 diff --git a/gui/Cheat.c b/gui/Cheat.c old mode 100755 new mode 100644 diff --git a/gui/Cheat.h b/gui/Cheat.h old mode 100755 new mode 100644 diff --git a/gui/ConfDlg.c b/gui/ConfDlg.c old mode 100755 new mode 100644 diff --git a/gui/ConfDlg.h b/gui/ConfDlg.h old mode 100755 new mode 100644 diff --git a/gui/DebugMemory.c b/gui/DebugMemory.c old mode 100755 new mode 100644 diff --git a/gui/DebugMemory.h b/gui/DebugMemory.h old mode 100755 new mode 100644 diff --git a/gui/GtkGui.c b/gui/GtkGui.c old mode 100755 new mode 100644 diff --git a/gui/Linux.h b/gui/Linux.h old mode 100755 new mode 100644 diff --git a/gui/LnxMain.c b/gui/LnxMain.c old mode 100755 new mode 100644 diff --git a/gui/MemcardDlg.c b/gui/MemcardDlg.c old mode 100755 new mode 100644 diff --git a/gui/MemcardDlg.h b/gui/MemcardDlg.h old mode 100755 new mode 100644 diff --git a/gui/Plugin.c b/gui/Plugin.c old mode 100755 new mode 100644 diff --git a/gui/nopic.h b/gui/nopic.h old mode 100755 new mode 100644 -- cgit v1.2.3