Home
last modified time | relevance | path

Searched refs:wind_text (Results 1 – 3 of 3) sorted by relevance

/dports/misc/ansiweather/ansiweather-1.18.0/
H A Dansiweather151 wind_text=$(get_config "wind_text" || echo "Wind")
420 output="$output$dashes$text $wind_text$delimiter$data $wind $speed_unit $direction "
H A Dansiweatherrc.example32 wind_text:Wind
/dports/x11/lxpanel/lxpanel-0.9.3/plugins/weather/
H A Dweatherwidget.c1732 GtkWidget * wind_text = gtk_label_new(wind); in gtk_weather_run_conditions_dialog() local
1738 gtk_container_add(GTK_CONTAINER(wind_text_alignment), wind_text); in gtk_weather_run_conditions_dialog()