summaryrefslogtreecommitdiff
path: root/Base/res/apps
diff options
context:
space:
mode:
authorFaeliore <taymor@pm.me>2021-07-29 21:03:55 -0400
committerGunnar Beutner <gunnar@beutner.name>2021-07-30 20:47:31 +0200
commit8e3431d56d25dc90c588d2729feba5a9a133a289 (patch)
treec15cb156e78bb23575a614d412aa73ea2048cc1c /Base/res/apps
parent1bfd405353da153974ba0fc675d1d25dcf97f33d (diff)
downloadserenity-8e3431d56d25dc90c588d2729feba5a9a133a289.zip
MailSettings: Add basic mail settings dialog
MailSettings: Add a GML file for Mail settings MailSettings: Add an AF desktop file for Mail Settings MailSettings: Unveil /res in mail settings, fix GML MailSettings: Mail settings texteditor->textbox MailSettings: Update mail username to correct category in settings Modified Mail settings GML to properly represent ports >100 MailSettings: Update/fix mail settings GML MailSettings: Adjust GML, add icons for mail settings MailSettings: Change Okay button to OK MailSettings: Change mail setting reset button to revert MailSettings: Fix incorrect variable names in mail settings MailSettings: Add newlines af EOF of all mail setting files MailSettings: Mail settings linting issues fixed MailSettings: Increase size of icon features Code cleaning/styling changes as per gunnarbeutner review Made settings descriptions more friendly per sin-ack review MailSettings: Fixes as per PR comments MailSettings: Fix checkbox weirdness MailSettings: Adjust width of checkbox MailSettings: Remove unneccessary update() call MailSettings: Replace port SpinBox with ComboBox MailSettings: Add colons to labels, remove port 110 option MailSettings: Remove custom model, use ItemListModel MailSettings: Change relative icon paths to absolute ones
Diffstat (limited to 'Base/res/apps')
-rw-r--r--Base/res/apps/MailSettings.af5
1 files changed, 5 insertions, 0 deletions
diff --git a/Base/res/apps/MailSettings.af b/Base/res/apps/MailSettings.af
new file mode 100644
index 0000000000..4d92c6135e
--- /dev/null
+++ b/Base/res/apps/MailSettings.af
@@ -0,0 +1,5 @@
+[App]
+Name=Mail Settings
+Executable=/bin/MailSettings
+Category=Settings
+Description=Configure the Mail application