ミラー元
				https://github.com/arsenetar/dupeguru.git
				前回の同期 2025-09-11 17:58:17 +00:00 
			
		
		
		
	コミットを比較
	
		
			共通のコミットはありません。 "9e4b41feb54b9fa68b5c7241501230ea4cf73fd9" と "a02c5e5b9bb13483476716d8ab7483b991fa0b7e" の履歴はすべて異なっています。
		
	
	
		
			9e4b41feb5
			...
			a02c5e5b9b
		
	
		
| @ -10,8 +10,6 @@ | |||||||
| #include "common.h" | #include "common.h" | ||||||
| 
 | 
 | ||||||
| #import <Foundation/Foundation.h> | #import <Foundation/Foundation.h> | ||||||
| #import <CoreGraphics/CoreGraphics.h> |  | ||||||
| #import <ImageIO/ImageIO.h> |  | ||||||
| 
 | 
 | ||||||
| #define RADIANS( degrees ) ( degrees * M_PI / 180 ) | #define RADIANS( degrees ) ( degrees * M_PI / 180 ) | ||||||
| 
 | 
 | ||||||
|  | |||||||
| @ -12,12 +12,8 @@ if op.exists(__file__): | |||||||
|     # inside qt/, so we just go back one level. |     # inside qt/, so we just go back one level. | ||||||
|     BASE_PATH = op.abspath(op.join(op.dirname(__file__), "..")) |     BASE_PATH = op.abspath(op.join(op.dirname(__file__), "..")) | ||||||
| else: | else: | ||||||
|     # Should be a frozen environment |     # We're under a freezed environment. Our base path is ''. | ||||||
|     if ISOSX: |     BASE_PATH = "" | ||||||
|         BASE_PATH = op.abspath(op.join(op.dirname(__file__), '..', '..', 'Resources')) |  | ||||||
|     else: |  | ||||||
|         # For others our base path is ''. |  | ||||||
|         BASE_PATH = "" |  | ||||||
| HELP_PATH = op.join(BASE_PATH, "help") | HELP_PATH = op.join(BASE_PATH, "help") | ||||||
| 
 | 
 | ||||||
| if ISWINDOWS: | if ISWINDOWS: | ||||||
|  | |||||||
		読み込み中…
	
	
			
			x
			
			
		
	
		新しいイシューから参照
	
	ユーザーをブロックする