forked from pool/peazip
BACKEND * 7z 23.01 (Linux, macOS, Windows) * Pea 1.13 FILE MANAGER * Added column to display file-level comment in archives (default hidden) * While browsing an archive, the information popup (clicking on status bar) shows if the archive type can be edited in PeaZip * Updated Themes EXTRACTION and ARCHIVING * Added checkbox to manually set RAR binary for Custom / RAR compression format * Various fixes OBS-URL: https://build.opensuse.org/package/show/devel:languages:pascal/peazip?expand=0&rev=114
27 lines
910 B
Diff
27 lines
910 B
Diff
Index: peazip-9.3.0.src/dev/project_peach.lpi
|
|
===================================================================
|
|
--- peazip-9.3.0.src.orig/dev/project_peach.lpi
|
|
+++ peazip-9.3.0.src/dev/project_peach.lpi
|
|
@@ -1629,7 +1629,7 @@
|
|
</CodeGeneration>
|
|
<Linking>
|
|
<Debugging>
|
|
- <GenerateDebugInfo Value="False"/>
|
|
+ <GenerateDebugInfo Value="True"/>
|
|
</Debugging>
|
|
<Options>
|
|
<PassLinkerOptions Value="True"/>
|
|
Index: peazip-9.3.0.src/dev/project_pea.lpi
|
|
===================================================================
|
|
--- peazip-9.3.0.src.orig/dev/project_pea.lpi
|
|
+++ peazip-9.3.0.src/dev/project_pea.lpi
|
|
@@ -552,7 +552,7 @@
|
|
</CodeGeneration>
|
|
<Linking>
|
|
<Debugging>
|
|
- <GenerateDebugInfo Value="False"/>
|
|
+ <GenerateDebugInfo Value="True"/>
|
|
<DebugInfoType Value="dsDwarf3"/>
|
|
</Debugging>
|
|
<Options>
|