Home
last modified time | relevance | path

Searched refs:about_text (Results 1 – 25 of 230) sorted by relevance

12345678910

/dports/audio/drumgizmo/drumgizmo-0.9.19/plugingui/
H A Dabouttab.cc78 std::string about_text; in getAboutText() local
81 about_text.append(_( in getAboutText()
86 about_text.append(UTF8().toLatin1(getLocalizedFile(":../ABOUT"))); in getAboutText()
89 about_text.append(_( in getAboutText()
95 about_text.append(std::string(VERSION) + "\n"); in getAboutText()
98 about_text.append(_( in getAboutText()
104 about_text.append(UTF8().toLatin1(getLocalizedFile(":../BUGS"))); in getAboutText()
107 about_text.append(_( in getAboutText()
113 about_text.append(UTF8().toLatin1(getLocalizedFile(":../AUTHORS"))); in getAboutText()
116 about_text.append(_( in getAboutText()
[all …]
/dports/games/tuxpaint-config/tuxpaint-config-0.0.13/src/
H A Dtuxpaint-config.cxx114 for (j = 0; j <= strlen(about_text); j++) in setup()
116 buf[len++] = about_text[j]; in setup()
118 if (about_text[j] == ' ' || about_text[j] == '\0') in setup()
H A Dabout.h9 static const char * about_text = gettext_noop( variable
/dports/graphics/gliv/gliv-1.9.7/src/
H A Dhelp.c142 gchar *about_text; in show_about_box() local
154 about_text = g_strconcat(_(ABOUT_GLIV), " ", VERSION, "\n", in show_about_box()
159 about = GTK_LABEL(gtk_label_new(about_text)); in show_about_box()
160 g_free(about_text); in show_about_box()
/dports/games/hexxagon/hexxagon-1.0.2/src/gui/
H A Dgtkaboutwindow.cpp28 const char *about_text = "Hexxagon v1.0\n"\ variable
54 GtkAboutWindow::GtkAboutWindow() : text(about_text, Gtk::ALIGN_CENTER, Gtk::ALIGN_CENTER), close(Gt… in GtkAboutWindow()
/dports/databases/mantis/mantisbt-2.25.2/library/rssbuilder/
H A Dclass.RSS_V_091.inc.php47 $about_text = $this->xml->createTextNode($this->rssdata->getAbout());
48 $docs->appendChild($about_text);
49 $link->appendChild($about_text->cloneNode());
/dports/multimedia/audacious/audacious-4.1/src/libaudqt/
H A Dabout-qt.cc59 const char * about_text = in buildAboutWindow() local
71 auto text = new QLabel(about_text, window); in buildAboutWindow()
/dports/devel/godot/godot-3.2.3-stable/editor/
H A Deditor_about.cpp137 Label *about_text = memnew(Label); in EditorAbout() local
138 about_text->set_v_size_flags(Control::SIZE_SHRINK_CENTER); in EditorAbout()
139 about_text->set_text(VERSION_FULL_NAME + hash + in EditorAbout()
142 hbc->add_child(about_text); in EditorAbout()
/dports/devel/godot-tools/godot-3.2.3-stable/editor/
H A Deditor_about.cpp137 Label *about_text = memnew(Label); in EditorAbout() local
138 about_text->set_v_size_flags(Control::SIZE_SHRINK_CENTER); in EditorAbout()
139 about_text->set_text(VERSION_FULL_NAME + hash + in EditorAbout()
142 hbc->add_child(about_text); in EditorAbout()
/dports/multimedia/audacious/audacious-4.1/src/libaudgui/
H A Dabout.cc31 static const char about_text[] = "<big><b>Audacious " VERSION "</b></big>\n" COPYRIGHT; variable
87 gtk_label_set_markup ((GtkLabel *) label, about_text); in create_about_window()
/dports/math/calcoo/calcoo-1.3.18/src/
H A Db_info.c100 while (about_text[i] || about_text[i + 1]) { in call_info()
101 about_label = gtk_label_new(about_text[i]); in call_info()
H A Dtexts.h11 static char *about_text[] = variable
/dports/games/opentyrian/opentyrian-opentyrian-77a8715634e3/src/
H A Dscroller.h27 } about_text[]; variable
/dports/japanese/im-ja/im-ja-1.5/src/im-ja-conf/
H A Dabout-box.c35 const gchar *about_text[] = { variable
70 #define NUM_TEXT_LINES (sizeof (about_text) / sizeof (gchar *))
353 priv->text[i] = about_text[i]; in init()
/dports/x11-fonts/gbdfed/gbdfed-1.6/
H A Dhtext.h22 static gchar *about_text = "" variable
/dports/graphics/ipe/ipe-7.2.23/src/ipe/
H A Dmain_cocoa.cpp112 static const char * const about_text =
162 NSString *info = [NSString stringWithFormat:@(about_text), COPYRIGHT_YEAR];
/dports/sysutils/gkfreq/gkrellm-gkfreq-2.2/
H A Dgkrellm-gkfreq.c407 static gchar about_text[ABOUT_STRING_MAXLEN+1]; in create_plugin_tab() local
408 sprintf(about_text, "%s version %s\n" in create_plugin_tab()
420 gkrellm_gtk_text_view_append(text, &about_text[0]); in create_plugin_tab()
/dports/graphics/qcomicbook/QComicBook-0.9.1/src/
H A DAboutDialog.cpp40 about_text->setText(text); in setText()
/dports/x11/xascii/xascii-1.0/
H A Dxascii.h58 static char about_text [] = variable
/dports/chinese/bitchx/bitchx-1.2.1/include/
H A Dgtkbitchx.h35 void gtk_about_box(char *about_text);
/dports/irc/bitchx/bitchx-1.2.1/include/
H A Dgtkbitchx.h35 void gtk_about_box(char *about_text);
/dports/deskutils/egroupware/egroupware/vendor/simplesamlphp/simplesamlphp/docs/
H A Dsimplesamlphp-translation.md17 <p><?php echo $this->t('{core:frontpage:about_text}'); ?></p>
19 In this example, two translated terms are included: `about_header` and `about_text`. Both these ter…
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/simplesamlphp/simplesamlphp/docs/
H A Dsimplesamlphp-translation.md17 <p><?php echo $this->t('{core:frontpage:about_text}'); ?></p>
19 In this example, two translated terms are included: `about_header` and `about_text`. Both these ter…
/dports/sysutils/gkrelltop/gkrelltop-2.2.13.orig/
H A Dgkrelltop.c595 gchar *about_text;
661 about_text = g_strdup_printf(
669 text = gtk_label_new(about_text);
672 g_free(about_text);
/dports/sysutils/gkleds2/gkleds-0.8.2/
H A DChangeLog17 * added locale->utf8 convert for about_text
32 * fixed about_text mem leakage

12345678910