remove CallsCallHolder and CallsCallData

Both classes are containers for other data and we can pass the data
directly without an additional code.
This commit is contained in:
Julian Sparber
2021-01-28 12:46:19 +01:00
parent 1bfcdd545a
commit 1c8eb87e7f
15 changed files with 129 additions and 672 deletions

View File

@@ -3,9 +3,7 @@ data/sm.puri.Calls-daemon.desktop.in
src/calls-application.c
src/calls-best-match.c
src/calls-call.c
src/calls-call-data.c
src/calls-call-display.c
src/calls-call-holder.c
src/calls-call-record.c
src/calls-call-record-row.c
src/calls-call-selector-item.c

View File

@@ -89,19 +89,7 @@ msgstr "State"
msgid "The current state of the call"
msgstr "The current state of the call"
#: src/calls-call-data.c:136 src/calls-call-holder.c:157
msgid "Call"
msgstr "Call"
#: src/calls-call-data.c:137
msgid "The call"
msgstr "The call"
#: src/calls-call-data.c:143
msgid "Party"
msgstr "Party"
#: src/calls-call-data.c:144 src/calls-encryption-indicator.c:129
#: src/calls-encryption-indicator.c:129
msgid "The party participating in the call"
msgstr "The party participating in the call"
@@ -117,10 +105,6 @@ msgstr "Call data"
msgid "Data for the call this display will be associated with"
msgstr "Data for the call this display will be associated with"
#: src/calls-call-holder.c:158
msgid "The call to hold"
msgstr "The call to hold"
#: src/calls-call-record.c:189
msgid "ID"
msgstr "ID"

View File

@@ -86,19 +86,7 @@ msgstr "وضعیت"
msgid "The current state of the call"
msgstr "وضعیت فعلی تماس"
#: src/calls-call-data.c:136 src/calls-call-holder.c:157
msgid "Call"
msgstr "تماس"
#: src/calls-call-data.c:137
msgid "The call"
msgstr "تماس"
#: src/calls-call-data.c:143
msgid "Party"
msgstr ""
#: src/calls-call-data.c:144 src/calls-encryption-indicator.c:129
#: src/calls-encryption-indicator.c:129
msgid "The party participating in the call"
msgstr ""
@@ -114,10 +102,6 @@ msgstr "داده‌های تماس"
msgid "Data for the call this display will be associated with"
msgstr "داده‌ها برای تماسی که این نمایشگر به آن مرتبط است"
#: src/calls-call-holder.c:158
msgid "The call to hold"
msgstr "تماس برای انتظار"
#: src/calls-call-record.c:189
msgid "ID"
msgstr "شناسه"

View File

@@ -90,19 +90,7 @@ msgstr "Stato"
msgid "The current state of the call"
msgstr "Lo stato corrente della chiamata"
#: src/calls-call-data.c:136 src/calls-call-holder.c:157
msgid "Call"
msgstr "Chiamata"
#: src/calls-call-data.c:137
msgid "The call"
msgstr "La chiamata"
#: src/calls-call-data.c:143
msgid "Party"
msgstr "Party"
#: src/calls-call-data.c:144 src/calls-encryption-indicator.c:129
#: src/calls-encryption-indicator.c:129
msgid "The party participating in the call"
msgstr "La parte che partecipa alla chiamata"
@@ -118,10 +106,6 @@ msgstr "Dati di chiamata"
msgid "Data for the call this display will be associated with"
msgstr "Dati per la chiamata a cui verrà associato questo display"
#: src/calls-call-holder.c:158
msgid "The call to hold"
msgstr "La chiamata da mettere in attesa"
#: src/calls-call-record.c:189
msgid "ID"
msgstr "ID"