mirror of
https://github.com/bellingcat/reddit-post-scraping-tool.git
synced 2026-06-08 03:28:30 +03:00
12 lines
577 B
XML
12 lines
577 B
XML
<?xml version="1.0" encoding="utf-16"?>
|
|
<MyApplicationData xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
|
<MySubMain>true</MySubMain>
|
|
<MainForm>MainWindow</MainForm>
|
|
<SingleInstance>false</SingleInstance>
|
|
<ShutdownMode>0</ShutdownMode>
|
|
<EnableVisualStyles>true</EnableVisualStyles>
|
|
<AuthenticationMode>0</AuthenticationMode>
|
|
<SaveMySettingsOnExit>true</SaveMySettingsOnExit>
|
|
<SplashScreen></SplashScreen>
|
|
<MinimumSplashScreenDisplayTime>2000</MinimumSplashScreenDisplayTime>
|
|
</MyApplicationData> |