mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 14:38:51 +02:00
PCManFM: add recipe for version 0.13.0
* to start: eval 'dbus-launch —auto-syntax' ; /system/apps/PCManFM * crashes on exit * TODO: add icon for PCManFM
This commit is contained in:
18
x11-misc/pcmanfm-qt/additional-files/pcmanfm-qt.rdef.in
Normal file
18
x11-misc/pcmanfm-qt/additional-files/pcmanfm-qt.rdef.in
Normal file
@@ -0,0 +1,18 @@
|
||||
|
||||
resource app_flags B_MULTIPLE_LAUNCH;
|
||||
|
||||
resource app_version {
|
||||
major = @MAJOR@,
|
||||
middle = @MIDDLE@,
|
||||
minor = @MINOR@,
|
||||
|
||||
variety = B_APPV_FINAL,
|
||||
internal = 0,
|
||||
|
||||
short_info = "PCManFM",
|
||||
long_info = "@LONG_INFO@"
|
||||
};
|
||||
|
||||
resource app_signature "@APP_SIGNATURE@";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user