aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/main.c')
-rw-r--r--calendar/main.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/calendar/main.c b/calendar/main.c
index b8e3f2fb9e..d499992b1c 100644
--- a/calendar/main.c
+++ b/calendar/main.c
@@ -208,13 +208,13 @@ GnomeUIInfo gnome_cal_menu [] = {
};
GnomeUIInfo gnome_toolbar [] = {
- { GNOME_APP_UI_ITEM, N_("Prev"), N_("Previous"), previous_clicked, 0, 0,
+ { GNOME_APP_UI_ITEM, N_("Prev"), NULL, previous_clicked, 0, 0,
GNOME_APP_PIXMAP_STOCK, GNOME_STOCK_MENU_BACK },
- { GNOME_APP_UI_ITEM, N_("Today"), N_("Today"), today_clicked, 0, 0,
+ { GNOME_APP_UI_ITEM, N_("Today"), NULL, today_clicked, 0, 0,
GNOME_APP_PIXMAP_STOCK, GNOME_STOCK_MENU_BACK },
- { GNOME_APP_UI_ITEM, N_("Next"), N_("Next"), next_clicked, 0, 0,
+ { GNOME_APP_UI_ITEM, N_("Next"), NULL, next_clicked, 0, 0,
GNOME_APP_PIXMAP_STOCK, GNOME_STOCK_MENU_FORWARD },
GNOMEUIINFO_END
18953de549a13de4e665a'>Reorder PORTREVISION and DISTVERSIONPREFIX.rakuco2017-09-101-1/+1 * Update to 2.001.rakuco2017-09-103-6/+16 * - Add NO_ARCHamdmi32017-08-302-1/+2 * - Update to 10.0.06.jkim2017-08-295-43/+37 * Use PKGNAMESUFFIXsunpoet2017-08-231-6/+7 * Use PKGNAMESUFFIXsunpoet2017-08-231-1/+2 * Use PKGNAMESUFFIXsunpoet2017-08-231-1/+2 * New port: x11-fonts/ohsnaptcberner2017-08-026-0/+79 * x11-fonts/powerline-fonts: update to new snapshotswills2017-07-273-89/+161 * Deprecate ports BROKEN for more than 6 monthsantoine2017-07-221-0/+2 * Update to 4.46.0tobik2017-07-192-4/+4 * Update X.org WWWsamdmi32017-07-1457-57/+57 * Update to 2.0001rakuco2017-07-062-4/+4 * Update to 2.0-rc2rakuco2017-06-282-4/+4 * Update to 2.0rc1rakuco2017-06-252-5/+7 * Do not silence installation messagessunpoet2017-06-201-2/+2 * Fix plist.rakuco2017-06-092-0/+3 * Use https in WWW and MASTER_SITES.rakuco2017-06-092-2/+2 * Set NO_ARCH=yes.rakuco2017-06-091-0/+1 * Fix check-sanity after WTFPL additionantoine2017-05-111-2/+0 * - Update to 0.6.0miwi2017-05-056-27/+159 * Update to 1.0.5kevlo2017-05-032-3/+4 * Add Noto Serif CJK fonts.kevlo2017-05-033-13/+55 * Use USES=gnomesunpoet2017-05-011-1/+1 * x11-fonts/averiagwf: create portswills2017-04-155-0/+64 * Update to 0.0.25bapt2017-04-022-3/+4 * Replace fedorahosted by the new site.thierry2017-03-262-2/+2 * Fix fetch and handover maintainership to submitter.krion2017-03-141-2/+2 * Update to 2.000sunpoet2017-03-102-4/+4 * Drop maintainership and return them back to the pool.cpm2017-02-241-1/+1 * Enable autohint. [1]delphij2017-02-192-2/+5 * Update to 6.002.rakuco2017-02-182-4/+4 * x11-fonts/font-manager: Switch from using Google Code to GitHubjrm2017-02-156-22/+30 * Update MAINTAINER to tobik@FreeBSD.org for my portstobik2017-02-151-1/+1 * Update to the latest version.kevlo2017-02-043-21/+72 * Update to 6.001rakuco2017-02-042-4/+4 * Generate fontconfig cache on installation. This prevents cache creationtijl2017-02-026-12/+28 * Enable i386 support to Linux CentOS 7 ports.tijl2017-02-011-0/+24 * - Autodetect the installed linux_base port and use LINUX_DEFAULT only astijl2017-02-019-51/+22 * Change the MAINTAINER line to my FreeBSD.org address in the ports I maintainrezny2017-01-301-1/+1 * Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/sunpoet2017-01-212-2/+2 * Update Linux CentOS 7 ports to 7.3.1611. While 7.2 had semi-official i386tijl2017-01-194-38/+10 * Update to 6.0rakuco2017-01-192-4/+4 * The output of tools like awk, date, sort, tr,... depends on the currenttijl2017-01-181-1/+0 * - Update Mozilla's Open Source Type Family Fira to versions 4.203 (Sans)danfe2017-01-175-53/+91 * Fix encodings.dir pathbapt2017-01-141-0/+6 * http://github.com redirects to the https version.mat2017-01-131-1/+1 * Make 64 bit Linux packages the default on amd64.tijl2017-01-121-1/+1 * Update to 1.204cs2017-01-012-5/+5 * Drop support for Linux Fedora 10 (ports part)rene2017-01-015-77/+0 * Move DISTVERSIONPREFIX to the right location after r430012.rakuco2016-12-311-1/+1 * Update to 5.001.rakuco2016-12-313-9/+36 * Reset ports per maintainer request.rene2016-12-261-3/+2 * - Update to 1.0.3wen2016-12-202-3/+4 * Use ${FONTSDIR} instead of %%FONTSDIR%% in PLIST_FILES. No revision bump sinceehaupt2016-12-141-1/+1 * Add emojione-color-font-ttf 1.3, color emoji font using EmojiOne Unicodeehaupt2016-12-144-0/+41 * Remove libintl.so.9 compatibility link that was added in r374303 totijl2016-12-093-2/+3 * Remove libogg.so.8, libvorbis.so.4 and libvorbisfile.so.6 compatibilitytijl2016-12-081-1/+1 * http://github.com redirects to https://github.com, spare everyone a redirect.mat2016-12-021-1/+1 * - Add sourceserifpro-ttf 1.017sunpoet2016-11-266-0/+49 * - Use Roman fonts version as PORTVERSIONsunpoet2016-11-261-4/+3 * - Update to 2.030R-ro/1.050R-itsunpoet2016-11-262-5/+6 * - Update to 2.37sunpoet2016-11-213-4/+6 * Remove broken optionantoine2016-11-091-4/+1 * - Add LICENSEamdmi32016-11-074-10/+13 * Update to 1.5.2bapt2016-11-062-3/+4 * x11-fonts/roboto-fonts-ttf: Update to 2.134cpm2016-10-285-4/+90 * All 3 types of fonts are obsoleted in the port. Use official site toache2016-10-242-10/+10 * Move shareware notice to pkg-message and cleanup.olgeni2016-10-232-7/+8 * x11-fonts/sharefonts: add NO_ARCH and reduce diff with x11-fonts/freefonts.olgeni2016-10-231-2/+3 * x11-fonts/freefonts: fix path in pkg-message and set NO_ARCH.olgeni2016-10-233-13/+15 * Use WenQuanYi Zen Hei Sharp instead of WenQuanYi Bitmap Song.delphij2016-10-212-2/+2 * Reassign makc's ports back to the pool.rakuco2016-10-201-1/+1 * Add Linux CentOS 7 infrastructure ports.tijl2016-10-196-0/+95 * Provide a NEWVERDANA option (off by default) to install the y2006olgeni2016-10-193-5/+19 * Sync webfonts collection with mscorefonts2.olgeni2016-10-174-18/+57 * Update to 1.06 and add NO_ARCH.adamw2016-10-112-3/+5 * Mark BROKEN: unfetchableantoine2016-10-011-0/+2 * x11-fonts/oldschool-pc-fonts: add new portjbeich2016-09-305-0/+155 * GOOGLE_CODE has gone away.mat2016-09-14