__ 20230806@230226
This commit is contained in:
parent
e3bbd6e5df
commit
97c7e4ebbd
|
@ -7,8 +7,6 @@ sudo apt install -y \
|
||||||
python3-wxgtk4.0 \
|
python3-wxgtk4.0 \
|
||||||
grub2-common \
|
grub2-common \
|
||||||
grub-pc-bin \
|
grub-pc-bin \
|
||||||
wimlib-imagex \
|
|
||||||
wimtools \
|
|
||||||
build-essential
|
build-essential
|
||||||
|
|
||||||
|
|
||||||
|
@ -18,7 +16,9 @@ sudo add-apt-repository -y \
|
||||||
|
|
||||||
sudo apt update -y
|
sudo apt update -y
|
||||||
sudo apt install -y \
|
sudo apt install -y \
|
||||||
woeusb
|
woeusb \
|
||||||
|
wimlib-imagex \
|
||||||
|
wimtools
|
||||||
|
|
||||||
|
|
||||||
# get disk list
|
# get disk list
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<doublecmd DCVersion="0.9.8 beta" ConfigVersion="10">
|
<doublecmd DCVersion="1.0.5 beta" ConfigVersion="12">
|
||||||
<Configuration Save="True" SortOrder="1" TreeType="0">
|
<Configuration Save="True" SortOrder="1" TreeType="0">
|
||||||
<UseConfigInProgramDir>False</UseConfigInProgramDir>
|
<UseConfigInProgramDir>False</UseConfigInProgramDir>
|
||||||
<FolderTabs Save="True"/>
|
<FolderTabs Save="True"/>
|
||||||
|
@ -129,7 +129,7 @@
|
||||||
<WcxPlugin Enabled="True">
|
<WcxPlugin Enabled="True">
|
||||||
<ArchiveExt>rar</ArchiveExt>
|
<ArchiveExt>rar</ArchiveExt>
|
||||||
<Path>%commander_path%/plugins/wcx/unrar/unrar.wcx</Path>
|
<Path>%commander_path%/plugins/wcx/unrar/unrar.wcx</Path>
|
||||||
<Flags>68</Flags>
|
<Flags>607</Flags>
|
||||||
</WcxPlugin>
|
</WcxPlugin>
|
||||||
<WcxPlugin Enabled="True">
|
<WcxPlugin Enabled="True">
|
||||||
<ArchiveExt>jar</ArchiveExt>
|
<ArchiveExt>jar</ArchiveExt>
|
||||||
|
@ -328,6 +328,7 @@
|
||||||
</Language>
|
</Language>
|
||||||
<Behaviours>
|
<Behaviours>
|
||||||
<GoToRoot>False</GoToRoot>
|
<GoToRoot>False</GoToRoot>
|
||||||
|
<ShowCurDirTitleBar>False</ShowCurDirTitleBar>
|
||||||
<ActiveRight>False</ActiveRight>
|
<ActiveRight>False</ActiveRight>
|
||||||
<RunInTerminalStayOpenCmd>xterm</RunInTerminalStayOpenCmd>
|
<RunInTerminalStayOpenCmd>xterm</RunInTerminalStayOpenCmd>
|
||||||
<RunInTerminalStayOpenParams>-e sh -c '{command}; echo -n Press ENTER to exit... ; read a'</RunInTerminalStayOpenParams>
|
<RunInTerminalStayOpenParams>-e sh -c '{command}; echo -n Press ENTER to exit... ; read a'</RunInTerminalStayOpenParams>
|
||||||
|
@ -339,9 +340,11 @@
|
||||||
<LynxLike>False</LynxLike>
|
<LynxLike>False</LynxLike>
|
||||||
<FileSizeFormat>0</FileSizeFormat>
|
<FileSizeFormat>0</FileSizeFormat>
|
||||||
<OperationSizeFormat>0</OperationSizeFormat>
|
<OperationSizeFormat>0</OperationSizeFormat>
|
||||||
<HeaderFooterSizeFormat>0</HeaderFooterSizeFormat>
|
<HeaderSizeFormat>0</HeaderSizeFormat>
|
||||||
|
<FooterSizeFormat>0</FooterSizeFormat>
|
||||||
<FileSizeDigits>1</FileSizeDigits>
|
<FileSizeDigits>1</FileSizeDigits>
|
||||||
<HeaderFooterDigits>1</HeaderFooterDigits>
|
<HeaderDigits>1</HeaderDigits>
|
||||||
|
<FooterDigits>1</FooterDigits>
|
||||||
<OperationSizeDigits>1</OperationSizeDigits>
|
<OperationSizeDigits>1</OperationSizeDigits>
|
||||||
<PersonalizedByte>B</PersonalizedByte>
|
<PersonalizedByte>B</PersonalizedByte>
|
||||||
<PersonalizedKilo>KB</PersonalizedKilo>
|
<PersonalizedKilo>KB</PersonalizedKilo>
|
||||||
|
@ -371,7 +374,7 @@
|
||||||
<LoadIconsSeparately>True</LoadIconsSeparately>
|
<LoadIconsSeparately>True</LoadIconsSeparately>
|
||||||
<DelayLoadingTabs>True</DelayLoadingTabs>
|
<DelayLoadingTabs>True</DelayLoadingTabs>
|
||||||
<HighlightUpdatedFiles>True</HighlightUpdatedFiles>
|
<HighlightUpdatedFiles>True</HighlightUpdatedFiles>
|
||||||
<DriveBlackList>*gvfs;*sr0;*vmblock-fuse;*havp;*/doc;</DriveBlackList>
|
<DriveBlackList>*gvfs;*sr0;*vmblock-fuse;*havp;*/doc;*sde;</DriveBlackList>
|
||||||
<DriveBlackListUnmounted>False</DriveBlackListUnmounted>
|
<DriveBlackListUnmounted>False</DriveBlackListUnmounted>
|
||||||
</Behaviours>
|
</Behaviours>
|
||||||
<Tools>
|
<Tools>
|
||||||
|
@ -481,8 +484,19 @@
|
||||||
<FlatIcons>True</FlatIcons>
|
<FlatIcons>True</FlatIcons>
|
||||||
<ButtonHeight>24</ButtonHeight>
|
<ButtonHeight>24</ButtonHeight>
|
||||||
<IconSize>16</IconSize>
|
<IconSize>16</IconSize>
|
||||||
|
<ShowCaptions>False</ShowCaptions>
|
||||||
<ReportErrorWithCommands>False</ReportErrorWithCommands>
|
<ReportErrorWithCommands>False</ReportErrorWithCommands>
|
||||||
|
<FilenameStyle>0</FilenameStyle>
|
||||||
|
<PathToBeRelativeTo>%COMMANDER_PATH%</PathToBeRelativeTo>
|
||||||
|
<PathModifierElements>0</PathModifierElements>
|
||||||
</ButtonBar>
|
</ButtonBar>
|
||||||
|
<MiddleBar Enabled="False">
|
||||||
|
<FlatIcons>True</FlatIcons>
|
||||||
|
<ButtonHeight>24</ButtonHeight>
|
||||||
|
<IconSize>16</IconSize>
|
||||||
|
<ShowCaptions>False</ShowCaptions>
|
||||||
|
<ReportErrorWithCommands>False</ReportErrorWithCommands>
|
||||||
|
</MiddleBar>
|
||||||
<DriveBar1>False</DriveBar1>
|
<DriveBar1>False</DriveBar1>
|
||||||
<DriveBar2>True</DriveBar2>
|
<DriveBar2>True</DriveBar2>
|
||||||
<DriveBarFlat>True</DriveBarFlat>
|
<DriveBarFlat>True</DriveBarFlat>
|
||||||
|
@ -507,6 +521,8 @@
|
||||||
<PanelOfOperationsInBackground>True</PanelOfOperationsInBackground>
|
<PanelOfOperationsInBackground>True</PanelOfOperationsInBackground>
|
||||||
<HorizontalFilePanels>False</HorizontalFilePanels>
|
<HorizontalFilePanels>False</HorizontalFilePanels>
|
||||||
<ShortFormatDriveInfo>False</ShortFormatDriveInfo>
|
<ShortFormatDriveInfo>False</ShortFormatDriveInfo>
|
||||||
|
<UppercaseDriveLetter>False</UppercaseDriveLetter>
|
||||||
|
<ShowColonAfterDrive>False</ShowColonAfterDrive>
|
||||||
</Layout>
|
</Layout>
|
||||||
<FilesViews>
|
<FilesViews>
|
||||||
<Sorting>
|
<Sorting>
|
||||||
|
@ -612,7 +628,7 @@
|
||||||
<ActionOnDoubleClick>2</ActionOnDoubleClick>
|
<ActionOnDoubleClick>2</ActionOnDoubleClick>
|
||||||
<OpenedTabs>
|
<OpenedTabs>
|
||||||
<Left>
|
<Left>
|
||||||
<ActiveTab>0</ActiveTab>
|
<ActiveTab>1</ActiveTab>
|
||||||
<Tab>
|
<Tab>
|
||||||
<FileView Type="columns">
|
<FileView Type="columns">
|
||||||
<Sortings>
|
<Sortings>
|
||||||
|
@ -685,30 +701,6 @@
|
||||||
<LockPath>/Apps/</LockPath>
|
<LockPath>/Apps/</LockPath>
|
||||||
<Title>Apps</Title>
|
<Title>Apps</Title>
|
||||||
</Tab>
|
</Tab>
|
||||||
<Tab>
|
|
||||||
<FileView Type="columns">
|
|
||||||
<Sortings>
|
|
||||||
<Sorting>
|
|
||||||
<Direction>1</Direction>
|
|
||||||
<Function>13</Function>
|
|
||||||
</Sorting>
|
|
||||||
</Sortings>
|
|
||||||
<History>
|
|
||||||
<Entry Active="True">
|
|
||||||
<FileSource Type="FileSystem"/>
|
|
||||||
<Paths>
|
|
||||||
<Path>/home/dym/.local/share/applications/</Path>
|
|
||||||
</Paths>
|
|
||||||
</Entry>
|
|
||||||
</History>
|
|
||||||
<ColumnsView>
|
|
||||||
<ColumnsSet>Default</ColumnsSet>
|
|
||||||
</ColumnsView>
|
|
||||||
</FileView>
|
|
||||||
<Options>3</Options>
|
|
||||||
<LockPath>/home/dym/.local/share/applications/</LockPath>
|
|
||||||
<Title>applications</Title>
|
|
||||||
</Tab>
|
|
||||||
<Tab>
|
<Tab>
|
||||||
<FileView Type="columns">
|
<FileView Type="columns">
|
||||||
<Sortings>
|
<Sortings>
|
||||||
|
@ -733,33 +725,9 @@
|
||||||
<LockPath>/usr/share/applications/</LockPath>
|
<LockPath>/usr/share/applications/</LockPath>
|
||||||
<Title>applications</Title>
|
<Title>applications</Title>
|
||||||
</Tab>
|
</Tab>
|
||||||
<Tab>
|
|
||||||
<FileView Type="columns">
|
|
||||||
<Sortings>
|
|
||||||
<Sorting>
|
|
||||||
<Direction>1</Direction>
|
|
||||||
<Function>13</Function>
|
|
||||||
</Sorting>
|
|
||||||
</Sortings>
|
|
||||||
<History>
|
|
||||||
<Entry Active="True">
|
|
||||||
<FileSource Type="FileSystem"/>
|
|
||||||
<Paths>
|
|
||||||
<Path>/usr/share/app-install/desktop/</Path>
|
|
||||||
</Paths>
|
|
||||||
</Entry>
|
|
||||||
</History>
|
|
||||||
<ColumnsView>
|
|
||||||
<ColumnsSet>Default</ColumnsSet>
|
|
||||||
</ColumnsView>
|
|
||||||
</FileView>
|
|
||||||
<Options>3</Options>
|
|
||||||
<LockPath>/usr/share/app-install/desktop/</LockPath>
|
|
||||||
<Title>desktop</Title>
|
|
||||||
</Tab>
|
|
||||||
</Left>
|
</Left>
|
||||||
<Right>
|
<Right>
|
||||||
<ActiveTab>0</ActiveTab>
|
<ActiveTab>2</ActiveTab>
|
||||||
<Tab>
|
<Tab>
|
||||||
<FileView Type="columns">
|
<FileView Type="columns">
|
||||||
<Sortings>
|
<Sortings>
|
||||||
|
@ -796,7 +764,7 @@
|
||||||
<Entry Active="True">
|
<Entry Active="True">
|
||||||
<FileSource Type="FileSystem"/>
|
<FileSource Type="FileSystem"/>
|
||||||
<Paths>
|
<Paths>
|
||||||
<Path>/Projects/</Path>
|
<Path>/Data/</Path>
|
||||||
</Paths>
|
</Paths>
|
||||||
</Entry>
|
</Entry>
|
||||||
</History>
|
</History>
|
||||||
|
@ -805,32 +773,8 @@
|
||||||
</ColumnsView>
|
</ColumnsView>
|
||||||
</FileView>
|
</FileView>
|
||||||
<Options>3</Options>
|
<Options>3</Options>
|
||||||
<LockPath>/Projects/</LockPath>
|
<LockPath>/Data/</LockPath>
|
||||||
<Title>Projects</Title>
|
<Title>Data</Title>
|
||||||
</Tab>
|
|
||||||
<Tab>
|
|
||||||
<FileView Type="columns">
|
|
||||||
<Sortings>
|
|
||||||
<Sorting>
|
|
||||||
<Direction>1</Direction>
|
|
||||||
<Function>0</Function>
|
|
||||||
</Sorting>
|
|
||||||
</Sortings>
|
|
||||||
<History>
|
|
||||||
<Entry Active="True">
|
|
||||||
<FileSource Type="FileSystem"/>
|
|
||||||
<Paths>
|
|
||||||
<Path>/Site/</Path>
|
|
||||||
</Paths>
|
|
||||||
</Entry>
|
|
||||||
</History>
|
|
||||||
<ColumnsView>
|
|
||||||
<ColumnsSet>Default</ColumnsSet>
|
|
||||||
</ColumnsView>
|
|
||||||
</FileView>
|
|
||||||
<Options>3</Options>
|
|
||||||
<LockPath>/Site/</LockPath>
|
|
||||||
<Title>Site</Title>
|
|
||||||
</Tab>
|
</Tab>
|
||||||
<Tab>
|
<Tab>
|
||||||
<FileView Type="columns">
|
<FileView Type="columns">
|
||||||
|
@ -844,7 +788,7 @@
|
||||||
<Entry Active="True">
|
<Entry Active="True">
|
||||||
<FileSource Type="FileSystem"/>
|
<FileSource Type="FileSystem"/>
|
||||||
<Paths>
|
<Paths>
|
||||||
<Path>/Data/</Path>
|
<Path>/My/</Path>
|
||||||
</Paths>
|
</Paths>
|
||||||
</Entry>
|
</Entry>
|
||||||
</History>
|
</History>
|
||||||
|
@ -853,8 +797,32 @@
|
||||||
</ColumnsView>
|
</ColumnsView>
|
||||||
</FileView>
|
</FileView>
|
||||||
<Options>3</Options>
|
<Options>3</Options>
|
||||||
<LockPath>/Data/</LockPath>
|
<LockPath>/My/</LockPath>
|
||||||
<Title>Data</Title>
|
<Title>My</Title>
|
||||||
|
</Tab>
|
||||||
|
<Tab>
|
||||||
|
<FileView Type="columns">
|
||||||
|
<Sortings>
|
||||||
|
<Sorting>
|
||||||
|
<Direction>1</Direction>
|
||||||
|
<Function>13</Function>
|
||||||
|
</Sorting>
|
||||||
|
</Sortings>
|
||||||
|
<History>
|
||||||
|
<Entry Active="True">
|
||||||
|
<FileSource Type="FileSystem"/>
|
||||||
|
<Paths>
|
||||||
|
<Path>/Work/</Path>
|
||||||
|
</Paths>
|
||||||
|
</Entry>
|
||||||
|
</History>
|
||||||
|
<ColumnsView>
|
||||||
|
<ColumnsSet>Default</ColumnsSet>
|
||||||
|
</ColumnsView>
|
||||||
|
</FileView>
|
||||||
|
<Options>3</Options>
|
||||||
|
<LockPath>/Work/</LockPath>
|
||||||
|
<Title>Work</Title>
|
||||||
</Tab>
|
</Tab>
|
||||||
</Right>
|
</Right>
|
||||||
</OpenedTabs>
|
</OpenedTabs>
|
||||||
|
@ -1006,7 +974,7 @@
|
||||||
<PathToLibrary>liblua5.1.so.0</PathToLibrary>
|
<PathToLibrary>liblua5.1.so.0</PathToLibrary>
|
||||||
</Lua>
|
</Lua>
|
||||||
<NameShortcutFile>shortcuts.scf</NameShortcutFile>
|
<NameShortcutFile>shortcuts.scf</NameShortcutFile>
|
||||||
<LastUsedPacker>xz</LastUsedPacker>
|
<LastUsedPacker>zip</LastUsedPacker>
|
||||||
<UseShellForFileOperations>False</UseShellForFileOperations>
|
<UseShellForFileOperations>False</UseShellForFileOperations>
|
||||||
<LastDoAnyCommand>cm_Refresh</LastDoAnyCommand>
|
<LastDoAnyCommand>cm_Refresh</LastDoAnyCommand>
|
||||||
<SearchTemplates/>
|
<SearchTemplates/>
|
||||||
|
@ -1117,7 +1085,7 @@
|
||||||
</ColumnsSets>
|
</ColumnsSets>
|
||||||
<MainWindow>
|
<MainWindow>
|
||||||
<Position Save="True">
|
<Position Save="True">
|
||||||
<Left>3840</Left>
|
<Left>1920</Left>
|
||||||
<Top>0</Top>
|
<Top>0</Top>
|
||||||
<Width>3840</Width>
|
<Width>3840</Width>
|
||||||
<Height>2160</Height>
|
<Height>2160</Height>
|
||||||
|
@ -1132,18 +1100,19 @@
|
||||||
<Preset>
|
<Preset>
|
||||||
<Name>{BC322BF1-2185-47F6-9F99-D27ED1E23E53}</Name>
|
<Name>{BC322BF1-2185-47F6-9F99-D27ED1E23E53}</Name>
|
||||||
<Filename>[N]</Filename>
|
<Filename>[N]</Filename>
|
||||||
<Extension>[E]</Extension>
|
<Extension>html</Extension>
|
||||||
<FilenameStyle>0</FilenameStyle>
|
<FilenameStyle>0</FilenameStyle>
|
||||||
<ExtensionStyle>0</ExtensionStyle>
|
<ExtensionStyle>0</ExtensionStyle>
|
||||||
<Find>self-identity-</Find>
|
<Find/>
|
||||||
<Replace/>
|
<Replace>-</Replace>
|
||||||
<RegExp>False</RegExp>
|
<RegExp>True</RegExp>
|
||||||
<UseSubs>False</UseSubs>
|
<UseSubs>False</UseSubs>
|
||||||
<Counter>1</Counter>
|
<Counter>1</Counter>
|
||||||
<Interval>1</Interval>
|
<Interval>1</Interval>
|
||||||
<Width>0</Width>
|
<Width>0</Width>
|
||||||
<Log>
|
<Log>
|
||||||
<Enabled>False</Enabled>
|
<Enabled>False</Enabled>
|
||||||
|
<Append>False</Append>
|
||||||
<File/>
|
<File/>
|
||||||
</Log>
|
</Log>
|
||||||
</Preset>
|
</Preset>
|
||||||
|
|
|
@ -48,7 +48,7 @@ Screen_PixelsPerInch=150
|
||||||
[TfrmFindDlg(1920x1200)]
|
[TfrmFindDlg(1920x1200)]
|
||||||
TfrmFindDlg_Height=2160
|
TfrmFindDlg_Height=2160
|
||||||
TfrmFindDlg_Left=3840
|
TfrmFindDlg_Left=3840
|
||||||
TfrmFindDlg_Top=1078
|
TfrmFindDlg_Top=0
|
||||||
TfrmFindDlg_Width=1920
|
TfrmFindDlg_Width=1920
|
||||||
TfrmFindDlg_WindowState=wsNormal
|
TfrmFindDlg_WindowState=wsNormal
|
||||||
Screen_PixelsPerInch=150
|
Screen_PixelsPerInch=150
|
||||||
|
|
|
@ -10,9 +10,7 @@
|
||||||
|
|
||||||
# add ssh keys
|
# add ssh keys
|
||||||
eval `ssh-agent -s`
|
eval `ssh-agent -s`
|
||||||
ssh-add ~/.ssh/github-com
|
ssh-add ~/.ssh/source-garden
|
||||||
ssh-add ~/.ssh/self-site_git
|
|
||||||
# ssh-add ~/.ssh/source-garden_git
|
|
||||||
|
|
||||||
# create placeholder commit message if none provided
|
# create placeholder commit message if none provided
|
||||||
COMMIT="$1"
|
COMMIT="$1"
|
||||||
|
@ -22,5 +20,4 @@ COMMIT="$1"
|
||||||
git commit -am "$COMMIT"
|
git commit -am "$COMMIT"
|
||||||
|
|
||||||
# push all branches to every mirror
|
# push all branches to every mirror
|
||||||
git push --all github
|
git push --all
|
||||||
git push --all production
|
|
||||||
|
|
4
meta.kdl
4
meta.kdl
|
@ -3,5 +3,5 @@ description "system settings, config files, and scripts"
|
||||||
media-type "cli"
|
media-type "cli"
|
||||||
tags "config" "scripts"
|
tags "config" "scripts"
|
||||||
license "AGPL"
|
license "AGPL"
|
||||||
homepage "https://dym.sh/desktop-ubuntu"
|
homepage "https://dym.sh/desktop-ubuntu/"
|
||||||
source "https://source.garden/config/desktop-ubuntu"
|
source "https://source.garden/config/desktop-ubuntu/"
|
||||||
|
|
|
@ -2,10 +2,10 @@
|
||||||
|
|
||||||
# enable_ipv6
|
# enable_ipv6
|
||||||
|
|
||||||
ip addr add 2a02:c207:3009:3300::1/64 dev eth0
|
ip addr add 2a02:c206:3009:9964::1/112 dev eth0
|
||||||
ip -6 addr show
|
ip -6 addr show
|
||||||
|
|
||||||
ip route add default via fe80::1 dev eth0
|
ip route add default via fe80::1 dev eth0
|
||||||
ip -6 route show
|
ip -6 route show
|
||||||
|
|
||||||
ping6 2a02:c207:3009:3300::1
|
ping -6 2a02:c206:3009:9964::1
|
||||||
|
|
|
@ -44,6 +44,13 @@ alias x-='chmod -x'
|
||||||
|
|
||||||
alias rmlint='rdfind -dryrun true'
|
alias rmlint='rdfind -dryrun true'
|
||||||
|
|
||||||
|
# keys
|
||||||
|
# [Ctrl-Backspace] - delete whole backward-word
|
||||||
|
bindkey -M emacs '^H' backward-kill-word
|
||||||
|
bindkey -M viins '^H' backward-kill-word
|
||||||
|
bindkey -M vicmd '^H' backward-kill-word
|
||||||
|
|
||||||
|
|
||||||
# functions
|
# functions
|
||||||
|
|
||||||
# split string=$2 using separator=$1
|
# split string=$2 using separator=$1
|
||||||
|
@ -52,13 +59,17 @@ str_split() {
|
||||||
}
|
}
|
||||||
|
|
||||||
# display hex color
|
# display hex color
|
||||||
c() {
|
clr() {
|
||||||
printf '\e]4;1;%s\a\e[0;41m \n\e[m' "$1"
|
printf '\e]4;1;%s\a\e[0;41m \n\e[m' "$1"
|
||||||
}
|
}
|
||||||
|
|
||||||
# bun completions
|
|
||||||
[ -s "/home/dym/.bun/_bun" ] && source "/home/dym/.bun/_bun"
|
|
||||||
|
|
||||||
# bun
|
# bun
|
||||||
|
[ -s "/home/dym/.bun/_bun" ] && source "/home/dym/.bun/_bun"
|
||||||
export BUN_INSTALL="$HOME/.bun"
|
export BUN_INSTALL="$HOME/.bun"
|
||||||
export PATH="$BUN_INSTALL/bin:$PATH"
|
export PATH="$BUN_INSTALL/bin:$PATH"
|
||||||
|
|
||||||
|
|
||||||
|
# deno
|
||||||
|
export DENO_INSTALL="/home/dym/.deno"
|
||||||
|
export PATH="$DENO_INSTALL/bin:$PATH"
|
||||||
|
|
|
@ -14,7 +14,7 @@
|
||||||
"dictionary" : "Packages/Language - English/en_US.dic",
|
"dictionary" : "Packages/Language - English/en_US.dic",
|
||||||
"drag_text" : false,
|
"drag_text" : false,
|
||||||
"font_face" : "Ubuntu Mono",
|
"font_face" : "Ubuntu Mono",
|
||||||
"font_size" : 15,
|
"font_size" : 13,
|
||||||
"ignored_packages" : [ "Vintage",
|
"ignored_packages" : [ "Vintage",
|
||||||
],
|
],
|
||||||
"line_padding_bottom" : 3,
|
"line_padding_bottom" : 3,
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
[General]
|
[General]
|
||||||
codecs-profiles-selected=Video for MPEG4 1080p TV/device
|
codecs-profiles-selected=Video for MPEG4 1080p TV/device
|
||||||
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\v@\0\0\0\0\0\0\xe\xff\0\0\x4\x37\0\0\v@\0\0\0\0\0\0\xe\xff\0\0\x4\x37\0\0\0\0\0\0\0\0\a\x80\0\0\v@\0\0\0\0\0\0\xe\xff\0\0\x4\x37)
|
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\x3\xc0\0\0\0\0\0\0\a\x7f\0\0\x4\x37\0\0\x3\xc0\0\0\0\0\0\0\a\x7f\0\0\x4\x37\0\0\0\0\0\0\0\0\a\x80\0\0\x3\xc0\0\0\0\0\0\0\a\x7f\0\0\x4\x37)
|
||||||
|
|
||||||
[Epanel]
|
[Epanel]
|
||||||
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\bf\0\0\0\0\0\0\nM\0\0\x1\xb9\0\0\bh\0\0\0\0\0\0\nK\0\0\x1\xb7\0\0\0\0\0\0\0\0\a\x80\0\0\bh\0\0\0\0\0\0\nK\0\0\x1\xb7)
|
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\bf\0\0\0\0\0\0\nM\0\0\x1\xb9\0\0\bh\0\0\0\0\0\0\nK\0\0\x1\xb7\0\0\0\0\0\0\0\0\a\x80\0\0\bh\0\0\0\0\0\0\nK\0\0\x1\xb7)
|
||||||
|
@ -30,10 +30,10 @@ geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\v@\0\0\0\0\0\0\xe\xff\0\0\x4\x3
|
||||||
|
|
||||||
[OpenDialog]
|
[OpenDialog]
|
||||||
advanced=false
|
advanced=false
|
||||||
size=@Size(524 365)
|
size=@Size(526 401)
|
||||||
|
|
||||||
[Playlist]
|
[Playlist]
|
||||||
headerStateV2=@ByteArray(\0\0\0\xff\0\0\0\0\0\0\0\x1\0\0\0\0\xff\xff\xff\xff\x1\0\0\0\r\0\0\0\0\0\0\0\x4\0\0\0\x1\0\0\0\x2\0\0\0\x3\0\0\0\x5\0\0\0\x6\0\0\0\a\0\0\0\b\0\0\0\t\0\0\0\n\0\0\0\v\0\0\0\f\0\0\0\r\0\0\0\0\0\0\0\x2\0\0\0\x3\0\0\0\x4\0\0\0\x1\0\0\0\x5\0\0\0\x6\0\0\0\a\0\0\0\b\0\0\0\t\0\0\0\n\0\0\0\v\0\0\0\f\0\0\0\r\xec\x1f\0\0\0\n\0\0\0\b\0\0\0`\0\0\0\v\0\0\0`\0\0\0\n\0\0\0`\0\0\0\f\0\0\0`\0\0\0\x3\0\0\0`\0\0\0\x5\0\0\0`\0\0\0\x4\0\0\0\xcc\0\0\0\a\0\0\0`\0\0\0\x6\0\0\0`\0\0\0\t\0\0\0`\0\0\x2\xcb\0\0\0\r\x1\x1\0\x1\0\0\0\0\0\0\0\0\0\0\0\0\x64\xff\xff\xff\xff\0\0\0\x81\0\0\0\0\0\0\0\r\0\0\x1\r\0\0\0\x1\0\0\0\0\0\0\0\xbe\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\x1\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\x3\xe8\0\0\0\0\x66)
|
headerStateV2=@ByteArray(\0\0\0\xff\0\0\0\0\0\0\0\x1\0\0\0\0\xff\xff\xff\xff\x1\0\0\0\r\0\0\0\0\0\0\0\x4\0\0\0\x1\0\0\0\x2\0\0\0\x3\0\0\0\x5\0\0\0\x6\0\0\0\a\0\0\0\b\0\0\0\t\0\0\0\n\0\0\0\v\0\0\0\f\0\0\0\r\0\0\0\0\0\0\0\x2\0\0\0\x3\0\0\0\x4\0\0\0\x1\0\0\0\x5\0\0\0\x6\0\0\0\a\0\0\0\b\0\0\0\t\0\0\0\n\0\0\0\v\0\0\0\f\0\0\0\r\xec\x1f\0\0\0\n\0\0\0\f\0\0\0`\0\0\0\b\0\0\0`\0\0\0\t\0\0\0`\0\0\0\n\0\0\0`\0\0\0\v\0\0\0`\0\0\0\x4\0\0\0\xcc\0\0\0\x5\0\0\0`\0\0\0\x6\0\0\0`\0\0\0\a\0\0\0`\0\0\0\x3\0\0\0`\0\0\x2\xcb\0\0\0\r\x1\x1\0\x1\0\0\0\0\0\0\0\0\0\0\0\0\x64\xff\xff\xff\xff\0\0\0\x81\0\0\0\0\0\0\0\r\0\0\x1\r\0\0\0\x1\0\0\0\0\0\0\0\xbe\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\x1\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\x3\xe8\0\0\0\0\x66)
|
||||||
leftSplitterGeometry=@ByteArray(\0\0\0\xff\0\0\0\x1\0\0\0\x2\0\0\0\xc0\0\0\0\x80\x1\xff\xff\xff\xff\x1\0\0\0\x2\0)
|
leftSplitterGeometry=@ByteArray(\0\0\0\xff\0\0\0\x1\0\0\0\x2\0\0\0\xc0\0\0\0\x80\x1\xff\xff\xff\xff\x1\0\0\0\x2\0)
|
||||||
splitterSizes=@ByteArray(\0\0\0\xff\0\0\0\x1\0\0\0\x2\0\0\0\xed\0\0\x2\xcd\x1\xff\xff\xff\xff\x1\0\0\0\x1\0)
|
splitterSizes=@ByteArray(\0\0\0\xff\0\0\0\x1\0\0\0\x2\0\0\0\xed\0\0\x2\xcd\x1\xff\xff\xff\xff\x1\0\0\0\x1\0)
|
||||||
view-mode=1
|
view-mode=1
|
||||||
|
@ -47,7 +47,7 @@ geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\n2\0\0\x1T\0\0\fM\0\0\x2\xe3\0\
|
||||||
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\f\x80\0\0\0\0\0\0\xe\xff\0\0\x4\x37\0\0\f\x80\0\0\0\0\0\0\xe\xff\0\0\x4\x37\0\0\0\0\0\0\0\0\a\x80\0\0\f\x80\0\0\0\0\0\0\xe\xff\0\0\x4\x37)
|
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\f\x80\0\0\0\0\0\0\xe\xff\0\0\x4\x37\0\0\f\x80\0\0\0\0\0\0\xe\xff\0\0\x4\x37\0\0\0\0\0\0\0\0\a\x80\0\0\f\x80\0\0\0\0\0\0\xe\xff\0\0\x4\x37)
|
||||||
|
|
||||||
[Preferences]
|
[Preferences]
|
||||||
geometry="@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\b\x18\0\0\x1&\0\0\v;\0\0\x3\xa7\0\0\b\x1a\0\0\x1&\0\0\v9\0\0\x3\xa5\0\0\0\0\0\0\0\0\a\x80\0\0\b\x1a\0\0\x1&\0\0\v9\0\0\x3\xa5)"
|
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\t\xb8\0\0\x1*\0\0\f\xdb\0\0\x3\xab\0\0\t\xba\0\0\x1*\0\0\f\xd9\0\0\x3\xa9\0\0\0\x1\0\0\0\0\a\x80\0\0\t\xba\0\0\x1*\0\0\f\xd9\0\0\x3\xa9)
|
||||||
|
|
||||||
[RecentsMRL]
|
[RecentsMRL]
|
||||||
list=@Invalid()
|
list=@Invalid()
|
||||||
|
@ -121,4 +121,4 @@ geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\f\x80\0\0\0\0\0\0\xe\xff\0\0\x4
|
||||||
size=23
|
size=23
|
||||||
|
|
||||||
[playlistdialog]
|
[playlistdialog]
|
||||||
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\a\x80\0\0\0\x14\0\0\t\xff\0\0\x4K\0\0\a\x80\0\0\0\x14\0\0\t\xff\0\0\x4K\0\0\0\0\0\0\0\0\a\x80\0\0\a\x80\0\0\0\x14\0\0\t\xff\0\0\x4K)
|
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\x5(\0\0\0\xbe\0\0\a\x7f\0\0\x3y\0\0\x5(\0\0\0\xbe\0\0\a\x7f\0\0\x3y\0\0\0\0\0\0\0\0\a\x80\0\0\x5(\0\0\0\xbe\0\0\a\x7f\0\0\x3y)
|
||||||
|
|
|
@ -150,9 +150,9 @@ vTabs=false
|
||||||
viewAs=6
|
viewAs=6
|
||||||
|
|
||||||
[CanvasDlg]
|
[CanvasDlg]
|
||||||
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\f\xd3\0\0\0\xb0\0\0\xe\x10\0\0\x2\xe4\0\0\f\xd5\0\0\0\xb0\0\0\xe\xe\0\0\x2\xe2\0\0\0\0\0\0\0\0\a\x80\0\0\f\xd5\0\0\0\xb0\0\0\xe\xe\0\0\x2\xe2)
|
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\n\xa8\0\0\0\xd1\0\0\v\xcf\0\0\x3\x19\0\0\n\xaa\0\0\0\xd1\0\0\v\xcd\0\0\x3\x17\0\0\0\x1\0\0\0\0\a\x80\0\0\n\xaa\0\0\0\xd1\0\0\v\xcd\0\0\x3\x17)
|
||||||
loadDefaults=false
|
loadDefaults=false
|
||||||
presets=@Variant(\0\0\0\b\0\0\0\x2\0\0\0\x16\0<\0L\0\x61\0s\0t\0 \0U\0s\0\x65\0\x64\0>\0\0\0\f\0\0\0@\0\0\0\x3\0\0\0\0\0\0\x16\x80\0\0\bp\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0@R\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\x4\x1\xff\xff\xff\xff\xff\xff\xff\xff\0\0\0\0\0\x12\0\x33\0\x38\0\x34\0\x30\0x\0\x32\0\x31\0\x36\0\x30\0\0\0\f\0\0\0@\0\0\0\x2\0\0\0\0\0\0\xf\0\0\0\bp\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0@R\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\x6\x1\xff\xff\0\0\0\0\0\0\0\0)
|
presets=@Variant(\0\0\0\b\0\0\0\x2\0\0\0\x16\0<\0L\0\x61\0s\0t\0 \0U\0s\0\x65\0\x64\0>\0\0\0\f\0\0\0@\0\0\0\x3\0\0\0\0\0\0\x5\xdc\0\0\x3X\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0@R\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\x3\x1\xff\xff\xff\xff\xff\xff\xff\xff\0\0\0\0\0\x12\0\x33\0\x38\0\x34\0\x30\0x\0\x32\0\x31\0\x36\0\x30\0\0\0\f\0\0\0@\0\0\0\x2\0\0\0\0\0\0\xf\0\0\0\bp\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0@R\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\x6\x1\xff\xff\0\0\0\0\0\0\0\0)
|
||||||
|
|
||||||
[CatSets]
|
[CatSets]
|
||||||
history=@ByteArray(\0\0\0\x1\0\0\0\0)
|
history=@ByteArray(\0\0\0\x1\0\0\0\0)
|
||||||
|
@ -246,11 +246,11 @@ ClearFilename=false
|
||||||
ClearItems=false
|
ClearItems=false
|
||||||
CloseApp=false
|
CloseApp=false
|
||||||
DelOrg=true
|
DelOrg=true
|
||||||
Filename={Filename}, {Filename}_screen, {Filename} [auto-crop], {Filename}_, {Filename}_w, {Filename} [Y][m][d]@[H][M], {Filename} [flat-w], {Filename} [flat-b], {Filename}_1080p, {Filename}_result, {Filename}_2160p, {Filename}_ipad_vert, {Filename}_webp100, {Filename}_ipad, {Filename}_360p, {Filename}_crop, {Filename}-1080, {Filename}-540, {Filename}-4320, {Filename}-2160, {Filename}__, {Filename}_ipad_horiz, {Filename}_{DstWidth}_{DstHeight}, {Filename}_{Current Date [m_d_Y]}, {Filename}_{Current Date [d_m_Y]}, Image##
|
Filename={Filename}, {Filename} [auto-crop], {Filename} [flat-w], {Filename}_, {Filename}_screen, {Filename}_w, {Filename} [Y][m][d]@[H][M], {Filename} [flat-b], {Filename}_1080p, {Filename}_result, {Filename}_2160p, {Filename}_ipad_vert, {Filename}_webp100, {Filename}_ipad, {Filename}_360p, {Filename}_crop, {Filename}-1080, {Filename}-540, {Filename}-4320, {Filename}-2160, {Filename}__, {Filename}_ipad_horiz, {Filename}_{DstWidth}_{DstHeight}, {Filename}_{Current Date [m_d_Y]}, {Filename}_{Current Date [d_m_Y]}, Image##
|
||||||
Format=webp
|
Format=webp
|
||||||
History=
|
History=
|
||||||
HotFoldersProcess=true
|
HotFoldersProcess=true
|
||||||
InputPathname=/_/
|
InputPathname=
|
||||||
KeepExtension=true
|
KeepExtension=true
|
||||||
KeepFolder=false
|
KeepFolder=false
|
||||||
KeepIcc=false
|
KeepIcc=false
|
||||||
|
@ -276,13 +276,13 @@ UseFolder=false
|
||||||
ZipFile=
|
ZipFile=
|
||||||
coreCount=8
|
coreCount=8
|
||||||
flickrAccount=
|
flickrAccount=
|
||||||
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\a\x80\0\0\0\0\0\0\xe\xff\0\0\x4\x37\0\0\a\x8e\0\0\0\xe6\0\0\n\xb8\0\0\x3N\0\0\0\0\0\x4\0\0\a\x80\0\0\a\x80\0\0\0\0\0\0\xe\xff\0\0\x4\x37)
|
geometry="@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\a\x80\0\0\0\xc6\0\0\v*\0\0\x3,\0\0\a\x82\0\0\0\xc6\0\0\v(\0\0\x3*\0\0\0\0\0\0\0\0\a\x80\0\0\a\x82\0\0\0\xc6\0\0\v(\0\0\x3*)"
|
||||||
inputFiles=
|
inputFiles=
|
||||||
lastActions="@ByteArray(<?xml version=\"1.0\" encoding=\"UTF-8\"?><XnView_script version=\"1.0\" name=\"\">\n <Crop method=\"1\" value_1=\"120\" value_2=\"120\" value_3=\"1920\" value_4=\"0\"/>\n <Resize mode=\"2\" width=\"1080\" height=\"0\" unit=\"0\" ratio=\"true\" orientation=\"false\" enlarge=\"1\" resample=\"7\" gamma_correct=\"false\"/>\n <Output>\n <Options/>\n <JPEG quality=\"90\" progressive=\"false\" optimizeHuffman=\"false\" rebuildThumb=\"true\" orgQuality=\"false\" DCTMethod=\"0\" subSampling=\"0\" smoothFactor=\"0\"/>\n <TGA compress=\"false\" bottomUp=\"false\"/>\n <TIFF compress=\"0\" quality=\"80\" compressBW=\"0\" oneStrip=\"false\"/>\n <BMP compress=\"false\" hdrOS2=\"false\"/>\n <PNG level=\"9\" interlaced=\"false\" filter=\"0\"/>\n <GIF interlaced=\"false\" hdr87a=\"false\"/>\n <PCX compress=\"false\"/>\n <WEBP method=\"0\" quality=\"90\" filesize=\"128\" compress=\"4\" strength=\"60\" sharpness=\"0\" preset=\"0\" sharpyuv=\"false\"/>\n <JP2 mode=\"0\" quality=\"80\" ratio=\"4\" fileSize=\"100\"/>\n <PDF compress=\"3\" compressGrey=\"3\" compressBW=\"4\" quality=\"99\"/>\n <JXR quality=\"90\" colorFormat=\"0\" filter=\"0\"/>\n <FORMATS_SETTINGS keepEXIF=\"false\" keepICC=\"false\" keepIPTC=\"false\" keepXMP=\"false\"/>\n </Output>\n</XnView_script>\n)"
|
lastActions="@ByteArray(<?xml version=\"1.0\" encoding=\"UTF-8\"?><XnView_script version=\"1.0\" name=\"\">\n <Output>\n <Options/>\n <JPEG quality=\"90\" progressive=\"false\" optimizeHuffman=\"false\" rebuildThumb=\"true\" orgQuality=\"false\" DCTMethod=\"0\" subSampling=\"0\" smoothFactor=\"0\"/>\n <TGA compress=\"false\" bottomUp=\"false\"/>\n <TIFF compress=\"0\" quality=\"80\" compressBW=\"0\" oneStrip=\"false\"/>\n <BMP compress=\"false\" hdrOS2=\"false\"/>\n <PNG level=\"9\" interlaced=\"false\" filter=\"0\"/>\n <GIF interlaced=\"false\" hdr87a=\"false\"/>\n <PCX compress=\"false\"/>\n <WEBP method=\"0\" quality=\"90\" filesize=\"128\" compress=\"4\" strength=\"60\" sharpness=\"0\" preset=\"0\" sharpyuv=\"false\"/>\n <JP2 mode=\"0\" quality=\"80\" ratio=\"4\" fileSize=\"100\"/>\n <PDF compress=\"3\" compressGrey=\"3\" compressBW=\"4\" quality=\"99\"/>\n <JXR quality=\"90\" colorFormat=\"0\" filter=\"0\"/>\n <FORMATS_SETTINGS keepEXIF=\"false\" keepICC=\"false\" keepIPTC=\"false\" keepXMP=\"false\"/>\n </Output>\n</XnView_script>\n)"
|
||||||
list_folder=/_
|
list_folder=/_
|
||||||
list_header="@ByteArray(\0\0\0\xff\0\0\0\0\0\0\0\x1\0\0\0\x1\0\0\0\0\x1\0\0\0/\0\0\0\x1\0\0\0\0\0\0\0\x2\0\0\0\x3\0\0\0\x4\0\0\0\x5\0\0\0\x6\0\0\0\a\0\0\0\b\0\0\0\t\0\0\0\n\0\0\0\v\0\0\0\f\0\0\0\r\0\0\0\xe\0\0\0\xf\0\0\0\x10\0\0\0\x11\0\0\0\x12\0\0\0\x13\0\0\0\x14\0\0\0\x15\0\0\0\x16\0\0\0\x17\0\0\0\x18\0\0\0\x19\0\0\0\x1a\0\0\0\x1b\0\0\0\x1c\0\0\0\x1d\0\0\0\x1e\0\0\0\x1f\0\0\0 \0\0\0!\0\0\0\"\0\0\0#\0\0\0$\0\0\0%\0\0\0&\0\0\0'\0\0\0(\0\0\0)\0\0\0*\0\0\0+\0\0\0,\0\0\0-\0\0\0.\0\0\0/\0\0\0\x1\0\0\0\0\0\0\0\x2\0\0\0\x3\0\0\0\x4\0\0\0\x5\0\0\0\x6\0\0\0\a\0\0\0\b\0\0\0\t\0\0\0\n\0\0\0\v\0\0\0\f\0\0\0\r\0\0\0\xe\0\0\0\xf\0\0\0\x10\0\0\0\x11\0\0\0\x12\0\0\0\x13\0\0\0\x14\0\0\0\x15\0\0\0\x16\0\0\0\x17\0\0\0\x18\0\0\0\x19\0\0\0\x1a\0\0\0\x1b\0\0\0\x1c\0\0\0\x1d\0\0\0\x1e\0\0\0\x1f\0\0\0 \0\0\0!\0\0\0\"\0\0\0#\0\0\0$\0\0\0%\0\0\0&\0\0\0'\0\0\0(\0\0\0)\0\0\0*\0\0\0+\0\0\0,\0\0\0-\0\0\0.\0\0\0/\x5\x1c\0\0\0\0\0\0\0\x5\0\0\0\f\0\0\0\x64\0\0\0\v\0\0\0\x64\0\0\0\n\0\0\0\x64\0\0\0\x1\0\0\0\x64\0\0\0\x2\0\0\0\x64\0\0\x10\x64\0\0\0/\x1\x1\x1\0\0\0\0\0\0\0\0\0\0\0\0\0\x64\xff\xff\xff\xff\0\0\0\x81\0\0\0\x2\0\0\0/\0\0\0\0\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\0\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\0\0\0\0\x1\0\0\0\x2\0\0\0\0\0\0\0\x1\0\0\0\x2\0\0\0\0\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0`\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\x3\xe8\0\0\0\0\0)"
|
list_header="@ByteArray(\0\0\0\xff\0\0\0\0\0\0\0\x1\0\0\0\x1\0\0\0\0\x1\0\0\0/\0\0\0\x1\0\0\0\0\0\0\0\x2\0\0\0\x3\0\0\0\x4\0\0\0\x5\0\0\0\x6\0\0\0\a\0\0\0\b\0\0\0\t\0\0\0\n\0\0\0\v\0\0\0\f\0\0\0\r\0\0\0\xe\0\0\0\xf\0\0\0\x10\0\0\0\x11\0\0\0\x12\0\0\0\x13\0\0\0\x14\0\0\0\x15\0\0\0\x16\0\0\0\x17\0\0\0\x18\0\0\0\x19\0\0\0\x1a\0\0\0\x1b\0\0\0\x1c\0\0\0\x1d\0\0\0\x1e\0\0\0\x1f\0\0\0 \0\0\0!\0\0\0\"\0\0\0#\0\0\0$\0\0\0%\0\0\0&\0\0\0'\0\0\0(\0\0\0)\0\0\0*\0\0\0+\0\0\0,\0\0\0-\0\0\0.\0\0\0/\0\0\0\x1\0\0\0\0\0\0\0\x2\0\0\0\x3\0\0\0\x4\0\0\0\x5\0\0\0\x6\0\0\0\a\0\0\0\b\0\0\0\t\0\0\0\n\0\0\0\v\0\0\0\f\0\0\0\r\0\0\0\xe\0\0\0\xf\0\0\0\x10\0\0\0\x11\0\0\0\x12\0\0\0\x13\0\0\0\x14\0\0\0\x15\0\0\0\x16\0\0\0\x17\0\0\0\x18\0\0\0\x19\0\0\0\x1a\0\0\0\x1b\0\0\0\x1c\0\0\0\x1d\0\0\0\x1e\0\0\0\x1f\0\0\0 \0\0\0!\0\0\0\"\0\0\0#\0\0\0$\0\0\0%\0\0\0&\0\0\0'\0\0\0(\0\0\0)\0\0\0*\0\0\0+\0\0\0,\0\0\0-\0\0\0.\0\0\0/\x5\x1c\0\0\0\0\0\0\0\x5\0\0\0\f\0\0\0\x64\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x64\0\0\0\v\0\0\0\x64\0\0\0\n\0\0\0\x64\0\0\x10\x64\0\0\0/\x1\x1\x1\0\0\0\0\0\0\0\0\0\0\0\0\0\x64\xff\xff\xff\xff\0\0\0\x81\0\0\0\x2\0\0\0/\0\0\0\0\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\0\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\0\0\0\0\x1\0\0\0\x2\0\0\0\0\0\0\0\x1\0\0\0\x2\0\0\0\0\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0`\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\0\x64\0\0\0\x1\0\0\0\x2\0\0\x3\xe8\0\0\0\0\0)"
|
||||||
list_mode=0
|
list_mode=0
|
||||||
script="crop to 4K, 1080p, webp.xbs", "/Cfg/xnview/crop to 4K, 1080p, webp.xbs", webp.xbs, /Cfg/xnview/webp.xbs, auto-crop.xbs, /Cfg/xnview/auto-crop.xbs, flat (white bg).xbs, /Cfg/xnview/flat (white bg).xbs, flat (black bg).xbs, /Cfg/xnview/flat (black bg).xbs, 1080p.xbs, /Cfg/xnview/1080p.xbs, "crop frames, 1080p.xbs", "/Cfg/xnview/crop frames, 1080p.xbs", "webp, crop 60px vert.xbs", "/Cfg/xnview/webp, crop 60px vert.xbs", "crop, 1080p, webp.xbs", "/Cfg/xnview/crop, 1080p, webp.xbs", 2160p.xbs, /Cfg/xnview/2160p.xbs, ipad store vert.xbs, /Cfg/xnview/ipad store vert.xbs, webp100.xbs, /Cfg/xnview/webp100.xbs, ipad store horizontal.xbs, /Cfg/xnview/ipad store horizontal.xbs, ipad store.xbs, /Cfg/xnview/ipad store.xbs, insta story crop.xbs, /Cfg/xnview/insta story crop.xbs
|
script=webp.xbs, /Cfg/xnview/webp.xbs, "crop, 1080p, webp.xbs", "/Cfg/xnview/crop, 1080p, webp.xbs", "crop to 4K, 1080p, webp.xbs", "/Cfg/xnview/crop to 4K, 1080p, webp.xbs", auto-crop.xbs, /Cfg/xnview/auto-crop.xbs, flat (white bg).xbs, /Cfg/xnview/flat (white bg).xbs, flat (black bg).xbs, /Cfg/xnview/flat (black bg).xbs, 1080p.xbs, /Cfg/xnview/1080p.xbs, "crop frames, 1080p.xbs", "/Cfg/xnview/crop frames, 1080p.xbs", "webp, crop 60px vert.xbs", "/Cfg/xnview/webp, crop 60px vert.xbs", 2160p.xbs, /Cfg/xnview/2160p.xbs, ipad store vert.xbs, /Cfg/xnview/ipad store vert.xbs, webp100.xbs, /Cfg/xnview/webp100.xbs, ipad store horizontal.xbs, /Cfg/xnview/ipad store horizontal.xbs, ipad store.xbs, /Cfg/xnview/ipad store.xbs, insta story crop.xbs, /Cfg/xnview/insta story crop.xbs
|
||||||
useCore=true
|
useCore=true
|
||||||
|
|
||||||
[CreateMulti]
|
[CreateMulti]
|
||||||
|
@ -342,10 +342,10 @@ thumb=true
|
||||||
alpha=0
|
alpha=0
|
||||||
apply=true
|
apply=true
|
||||||
back_color=@Variant(\0\0\0\x43\x1\xff\xff\xff\xff\xff\xff\xff\xff\0\0)
|
back_color=@Variant(\0\0\0\x43\x1\xff\xff\xff\xff\xff\xff\xff\xff\0\0)
|
||||||
dither=1
|
dither=-1
|
||||||
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\f\xd0\0\0\x2K\0\0\xe\x63\0\0\x3\xb0\0\0\f\xd2\0\0\x2K\0\0\xe\x61\0\0\x3\xae\0\0\0\0\0\0\0\0\a\x80\0\0\f\xd2\0\0\x2K\0\0\xe\x61\0\0\x3\xae)
|
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\nr\0\0\x1I\0\0\f\x5\0\0\x2\xa0\0\0\nt\0\0\x1I\0\0\f\x3\0\0\x2\x9e\0\0\0\0\0\0\0\0\a\x80\0\0\nt\0\0\x1I\0\0\f\x3\0\0\x2\x9e)
|
||||||
method=2
|
method=4
|
||||||
ncompo=32
|
ncompo=-1
|
||||||
|
|
||||||
[DlgPalette]
|
[DlgPalette]
|
||||||
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\x5]\0\0\x1\xc3\0\0\a\a\0\0\x3S\0\0\x5_\0\0\x1\xc3\0\0\a\x5\0\0\x3Q\0\0\0\0\0\0\0\0\a\x80\0\0\x5_\0\0\x1\xc3\0\0\a\x5\0\0\x3Q)
|
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\x5]\0\0\x1\xc3\0\0\a\a\0\0\x3S\0\0\x5_\0\0\x1\xc3\0\0\a\x5\0\0\x3Q\0\0\0\0\0\0\0\0\a\x80\0\0\x5_\0\0\x1\xc3\0\0\a\x5\0\0\x3Q)
|
||||||
|
@ -361,9 +361,8 @@ default=
|
||||||
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\x2\xc9\0\0\vx\0\0\x4u\0\0\xeV\0\0\x2\xc9\0\0\v\xb7\0\0\x4u\0\0\xeV\0\0\0\0\0\0\0\0\rU\0\0\x2\xc9\0\0\v\xb7\0\0\x4u\0\0\xeV)
|
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\x2\xc9\0\0\vx\0\0\x4u\0\0\xeV\0\0\x2\xc9\0\0\v\xb7\0\0\x4u\0\0\xeV\0\0\0\0\0\0\0\0\rU\0\0\x2\xc9\0\0\v\xb7\0\0\x4u\0\0\xeV)
|
||||||
|
|
||||||
[File]
|
[File]
|
||||||
History=/Data/Img/2023/06/, /Data/Img/ui/_2023/05/, /My/Photos/2023/, /Data/Img/hentai/_3d/, /My/_todo/, /Data/Img/hentai/, /Site/photos/2023/, /Data/Img/cartoons/American Dad/
|
|
||||||
LastUsed=false
|
LastUsed=false
|
||||||
geometry="@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\f5\0\0\x1k\0\0\xe=\0\0\x2\xf6\0\0\f7\0\0\x1k\0\0\xe;\0\0\x2\xf4\0\0\0\0\0\0\0\0\a\x80\0\0\f7\0\0\x1k\0\0\xe;\0\0\x2\xf4)"
|
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\x2\xef\0\0\x1\a\0\0\x4\xf7\0\0\x2\x92\0\0\x2\xf1\0\0\x1\a\0\0\x4\xf5\0\0\x2\x90\0\0\0\0\0\0\0\0\a\x80\0\0\x2\xf1\0\0\x1\a\0\0\x4\xf5\0\0\x2\x90)
|
||||||
|
|
||||||
[FileReplace]
|
[FileReplace]
|
||||||
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\v\x7f\0\0\0\x14\0\0\xe\x4\0\0\x1\xa9\0\0\v\x81\0\0\0\x14\0\0\xe\x2\0\0\x1\xa7\0\0\0\0\0\0\0\0\a\x80\0\0\v\x81\0\0\0\x14\0\0\xe\x2\0\0\x1\xa7)
|
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\v\x7f\0\0\0\x14\0\0\xe\x4\0\0\x1\xa9\0\0\v\x81\0\0\0\x14\0\0\xe\x2\0\0\x1\xa7\0\0\0\0\0\0\0\0\a\x80\0\0\v\x81\0\0\0\x14\0\0\xe\x2\0\0\x1\xa7)
|
||||||
|
@ -381,13 +380,13 @@ presets=@Variant(\0\0\0\b\0\0\0\x1\0\0\0\x16\0<\0L\0\x61\0s\0t\0 \0U\0s\0\x65\0\
|
||||||
preview=true
|
preview=true
|
||||||
|
|
||||||
[Format]
|
[Format]
|
||||||
archive=tar arj gz rar zip tgz
|
archive=rar tar tgz zip arj gz
|
||||||
audio=mpp wav wma aif mp2 lnk mpc mp+ mp3 ogg asx snd mid flac au rmi
|
audio=aif mpp mp+ mp2 ogg snd flac mid asx wav mpc rmi au mp3 lnk wma
|
||||||
avi=divx avi asf vfw wmv vob
|
avi=vob avi vfw divx asf wmv
|
||||||
mpeg=mpeg mpg mpa mpe mpm m1v m1s m2ts m4a m2v mts mp4
|
mpeg=mpeg m1s mpg mts m1v mpa mp4 m2ts mpm m4a m2v mpe
|
||||||
ps=pdf eps ai ps epsf
|
ps=ai pdf epsf eps ps
|
||||||
qt=3gp2 qt 3gp 3g2 mov
|
qt=3gp 3g2 mov 3gp2 qt
|
||||||
text=css js txt c c++ gcode ini h cpp cc xmp php pas
|
text=js gcode h cpp txt css php cc c++ ini xmp c pas
|
||||||
video=mkv webm flv rm
|
video=mkv webm flv rm
|
||||||
|
|
||||||
[%General]
|
[%General]
|
||||||
|
@ -560,7 +559,7 @@ preview=true
|
||||||
[Paint]
|
[Paint]
|
||||||
back=false
|
back=false
|
||||||
backColor=@Variant(\0\0\0\x43\x1\xff\xff\xff\xff\xff\xff\xff\xff\0\0)
|
backColor=@Variant(\0\0\0\x43\x1\xff\xff\xff\xff\xff\xff\xff\xff\0\0)
|
||||||
color1=@Variant(\0\0\0\x43\x1\xff\xff\xff\xff\0\0\0\0\0\0)
|
color1=@Variant(\0\0\0\x43\x1\xff\xff\xff\xff\x85\x85\x85\x85\0\0)
|
||||||
color2=@Variant(\0\0\0\x43\x1\xff\xff\xff\xff\xff\xff\xff\xff\0\0)
|
color2=@Variant(\0\0\0\x43\x1\xff\xff\xff\xff\xff\xff\xff\xff\0\0)
|
||||||
fill=2
|
fill=2
|
||||||
fontAlign=1
|
fontAlign=1
|
||||||
|
@ -568,10 +567,10 @@ fontBold=false
|
||||||
fontItalic=false
|
fontItalic=false
|
||||||
fontName=DejaVu Sans
|
fontName=DejaVu Sans
|
||||||
fontOpacity=100
|
fontOpacity=100
|
||||||
fontSize=30
|
fontSize=6
|
||||||
fontStrike=false
|
fontStrike=false
|
||||||
fontUnderline=false
|
fontUnderline=false
|
||||||
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\0\0\0\0\a\x7f\0\0\x4\x37\0\0\x3\x38\0\0\0\xfa\0\0\a\x7f\0\0\x2\xed\0\0\0\0\0\x4\0\0\a\x80\0\0\0\0\0\0\0\0\0\0\a\x7f\0\0\x4\x37)
|
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\a\x80\0\0\0\0\0\0\xe\xff\0\0\x4\x37\0\0\a\x86\0\0\0\xfa\0\0\vA\0\0\x2\xc3\0\0\0\0\0\x4\0\0\a\x80\0\0\a\x80\0\0\0\0\0\0\xe\xff\0\0\x4\x37)
|
||||||
imageOpacity=100
|
imageOpacity=100
|
||||||
imageStretch=false
|
imageStretch=false
|
||||||
lineMode=0
|
lineMode=0
|
||||||
|
@ -585,8 +584,8 @@ shadowBlur=4
|
||||||
shadowColor=@Variant(\0\0\0\x43\x1\xff\xff\0\0\0\0\0\0\0\0)
|
shadowColor=@Variant(\0\0\0\x43\x1\xff\xff\0\0\0\0\0\0\0\0)
|
||||||
shadowX=2
|
shadowX=2
|
||||||
shadowY=2
|
shadowY=2
|
||||||
text=\x2190
|
text=3
|
||||||
thickness=3
|
thickness=1
|
||||||
|
|
||||||
[PosterizeDlg]
|
[PosterizeDlg]
|
||||||
apply=false
|
apply=false
|
||||||
|
@ -643,7 +642,7 @@ geometry="@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\x2\xd0\0\0\x1,\0\0\x4\x9f\0\0\
|
||||||
tabs=65535
|
tabs=65535
|
||||||
|
|
||||||
[RenFile]
|
[RenFile]
|
||||||
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\n\x89\0\0\x2N\0\0\f\x14\0\0\x2\xe5\0\0\n\x8b\0\0\x2N\0\0\f\x12\0\0\x2\xe3\0\0\0\0\0\0\0\0\a\x80\0\0\n\x8b\0\0\x2N\0\0\f\x12\0\0\x2\xe3)
|
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\nr\0\0\x1\xc0\0\0\f\x5\0\0\x2W\0\0\nt\0\0\x1\xc0\0\0\f\x3\0\0\x2U\0\0\0\0\0\0\0\0\a\x80\0\0\nt\0\0\x1\xc0\0\0\f\x3\0\0\x2U)
|
||||||
|
|
||||||
[Rename]
|
[Rename]
|
||||||
alwaysAdded=false
|
alwaysAdded=false
|
||||||
|
@ -669,9 +668,9 @@ useTemplate=true
|
||||||
with=.png
|
with=.png
|
||||||
|
|
||||||
[ResizeDlg]
|
[ResizeDlg]
|
||||||
geometry="@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\f,\0\0\0\xd3\0\0\r\x81\0\0\x3\a\0\0\f.\0\0\0\xd3\0\0\r\x7f\0\0\x3\x5\0\0\0\0\0\0\0\0\a\x80\0\0\f.\0\0\0\xd3\0\0\r\x7f\0\0\x3\x5)"
|
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\n\xa4\0\0\0\xd1\0\0\v\xcb\0\0\x3\x19\0\0\n\xa6\0\0\0\xd1\0\0\v\xc9\0\0\x3\x17\0\0\0\0\0\0\0\0\a\x80\0\0\n\xa6\0\0\0\xd1\0\0\v\xc9\0\0\x3\x17)
|
||||||
loadDefaults=true
|
loadDefaults=true
|
||||||
presets=@Variant(\0\0\0\b\0\0\0\x1\0\0\0\x16\0<\0L\0\x61\0s\0t\0 \0U\0s\0\x65\0\x64\0>\0\0\0\f\0\0\0<\0\0\0\x3\0\0\0\0\0\0\a\x80\0\0\x4\x38\x1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0@R\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\x1\0\0\0\0\0<\0\0\0\a)
|
presets=@Variant(\0\0\0\b\0\0\0\x1\0\0\0\x16\0<\0L\0\x61\0s\0t\0 \0U\0s\0\x65\0\x64\0>\0\0\0\f\0\0\0<\0\0\0\x3\0\0\0\0\0\0\xf\0\0\0\x4\xb0\x1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0@R\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\x1\0\0\0\0\0<\0\0\0\a)
|
||||||
|
|
||||||
[Rotate]
|
[Rotate]
|
||||||
angle=-131.8
|
angle=-131.8
|
||||||
|
@ -813,7 +812,7 @@ dbThumbFolder=
|
||||||
debug=0
|
debug=0
|
||||||
geom=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\a\x80\0\0\0\0\0\0\xe\xff\0\0\x4\x37\0\0\a\x80\0\0\0\0\0\0\xe\xff\0\0\x4\x37\0\0\0\0\0\0\0\0\a\x80\0\0\a\x80\0\0\0\0\0\0\xe\xff\0\0\x4\x37)
|
geom=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\a\x80\0\0\0\0\0\0\xe\xff\0\0\x4\x37\0\0\a\x80\0\0\0\0\0\0\xe\xff\0\0\x4\x37\0\0\0\0\0\0\0\0\a\x80\0\0\a\x80\0\0\0\0\0\0\xe\xff\0\0\x4\x37)
|
||||||
language=en
|
language=en
|
||||||
lastCheck=@Variant(\0\0\0\xe\0%\x89\xd1)
|
lastCheck=@Variant(\0\0\0\xe\0%\x89\xd9)
|
||||||
oneInstance=true
|
oneInstance=true
|
||||||
otherFlag=0
|
otherFlag=0
|
||||||
otherFolder=
|
otherFolder=
|
||||||
|
@ -915,7 +914,7 @@ resetFit=true
|
||||||
resetXY=false
|
resetXY=false
|
||||||
resizeFilter=0
|
resizeFilter=0
|
||||||
saveCopy=false
|
saveCopy=false
|
||||||
saveFolder=/_/cross-word-unit-one/
|
saveFolder=/_/
|
||||||
saveUseOrg=true
|
saveUseOrg=true
|
||||||
saveasUseFormat=false
|
saveasUseFormat=false
|
||||||
savedSelection=@Rect(0 0 0 0)
|
savedSelection=@Rect(0 0 0 0)
|
||||||
|
|
Loading…
Reference in New Issue