/usr/share/gromacs/top/export.dlg is in gromacs-data 2018.1-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | grid 33 13 {
group "Export File" 1 1 31 8 {
radiobuttons { "Gromos" "PDB" }
"format" "format" "Gromos" "help export"
edittext "Filename: " "outfile" "outfile" "conf" "help export"
}
simple 1 10 15 2 {
defbutton "Ok" "Ok" "Ok" "Ok" "help export"
}
simple 17 10 15 2 {
button "Cancel" "Cancel" "Cancel" "Cancel" "help export"
}
}
|