Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorvlorenzo2014-01-16 15:04:40 +0000
committervlorenzo2014-01-16 15:04:40 +0000
commit158fd10bc953c93cab15a138476ab2b8bee61a7a (patch)
tree77e0aba1a35d5c110c0114b7be981ae53808290f /plugins/infra
parent6a8f4f02eace3df243ea7f1d89ae9ab9f1483396 (diff)
downloadorg.eclipse.papyrus-158fd10bc953c93cab15a138476ab2b8bee61a7a.tar.gz
org.eclipse.papyrus-158fd10bc953c93cab15a138476ab2b8bee61a7a.tar.xz
org.eclipse.papyrus-158fd10bc953c93cab15a138476ab2b8bee61a7a.zip
425890: [Table2]/[Diagram] PapyrusPreferenceStore must be refactored to
be used by all Papyrus Editors https://bugs.eclipse.org/bugs/show_bug.cgi?id=425890 Comit a forgotten class
Diffstat (limited to 'plugins/infra')
-rw-r--r--plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/messages/messages.properties2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/messages/messages.properties b/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/messages/messages.properties
index fffa0ad0ec3..2bf126f96b4 100644
--- a/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/messages/messages.properties
+++ b/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.preferences/src/org/eclipse/papyrus/infra/gmfdiag/preferences/messages/messages.properties
@@ -4,3 +4,5 @@ RulersAndGridGroup_GridInFront=Grid In Front
RulersAndGridGroup_GridStyle=Grid Style
ApplyValueOnPreferenceKeyDialog_DIAGRAM=DIAGRAM
ApplyValueOnPreferenceKeyDialog_ELEMENT=ELEMENT
+ApplyValueOnPreferenceKeyDialog_DIAGRAM=DIAGRAM
+ApplyValueOnPreferenceKeyDialog_ELEMENT=ELEMENT

Back to the top