-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.project
More file actions
34 lines (34 loc) · 969 Bytes
/
Copy path.project
File metadata and controls
34 lines (34 loc) · 969 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
# Gambas Project File 3.0
Title=1secMail - GUI
Startup=FMain
Icon=icons/icon.png
Version=1.9.0
Component=gb.image
Component=gb.gui
Component=gb.form
Component=gb.dbus
Component=gb.desktop
Component=gb.net
Component=gb.net.curl
Component=gb.sdl2.audio
Component=gb.util.web
Description="Genera una dirección de correo electrónico temporal para recibir mails (utiliza la API de: https://www.1secmail.com/api/)"
Authors="The Nerdy Apprentice\nhttps://thenerdyapprentice.blogspot.com/"
TabSize=2
Language=es_AR
Maintainer=The Nerdy Apprentice
Vendor=TheNerdyApprentice
VendorPrefix=TNA
Address=marianoctt@gmail.com
Url=https://thenerdyapprentice.blogspot.com/
License=General Public License
PackageName=1secmail_gui-1.9.0
CreateEachDirectory=1
Packager=1
Systems=archlinux
SameDependencies=1
SameFiles=1
Menus=archlinux:"Applications/Office"
Categories=archlinux:"Office"
Groups=archlinux:"utils"
ExtraDependencies=*:"xdg-desktop-portal\t\t\nxdg-desktop-portal-gtk\t\t"