mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 15:08:57 +02:00
digiKam: initial recipe for version 5.9.0
This commit is contained in:
21
media-gfx/digikam/additional-files/digikam.rdef.in
Normal file
21
media-gfx/digikam/additional-files/digikam.rdef.in
Normal file
@@ -0,0 +1,21 @@
|
||||
|
||||
resource app_flags B_MULTIPLE_LAUNCH;
|
||||
|
||||
resource app_version {
|
||||
major = @MAJOR@,
|
||||
middle = @MIDDLE@,
|
||||
minor = @MINOR@,
|
||||
|
||||
variety = B_APPV_FINAL,
|
||||
internal = 0,
|
||||
|
||||
short_info = "digiKam",
|
||||
long_info = "@LONG_INFO@"
|
||||
};
|
||||
|
||||
resource app_signature "@APP_SIGNATURE@";
|
||||
|
||||
resource file_types message {
|
||||
"types" = "image"
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user