Commit Graph

7 Commits

Author SHA1 Message Date
4c784b32c8 Change ID to com.github.writeas.writeas-gtk 2018-09-30 20:25:37 -04:00
d9972636a7 Prevent opening text files
Opening a text file would overwrite the current draft, so for now we'll
disable this.
2018-09-30 13:06:56 -04:00
95b324f8d2 Add GPL license 2018-07-19 16:36:34 -04:00
081126aaa6 Rename write-as-gtk to writeas-gtk 2018-04-19 16:27:05 -04:00
Adrian Cochrane
25923d8354 Allow other applications to open text files with Odysseus.
And while I was trying to make that work, I corrected some problems in
the .desktop file.
Specifically I wrote down the wrong executable name and
the categories I selected for it didn't validate.
So I focused it on the publishing category.

16min
2018-04-17 15:46:38 +12:00
Adrian Cochrane
c337ba2320 Create a basic text editor.
7min
2018-04-17 10:42:37 +12:00
Adrian Cochrane
08c0128f2f Setup a basic GTK app.
21min
2018-04-17 10:34:21 +12:00