summaryrefslogtreecommitdiff
path: root/mateweather/mateweather-about.c
AgeCommit message (Collapse)AuthorFilesLines
2019-03-20Make translatable documenters in about dialogrbuj1-1/+8
2019-03-20Make translatable copyright info in about dialogrbuj1-5/+2
2019-03-20Ensure proper translation of the about dialog titlerbuj1-0/+1
Note that GTK+ sets a default title of _("About %s") on the dialog window (where %s is replaced by the name of the application, but in order to ensure proper translation of the title, applications should set the title property explicitly when constructing a GtkAboutDialog https://developer.gnome.org/gtk3/stable/GtkAboutDialog.html
2018-01-09update copyright year to 2018monsta1-1/+1
2017-10-06mateweather: update copyright yearmonsta1-1/+1
missed this applet yesterday
2016-07-31mateweather: use GtkAbout and update copyrightraveit651-4/+6
2014-05-03Use MateAboutDialog from libmate-desktopStefano Karapetsas1-1/+3
2012-10-09Typo fix in mateweather-about.ccardpuncher1-1/+1
Just found another typo in the documentation credits of the weather applet.
2011-11-14initialPerberos1-0/+55